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
2015-09-22
Style.
Maxim Dounin
1
-1
/
+2
2015-09-15
Increased the default number of output buffers.
Valentin Bartenev
1
-1
/
+1
2015-09-22
HTTP/2: fixed header block parsing with CONTINUATION frames (#792).
Valentin Bartenev
2
-70
/
+136
2015-09-22
HTTP/2: fixed HPACK header field parsing.
Valentin Bartenev
1
-0
/
+5
2015-09-21
Sub filter: fixed initialization in http{} level (ticket #791).
Roman Arutyunyan
1
-1
/
+2
2015-09-11
The HTTP/2 implementation (RFC 7240, 7241).
Valentin Bartenev
21
-5680
/
+9225
2015-09-11
Fixed segfault with incorrect location nesting.
Maxim Dounin
2
-2
/
+2
2015-09-11
Cache: check the whole cache key in addition to hashes.
Maxim Dounin
1
-2
/
+19
2015-09-03
Upstream: fixed cache send error handling.
Roman Arutyunyan
1
-11
/
+14
2015-08-31
Decreased the NGX_HTTP_MAX_SUBREQUESTS limit.
Valentin Bartenev
1
-1
/
+1
2015-08-31
Added protection against r->main->count overflow by subrequests.
Valentin Bartenev
2
-1
/
+11
2015-08-23
Limit recursive subrequests instead of simultaneous.
Valentin Bartenev
2
-5
/
+2
2015-08-18
Perl: prototyping behavior explicitly specified.
Maxim Dounin
1
-0
/
+3
2015-08-18
Perl: fixed warning about "sep" may be used uninitialized.
Maxim Dounin
1
-9
/
+6
2015-08-17
Win32: MSVC 2015 compatibility.
Maxim Dounin
2
-6
/
+5
2015-08-17
Sub filter: support of variables in the strings to replace.
Dmitry Volyntsev
1
-28
/
+146
2015-08-17
Sub filter: support of multiple strings to replace.
Dmitry Volyntsev
1
-166
/
+247
2015-08-16
Fixed wrong URI after try_files in nested location (ticket #97).
Maxim Dounin
1
-3
/
+5
2015-08-16
Fixed segfault with try_files introduced by c985d90a8d1f.
Maxim Dounin
1
-1
/
+3
2015-08-11
Core: idle connections now closed only once on exiting.
Valentin Bartenev
1
-0
/
+4
2015-07-16
Fixed strict aliasing warnings with old GCC versions.
Ruslan Ermilov
1
-1
/
+1
2015-06-16
Upstream: fixed shared upstreams on win32.
Ruslan Ermilov
2
-12
/
+32
2015-06-16
Disabled duplicate http, mail, and stream blocks.
Vladimir Homutov
1
-0
/
+4
2015-06-16
Core: renamed ngx_proxy_protocol_parse to ngx_proxy_protocol_read.
Roman Arutyunyan
2
-3
/
+3
2015-06-11
Moved ngx_http_parse_time() to core, renamed accordingly.
Maxim Dounin
8
-290
/
+10
2015-06-11
Removed unused ngx_http_get_time() declaration.
Maxim Dounin
1
-2
/
+0
2015-06-04
Upstream keepalive: reduced diffs to the plus version of nginx.
Roman Arutyunyan
1
-39
/
+42
2015-05-25
Disabled SSLv3 by default (ticket #653).
Maxim Dounin
3
-7
/
+5
2015-05-20
Upstream: report to error_log when max_fails is reached.
Ruslan Ermilov
1
-0
/
+5
2015-05-20
The "reuseport" option of the "listen" directive.
Maxim Dounin
3
-0
/
+24
2015-05-20
Simplified ngx_http_init_listening().
Maxim Dounin
1
-7
/
+1
2015-05-18
Upstream hash: consistency across little/big endianness.
Sergey Kandaurov
1
-4
/
+15
2015-05-16
Upstream: $upstream_connect_time.
Ruslan Ermilov
2
-1
/
+14
2015-05-16
Upstream: times to obtain header/response are stored as ngx_msec_t.
Ruslan Ermilov
2
-30
/
+13
2015-04-29
Removed deprecated HTTP directives.
Ruslan Ermilov
1
-33
/
+0
2015-04-25
Core: the ngx_set_connection_log() macro.
Vladimir Homutov
3
-15
/
+4
2015-04-24
Merge proxy_protocol setting of listen directives.
Roman Arutyunyan
1
-1
/
+4
2015-04-23
Removed the obsolete rtsig module.
Ruslan Ermilov
1
-1
/
+1
2015-04-22
Removed the obsolete aio module.
Ruslan Ermilov
2
-2
/
+2
2015-04-22
Upstream: allow multiple upstreams to use the same shared zone.
Ruslan Ermilov
1
-42
/
+56
2015-04-21
Memcached: enabled ranges.
Martin Mlynář
1
-0
/
+1
2015-04-21
Upstream: simplified ip_hash and hash peer selection code.
Ruslan Ermilov
2
-44
/
+16
2015-04-20
Limit req: removed check for unknown limit_req_zone.
Sergey Kandaurov
1
-7
/
+0
2015-04-19
Upstream: fixed unlocked access to peer->conns.
Ruslan Ermilov
1
-3
/
+6
2015-04-16
Upstream: get rid of questionable micro-optimization in ip_hash.
Ruslan Ermilov
1
-7
/
+2
2015-04-14
Upstream: the "zone" directive.
Ruslan Ermilov
4
-6
/
+380
2015-04-14
Upstreams: locking.
Ruslan Ermilov
5
-29
/
+50
2015-04-10
Upstream: store peers as a linked list.
Ruslan Ermilov
5
-86
/
+139
2015-04-10
Upstream: track the number of active connections to upstreams.
Ruslan Ermilov
5
-122
/
+35
2015-04-07
Upstream: abbreviated SSL handshake may interact badly with Nagle.
Ruslan Ermilov
1
-1
/
+25
[next]