index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
http
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-30
Access: support for UNIX-domain client addresses (ticket #359).
Ruslan Ermilov
1
-35
/
+111
2013-05-27
Upstream: http_403 support in proxy_next_upstream (and friends).
Maxim Dounin
6
-5
/
+19
2013-05-24
Xslt: xslt_last_modified directive.
Maxim Dounin
1
-4
/
+22
2013-05-24
Sub filter: sub_filter_last_modified directive.
Maxim Dounin
1
-1
/
+14
2013-05-24
SSI: ssi_last_modified directive.
Maxim Dounin
1
-1
/
+14
2013-05-23
Memcached: stricten header validation.
Ruslan Ermilov
1
-9
/
+17
2013-05-23
Use "void" for functions with empty parameter list.
Sergey Kandaurov
2
-2
/
+2
2013-05-22
Referer module: added $invalid_referer to variables hash.
Maxim Dounin
1
-2
/
+1
2013-05-21
Upstream: fixed fail_timeout and max_fails > 1.
Maxim Dounin
2
-2
/
+8
2013-05-21
Fixed error logging.
Sergey Kandaurov
2
-5
/
+3
2013-05-21
Upstream: slightly optimized ngx_http_upstream_process_header().
Ruslan Ermilov
1
-4
/
+4
2013-05-21
Upstream: made the assignment more obvious.
Ruslan Ermilov
1
-1
/
+1
2013-05-15
Upstream keepalive: slightly simplified code.
Ruslan Ermilov
1
-5
/
+2
2013-05-15
Proxy: clear script engine used to calculate lengths.
Maxim Dounin
1
-0
/
+2
2013-05-13
Fixed lingering_time check.
Maxim Dounin
2
-4
/
+4
2013-05-13
Upstream: allow to intercept responses with status 300.
Ruslan Ermilov
1
-1
/
+1
2013-05-02
PCRE: retain input pattern for all regular expressions.
Piotr Sikora
1
-1
/
+1
2013-05-11
Proxy: $proxy_internal_body_length fixed.
Maxim Dounin
1
-1
/
+2
2013-05-11
Mp4: indentation and style, no functional changes.
Maxim Dounin
1
-31
/
+39
2013-05-11
Added r->limit_rate_after.
Maxim Dounin
2
-4
/
+9
2013-05-11
Fixed build with --with-mail_ssl_module.
Maxim Dounin
3
-6
/
+6
2013-05-11
Request body: fixed r->count increment on allocation failure.
Maxim Dounin
1
-1
/
+2
2013-05-11
Perl: extra "return" removed.
Maxim Dounin
1
-1
/
+1
2013-05-06
Fixed chunk size parsing.
Maxim Dounin
1
-0
/
+4
2013-04-29
Proxy: allocate $proxy_internal_body_length from request pool.
Ruslan Ermilov
1
-1
/
+1
2013-04-23
SPDY: set NGX_TCP_NODELAY_DISABLED for fake connections.
Valentin Bartenev
1
-0
/
+1
2013-04-23
Perl: request body handling fixed.
Maxim Dounin
1
-3
/
+36
2013-04-19
Configure: fixed perl Makefile generation (ticket #334).
Maxim Dounin
1
-1
/
+1
2013-04-16
Request body: only read body in main request (ticket #330).
Maxim Dounin
1
-1
/
+1
2013-04-12
Upstream: warn if multiple non-stackable balancers are installed.
Ruslan Ermilov
2
-0
/
+10
2013-04-11
Upstream: fixed $upstream_response_length without buffering.
Sergey Kandaurov
1
-1
/
+1
2013-04-10
Configure: fixed nginx.so rebuild (broken by r5145).
Maxim Dounin
1
-2
/
+4
2013-04-04
Upstream: removed surplus ngx_resolve_name_done() call.
Valentin Bartenev
1
-10
/
+1
2013-04-03
Limit req: rate should be non-zero.
Valentin Bartenev
1
-1
/
+1
2013-03-29
Pass PCRE_CASELESS to pcre_compile() for caseless matching.
Ruslan Ermilov
1
-1
/
+1
2013-03-28
Simplified nginx version maintenance.
Ruslan Ermilov
1
-1
/
+1
2013-03-27
Upstream: fixed tcp_nodelay with connection upgrade (ticket #325).
Maxim Dounin
1
-20
/
+27
2013-03-27
Version bump.
Maxim Dounin
1
-1
/
+1
2013-03-25
Upstream: removed rudiments of upstream connection caching.
Ruslan Ermilov
2
-23
/
+0
2013-03-25
Upstream: removed sorting of upstream servers.
Ruslan Ermilov
1
-22
/
+0
2013-03-25
Upstream: removed double-free workarounds in peer.free() methods.
Ruslan Ermilov
3
-19
/
+1
2013-03-25
Upstream: only call peer.free() if peer.get() selected a peer.
Ruslan Ermilov
1
-7
/
+10
2013-03-21
Split clients: check length when parsing configuration.
Ruslan Ermilov
1
-1
/
+1
2013-03-21
Removed unused ngx_http_clear_variable() macro.
Ruslan Ermilov
1
-3
/
+0
2013-03-21
Fixed language in a comment preceding ngx_http_index_handler().
Ruslan Ermilov
1
-5
/
+5
2013-03-21
Use NGX_DEFAULT_POOL_SIZE macro where appropriate.
Ruslan Ermilov
3
-4
/
+4
2013-03-20
Preliminary experimental support for SPDY draft 2.
Valentin Bartenev
15
-14
/
+4823
2013-03-20
URI processing code moved to a separate function.
Valentin Bartenev
1
-120
/
+125
2013-03-19
Image filter: the "image_filter_interlace" directive.
Ruslan Ermilov
1
-0
/
+13
2013-03-18
The limit_req_status and limit_conn_status directives.
Maxim Dounin
2
-3
/
+36
[next]