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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-27
nginx-1.9.6-RELEASE
release-1.9.6
Maxim Dounin
1
-0
/
+84
2015-10-26
HTTP/2: simplified checking the END_STREAM flag.
Valentin Bartenev
1
-5
/
+3
2015-10-26
HTTP/2: improved the ngx_http_v2_integer_octets(v) macro.
Valentin Bartenev
1
-1
/
+6
2015-10-26
HTTP/2: fixed the NGX_HTTP_V2_MAX_FIELD macro.
Valentin Bartenev
1
-1
/
+2
2015-09-28
HTTP/2: fixed splitting of response headers on CONTINUATION frames.
Valentin Bartenev
1
-173
/
+158
2015-10-26
HTTP/2: introduced NGX_HTTP_V2_ENCODE_* macros.
Valentin Bartenev
1
-11
/
+14
2015-10-26
HTTP/2: simplified producing of the Last-Modified header.
Valentin Bartenev
1
-3
/
+2
2015-10-26
HTTP/2: fixed header block size calculation.
Valentin Bartenev
1
-1
/
+1
2015-10-01
HTTP/2: fix handling of connection errors.
Piotr Sikora
1
-6
/
+6
2015-10-01
HTTP/2: fix indirect reprioritization.
Piotr Sikora
1
-4
/
+13
2015-10-01
HTTP/2: reject self-dependent streams.
Piotr Sikora
1
-0
/
+16
2015-10-23
Core: read/write locks are also required by the Stream module.
Piotr Sikora
1
-1
/
+1
2015-10-23
Configure: style fixes for autoconf.err.
Piotr Sikora
2
-4
/
+14
2015-10-20
HTTP/2: improved error handling while parsing integers.
Valentin Bartenev
1
-4
/
+4
2015-10-20
HTTP/2: improved HPACK integer parsing code readability.
Ruslan Ermilov
1
-3
/
+3
2015-10-20
Win32: timer_resolution now ignored with select.
Maxim Dounin
1
-0
/
+9
2015-10-17
Win32: fixed build with MinGW and MinGW-w64 gcc.
Kouhei Sutou
1
-1
/
+1
2015-10-19
Style: unneeded casts of cf->args->elts removed.
Maxim Dounin
1
-2
/
+2
2015-10-19
Fixed variables prefix comparison.
Maxim Dounin
1
-12
/
+26
2015-10-19
Fixed handling of empty root.
Maxim Dounin
1
-1
/
+3
2015-10-19
SSL: preserve default server context in connection (ticket #235).
Maxim Dounin
2
-12
/
+8
2015-10-19
HTTP/2: fixed parsing of literal header fields without indexing.
Valentin Bartenev
1
-1
/
+1
2015-10-07
SSL: handled long string truncation in ngx_ssl_error().
Vladimir Homutov
1
-1
/
+1
2015-10-06
Stream: delete proxy connection timer after SSL handshake.
Ruslan Ermilov
1
-0
/
+4
2015-07-12
Extract out version info function.
Kurtis Nusbaum
1
-58
/
+65
2015-09-28
HTTP/2: fixed $server_protocol value (ticket #800).
Valentin Bartenev
1
-0
/
+2
2015-09-24
SSL: compatibility with OpenSSL master branch.
Maxim Dounin
1
-1
/
+3
2015-09-24
Version bump.
Maxim Dounin
1
-2
/
+2
2015-09-22
release-1.9.5 tag
Maxim Dounin
1
-0
/
+1
2015-09-22
nginx-1.9.5-RELEASE
release-1.9.5
Maxim Dounin
1
-0
/
+97
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
26
-5701
/
+9250
2015-09-11
Core: fixed segfault with null in wildcard hash names.
Maxim Dounin
1
-0
/
+4
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-09-02
Fixed building --with-debug, broken by 6fce16b1fc10.
Valentin Bartenev
1
-1
/
+1
2015-09-02
Writing to some file systems can be interrupted.
Valentin Bartenev
1
-1
/
+12
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-23
Version bump.
Valentin Bartenev
1
-2
/
+2
2015-08-18
release-1.9.4 tag
Maxim Dounin
1
-0
/
+1
2015-08-18
nginx-1.9.4-RELEASE
release-1.9.4
Maxim Dounin
1
-0
/
+111
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
[next]