History of src @release-1.9.6
- 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
- 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
- Win32: fixed build with MinGW and MinGW-w64 gcc. Kouhei Sutou 6 years ago
- Style: unneeded casts of cf->args->elts removed. Maxim Dounin 6 years ago
- Fixed variables prefix comparison. Maxim Dounin 6 years ago
- Fixed handling of empty root. Maxim Dounin 6 years ago
- SSL: preserve default server context in connection (ticket #235). Maxim Dounin 6 years ago
- HTTP/2: fixed parsing of literal header fields without indexing. Valentin Bartenev 6 years ago
- SSL: handled long string truncation in ngx_ssl_error(). Vladimir Homutov 6 years ago
- Stream: delete proxy connection timer after SSL handshake. Ruslan Ermilov 6 years ago
- Extract out version info function. Kurtis Nusbaum 6 years ago
- HTTP/2: fixed $server_protocol value (ticket #800). Valentin Bartenev 6 years ago
- SSL: compatibility with OpenSSL master branch. Maxim Dounin 6 years ago
- Version bump. Maxim Dounin 6 years ago
- Style. Maxim Dounin 6 years ago
- Increased the default number of output buffers. Valentin Bartenev 6 years ago
- HTTP/2: fixed header block parsing with CONTINUATION frames (#792). Valentin Bartenev 6 years ago
- HTTP/2: fixed HPACK header field parsing. Valentin Bartenev 6 years ago