log

age author description
Mon, 08 Aug 2016 13:44:49 +0300 Sergey Kandaurov SSL: guarded SSL_R_NO_CIPHERS_PASSED not present in OpenSSL 1.1.0. stable-1.10
Tue, 19 Jul 2016 20:34:17 +0300 Valentin Bartenev HTTP/2: flushing of the SSL buffer in transition to the idle state. stable-1.10
Tue, 19 Jul 2016 20:34:02 +0300 Valentin Bartenev HTTP/2: refactored ngx_http_v2_send_output_queue(). stable-1.10
Tue, 19 Jul 2016 20:31:09 +0300 Valentin Bartenev HTTP/2: fixed send timer handling. stable-1.10
Tue, 19 Jul 2016 20:30:21 +0300 Valentin Bartenev HTTP/2: avoid sending output queue if there's nothing to send. stable-1.10
Tue, 19 Jul 2016 20:22:44 +0300 Valentin Bartenev HTTP/2: always handle streams in error state. stable-1.10
Tue, 19 Jul 2016 20:22:44 +0300 Valentin Bartenev HTTP/2: prevented output of the HEADERS frame for canceled streams. stable-1.10
Tue, 19 Jul 2016 20:22:44 +0300 Valentin Bartenev HTTP/2: always send GOAWAY while worker is shutting down. stable-1.10
Tue, 05 Jul 2016 18:30:56 +0300 Maxim Dounin Updated PCRE used for win32 builds. stable-1.10
Sat, 02 Jul 2016 15:59:53 +0300 Roman Arutyunyan Sub filter: eliminate unnecessary buffering. stable-1.10
Sat, 02 Jul 2016 15:59:52 +0300 Roman Arutyunyan Sub filter: introduced the ngx_http_sub_match() function. stable-1.10
Thu, 16 Jun 2016 20:55:11 +0300 Valentin Bartenev HTTP/2: fixed the "http request count is zero" alert. stable-1.10
Thu, 16 Jun 2016 20:55:11 +0300 Valentin Bartenev HTTP/2: avoid adding Content-Length for requests without body. stable-1.10
Thu, 16 Jun 2016 20:55:11 +0300 Valentin Bartenev HTTP/2: prevented double termination of a stream. stable-1.10
Thu, 16 Jun 2016 20:55:11 +0300 Valentin Bartenev HTTP/2: fixed a segfault while processing unbuffered upload. stable-1.10
Tue, 24 May 2016 21:54:32 +0300 Valentin Bartenev HTTP/2: unbreak build on MSVC. stable-1.10
Tue, 24 May 2016 17:37:52 +0300 Valentin Bartenev HTTP/2: implemented preread buffer for request body (closes #959). stable-1.10
Fri, 20 May 2016 18:41:17 +0300 Valentin Bartenev HTTP/2: the "421 Misdirected Request" response (closes #848). stable-1.10
Tue, 18 Oct 2016 17:19:51 +0300 Maxim Dounin Version bump. stable-1.10
Fri, 14 Oct 2016 19:48:26 +0300 Maxim Dounin Upstream: handling of proxy_set_header at http level.
Fri, 14 Oct 2016 19:48:26 +0300 Maxim Dounin Proxy: do not create conf->headers_source when not needed.
Fri, 14 Oct 2016 19:48:26 +0300 Maxim Dounin Upstream: hide_headers_hash handling at http level.
Fri, 14 Oct 2016 19:48:26 +0300 Maxim Dounin Upstream: hide_headers_hash inherited regardless of cache settings.
Fri, 14 Oct 2016 19:48:26 +0300 Maxim Dounin Style.
Thu, 13 Oct 2016 15:50:36 +0300 Ruslan Ermilov Cache: cache manager debugging.
Thu, 13 Oct 2016 15:35:48 +0300 Ruslan Ermilov Version bump.
Tue, 11 Oct 2016 18:03:01 +0300 Maxim Dounin release-1.11.5 tag
Tue, 11 Oct 2016 18:03:00 +0300 Maxim Dounin nginx-1.11.5-RELEASE release-1.11.5
Tue, 11 Oct 2016 16:52:48 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 10 Oct 2016 18:44:17 +0300 Maxim Dounin Modules compatibility: removed dependencies on NGX_MAIL_SSL.