Tree @release-1.9.7 (Download .tar.gz)
Commit History @release-1.9.7
- nginx-1.9.7-RELEASE Maxim Dounin 6 years ago
- Realip: the $realip_remote_addr variable. Ruslan Ermilov 6 years ago
- HTTP/2: reused HEADERS and CONTINUATION frames buffers. Valentin Bartenev 6 years ago
- HTTP/2: fixed handling of output HEADERS frames. Valentin Bartenev 6 years ago
- HTTP/2: fixed invalid headers handling (ticket #831). Valentin Bartenev 6 years ago
- Upstream: proxy_cache_convert_head directive. Roman Arutyunyan 6 years ago
- SSL: only select HTTP/2 using NPN if "http2" is enabled. Valentin Bartenev 6 years ago
- HTTP/2: backed out 16905ecbb49e (ticket #822). Valentin Bartenev 6 years ago
- Fixed ngx_parse_time() out of bounds access (ticket #821). Maxim Dounin 6 years ago
- Syslog: added "nohostname" option. Vladimir Homutov 6 years ago
- HTTP/2: changed behavior of the "http2_max_field_size" directive. Valentin Bartenev 6 years ago
- HTTP/2: fixed spelling. Valentin Bartenev 6 years ago
- Version bump. Valentin Bartenev 6 years ago
- release-1.9.6 tag Maxim Dounin 6 years ago
- nginx-1.9.6-RELEASE Maxim Dounin 6 years ago
- HTTP/2: simplified checking the END_STREAM flag. Valentin Bartenev 6 years ago
- HTTP/2: improved the ngx_http_v2_integer_octets(v) macro. Valentin Bartenev 6 years ago
- HTTP/2: fixed the NGX_HTTP_V2_MAX_FIELD macro. Valentin Bartenev 6 years ago
- HTTP/2: fixed splitting of response headers on CONTINUATION frames. Valentin Bartenev 6 years ago
- HTTP/2: introduced NGX_HTTP_V2_ENCODE_* macros. Valentin Bartenev 6 years ago
- HTTP/2: simplified producing of the Last-Modified header. Valentin Bartenev 6 years ago
- HTTP/2: fixed header block size calculation. Valentin Bartenev 6 years ago
- HTTP/2: fix handling of connection errors. Piotr Sikora 6 years ago
- HTTP/2: fix indirect reprioritization. Piotr Sikora 6 years ago
- HTTP/2: reject self-dependent streams. Piotr Sikora 6 years ago
- Core: read/write locks are also required by the Stream module. Piotr Sikora 6 years ago
- Configure: style fixes for autoconf.err. Piotr Sikora 6 years ago
- HTTP/2: improved error handling while parsing integers. Valentin Bartenev 6 years ago
- HTTP/2: improved HPACK integer parsing code readability. Ruslan Ermilov 6 years ago
- Win32: timer_resolution now ignored with select. Maxim Dounin 6 years ago