log

age author description
Sat, 30 Oct 2021 02:39:19 +0300 Maxim Dounin Changed ngx_chain_update_chains() to test tag first (ticket #2248). stable-1.20
Wed, 06 Oct 2021 18:01:42 +0300 Maxim Dounin Fixed $content_length cacheability with chunked (ticket #2252). stable-1.20
Tue, 31 Aug 2021 17:54:54 +0300 Maxim Dounin Updated OpenSSL used for win32 builds. stable-1.20
Fri, 20 Aug 2021 03:53:56 +0300 Maxim Dounin Upstream: fixed timeouts with gRPC, SSL and select (ticket #2229). stable-1.20
Tue, 10 Aug 2021 23:43:17 +0300 Sergey Kandaurov SSL: use of the SSL_OP_IGNORE_UNEXPECTED_EOF option. stable-1.20
Tue, 10 Aug 2021 23:43:16 +0300 Sergey Kandaurov SSL: silenced warnings when building with OpenSSL 3.0. stable-1.20
Tue, 10 Aug 2021 23:43:16 +0300 Sergey Kandaurov SSL: ERR_peek_error_line_data() compatibility with OpenSSL 3.0. stable-1.20
Tue, 10 Aug 2021 23:43:16 +0300 Sergey Kandaurov SSL: using SSL_CTX_set0_tmp_dh_pkey() with OpenSSL 3.0 in dhparam. stable-1.20
Tue, 10 Aug 2021 23:43:16 +0300 Sergey Kandaurov SSL: SSL_get_peer_certificate() is deprecated in OpenSSL 3.0. stable-1.20
Tue, 10 Aug 2021 23:42:59 +0300 Sergey Kandaurov SSL: RSA data type is deprecated in OpenSSL 3.0. stable-1.20
Wed, 04 Aug 2021 21:27:51 +0300 Sergey Kandaurov SSL: SSL_CTX_set_tmp_dh() error handling. stable-1.20
Tue, 03 Aug 2021 20:50:30 +0300 Maxim Dounin SSL: set events ready flags after handshake. stable-1.20
Thu, 17 Jun 2021 11:43:55 +0300 Sergey Kandaurov gRPC: handling GOAWAY with a higher last stream identifier. stable-1.20
Tue, 01 Jun 2021 17:37:51 +0300 Maxim Dounin Fixed SSL logging with lingering close. stable-1.20
Tue, 01 Jun 2021 17:37:49 +0300 Maxim Dounin SSL: ngx_ssl_shutdown() rework. stable-1.20
Tue, 16 Nov 2021 16:57:52 +0300 Maxim Dounin Version bump. stable-1.20
Tue, 02 Nov 2021 17:49:22 +0300 Maxim Dounin release-1.21.4 tag
Tue, 02 Nov 2021 17:49:22 +0300 Maxim Dounin nginx-1.21.4-RELEASE release-1.21.4
Sat, 30 Oct 2021 02:39:19 +0300 Maxim Dounin Changed ngx_chain_update_chains() to test tag first (ticket #2248).
Fri, 29 Oct 2021 20:21:57 +0300 Maxim Dounin Changed default value of sendfile_max_chunk to 2m.
Fri, 29 Oct 2021 20:21:54 +0300 Maxim Dounin Upstream: sendfile_max_chunk support.
Fri, 29 Oct 2021 20:21:51 +0300 Maxim Dounin Fixed sendfile() limit handling on Linux.
Fri, 29 Oct 2021 20:21:48 +0300 Maxim Dounin Simplified sendfile_max_chunk handling.
Fri, 29 Oct 2021 20:21:43 +0300 Maxim Dounin Switched to using posted next events after sendfile_max_chunk.
Thu, 28 Oct 2021 14:14:25 +0300 Roman Arutyunyan Mp4: mp4_start_key_frame directive.
Thu, 28 Oct 2021 13:11:31 +0300 Roman Arutyunyan Mp4: added ngx_http_mp4_update_mdhd_atom() function.
Thu, 19 Aug 2021 20:51:27 +0300 Alexey Radkov Core: removed unnecessary restriction in hash initialization.
Mon, 25 Oct 2021 20:49:15 +0300 Maxim Dounin MIME: added image/avif type.
Thu, 21 Oct 2021 18:44:07 +0300 Maxim Dounin SSL: SSL_sendfile() support with kernel TLS.
Thu, 21 Oct 2021 18:43:13 +0300 Maxim Dounin Style: added missing "static" specifiers.
Thu, 21 Oct 2021 18:38:38 +0300 Maxim Dounin Removed CLOCK_MONOTONIC_COARSE support.
Wed, 20 Oct 2021 09:45:34 +0300 Vladimir Homutov Mail: connections with wrong ALPN protocols are now rejected.
Wed, 20 Oct 2021 09:50:02 +0300 Vladimir Homutov HTTP: connections with wrong ALPN protocols are now rejected.
Tue, 19 Oct 2021 12:19:59 +0300 Vladimir Homutov Stream: the "ssl_alpn" directive.
Thu, 14 Oct 2021 11:46:23 +0300 Vladimir Homutov SSL: added $ssl_alpn_protocol variable.
Fri, 15 Oct 2021 10:02:15 +0300 Vladimir Homutov HTTP/2: removed support for NPN.
Mon, 18 Oct 2021 16:46:59 +0300 Maxim Dounin Upstream: fixed logging level of upstream invalid header errors.
Tue, 12 Oct 2021 23:18:18 +0300 Maxim Dounin Synced ngx_http_subrequest() argument names (ticket #2255).
Thu, 07 Oct 2021 19:23:11 -0700 Awdhesh Mathpal Proxy: disabled keepalive on extra data in non-buffered mode.
Wed, 06 Oct 2021 18:01:42 +0300 Maxim Dounin Fixed $content_length cacheability with chunked (ticket #2252).
Wed, 22 Sep 2021 10:20:00 +0300 Vladimir Homutov Stream: added half-close support.
Fri, 10 Sep 2021 12:59:22 +0300 Roman Arutyunyan Request body: do not create temp file if there's nothing to write.
Tue, 14 Sep 2021 12:12:02 +0300 Roman Arutyunyan Version bump.
Tue, 07 Sep 2021 18:21:03 +0300 Maxim Dounin release-1.21.3 tag
Tue, 07 Sep 2021 18:21:02 +0300 Maxim Dounin nginx-1.21.3-RELEASE release-1.21.3
Mon, 06 Sep 2021 14:54:50 +0300 Maxim Dounin HTTP/2: optimized processing of small DATA frames.
Mon, 06 Sep 2021 14:54:48 +0300 Maxim Dounin HTTP/2: fixed timers left after request body reading.
Mon, 06 Sep 2021 14:54:47 +0300 Maxim Dounin HTTP/2: fixed window updates when buffering in filters.
Thu, 02 Sep 2021 12:25:37 +0300 Roman Arutyunyan Fixed debug logging.
Fri, 03 Sep 2021 17:19:33 +0300 Roman Arutyunyan Version bump.
Tue, 31 Aug 2021 18:13:47 +0300 Maxim Dounin release-1.21.2 tag
Tue, 31 Aug 2021 18:13:46 +0300 Maxim Dounin nginx-1.21.2-RELEASE release-1.21.2
Tue, 31 Aug 2021 17:54:54 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Tue, 31 Aug 2021 16:44:13 +0300 Maxim Dounin HTTP/2: avoid memcpy() with NULL source and zero length.
Mon, 30 Aug 2021 14:45:21 +0300 Sergey Kandaurov Give GCC atomics precedence over deprecated Darwin atomic(3).
Sun, 29 Aug 2021 22:22:02 +0300 Maxim Dounin Request body: reading body buffering in filters.
Sun, 29 Aug 2021 22:21:03 +0300 Maxim Dounin Request body: introduced rb->last_saved flag.
Sun, 29 Aug 2021 22:20:54 +0300 Maxim Dounin Request body: added alert to catch duplicate body saving.
Sun, 29 Aug 2021 22:20:49 +0300 Maxim Dounin Request body: missing comments about initialization.
Sun, 29 Aug 2021 22:20:44 +0300 Maxim Dounin HTTP/2: improved handling of preread unbuffered requests.
Sun, 29 Aug 2021 22:20:38 +0300 Maxim Dounin HTTP/2: improved handling of END_STREAM in a separate DATA frame.
Sun, 29 Aug 2021 22:20:36 +0300 Maxim Dounin HTTP/2: reworked body reading to better match HTTP/1.x code.
Sun, 29 Aug 2021 22:20:34 +0300 Maxim Dounin HTTP/2: improved body reading logging.
Fri, 20 Aug 2021 03:53:56 +0300 Maxim Dounin Upstream: fixed timeouts with gRPC, SSL and select (ticket #2229).
Fri, 13 Aug 2021 03:57:47 -0400 Rob Mueller Mail: Auth-SSL-Protocol and Auth-SSL-Cipher headers (ticket #2134).
Mon, 16 Aug 2021 22:40:31 +0300 Maxim Dounin SSL: ciphers now set before loading certificates (ticket #2035).
Mon, 16 Aug 2021 16:36:08 +0300 Maxim Dounin Dark mode support in welcome and 50x error pages.
Mon, 16 Aug 2021 16:36:06 +0300 Maxim Dounin Welcome and 50x error pages style.
Tue, 10 Aug 2021 23:43:17 +0300 Sergey Kandaurov SSL: removed use of the SSL_OP_MSIE_SSLV2_RSA_PADDING option.
Tue, 10 Aug 2021 23:43:17 +0300 Sergey Kandaurov SSL: removed export ciphers support.
Tue, 10 Aug 2021 23:43:17 +0300 Sergey Kandaurov SSL: use of the SSL_OP_IGNORE_UNEXPECTED_EOF option.
Tue, 10 Aug 2021 23:43:16 +0300 Sergey Kandaurov SSL: silenced warnings when building with OpenSSL 3.0.
Tue, 10 Aug 2021 23:43:16 +0300 Sergey Kandaurov SSL: ERR_peek_error_line_data() compatibility with OpenSSL 3.0.
Tue, 10 Aug 2021 23:43:16 +0300 Sergey Kandaurov SSL: using SSL_CTX_set0_tmp_dh_pkey() with OpenSSL 3.0 in dhparam.
Tue, 10 Aug 2021 23:43:16 +0300 Sergey Kandaurov SSL: SSL_get_peer_certificate() is deprecated in OpenSSL 3.0.
Tue, 10 Aug 2021 23:42:59 +0300 Sergey Kandaurov SSL: RSA data type is deprecated in OpenSSL 3.0.
Mon, 09 Aug 2021 18:12:12 +0300 Sergey Kandaurov Disabled HTTP/1.0 requests with Transfer-Encoding.
Wed, 04 Aug 2021 21:27:51 +0300 Sergey Kandaurov SSL: SSL_CTX_set_tmp_dh() error handling.
Tue, 03 Aug 2021 20:50:30 +0300 Maxim Dounin SSL: set events ready flags after handshake.
Tue, 03 Aug 2021 20:50:08 +0300 Maxim Dounin Version bump.
Tue, 06 Jul 2021 17:59:17 +0300 Maxim Dounin release-1.21.1 tag
Tue, 06 Jul 2021 17:59:16 +0300 Maxim Dounin nginx-1.21.1-RELEASE release-1.21.1
Mon, 05 Jul 2021 13:26:49 +0300 Ruslan Ermilov Win32: use only preallocated memory in send/recv chain functions.
Mon, 05 Jul 2021 13:09:23 +0300 Ruslan Ermilov Use only preallocated memory in ngx_readv_chain() (ticket #1408).
Mon, 28 Jun 2021 18:01:24 +0300 Maxim Dounin Disabled control characters in the Host header.
Mon, 28 Jun 2021 18:01:20 +0300 Maxim Dounin Improved logging of invalid headers.
Mon, 28 Jun 2021 18:01:18 +0300 Maxim Dounin Disabled control characters and space in header names.
Mon, 28 Jun 2021 18:01:15 +0300 Maxim Dounin Disabled control characters in URIs.
Mon, 28 Jun 2021 18:01:13 +0300 Maxim Dounin Disabled spaces in URIs (ticket #196).
Mon, 28 Jun 2021 18:01:11 +0300 Maxim Dounin Core: escaping of chars not allowed in URIs per RFC 3986.
Mon, 28 Jun 2021 18:01:09 +0300 Maxim Dounin Core: fixed comment about escaping in arguments.
Mon, 28 Jun 2021 18:01:06 +0300 Maxim Dounin Disabled requests with both Content-Length and Transfer-Encoding.
Mon, 28 Jun 2021 18:01:04 +0300 Maxim Dounin Added CONNECT method rejection.
Mon, 28 Jun 2021 18:01:00 +0300 Maxim Dounin Moved TRACE method rejection to a better place.
Mon, 21 Jun 2021 09:42:43 +0300 Vladimir Homutov Core: added the ngx_rbtree_data() macro.
Fri, 18 Jun 2021 04:00:21 +0300 Maxim Dounin Fixed format strings for ngx_win32_version.
Thu, 17 Jun 2021 11:44:06 +0300 Sergey Kandaurov gRPC: RST_STREAM(NO_ERROR) handling micro-optimization.
Thu, 17 Jun 2021 11:43:55 +0300 Sergey Kandaurov gRPC: handling GOAWAY with a higher last stream identifier.
Tue, 01 Jun 2021 17:37:51 +0300 Maxim Dounin Fixed SSL logging with lingering close.
Tue, 01 Jun 2021 17:37:49 +0300 Maxim Dounin SSL: ngx_ssl_shutdown() rework.
Sun, 30 May 2021 12:26:00 +0300 Gena Makhomed Contrib: vim syntax, update core and 3rd party module directives.
Mon, 31 May 2021 16:36:51 +0300 Maxim Dounin Core: disabled SO_REUSEADDR on UDP sockets while testing config.
Mon, 31 May 2021 16:36:37 +0300 Maxim Dounin Core: disabled cloning sockets when testing config (ticket #2188).
Mon, 31 May 2021 16:36:12 +0300 Maxim Dounin Version bump.
Tue, 25 May 2021 15:35:38 +0300 Maxim Dounin release-1.20.1 tag stable-1.20
Tue, 25 May 2021 15:35:38 +0300 Maxim Dounin nginx-1.20.1-RELEASE stable-1.20 release-1.20.1
Tue, 25 May 2021 15:17:50 +0300 Maxim Dounin Resolver: explicit check for compression pointers in question. stable-1.20
Tue, 25 May 2021 15:17:45 +0300 Maxim Dounin Resolver: simplified ngx_resolver_copy(). stable-1.20
Tue, 25 May 2021 15:17:43 +0300 Maxim Dounin Resolver: reworked ngx_resolver_copy() copy loop. stable-1.20
Tue, 25 May 2021 15:17:41 +0300 Maxim Dounin Resolver: fixed label types handling in ngx_resolver_copy(). stable-1.20
Tue, 25 May 2021 15:17:38 +0300 Maxim Dounin Resolver: fixed off-by-one read in ngx_resolver_copy(). stable-1.20
Tue, 25 May 2021 15:17:36 +0300 Maxim Dounin Resolver: fixed off-by-one write in ngx_resolver_copy(). stable-1.20
Tue, 25 May 2021 15:29:54 +0300 Maxim Dounin Version bump. stable-1.20
Tue, 25 May 2021 15:28:56 +0300 Maxim Dounin release-1.21.0 tag
Tue, 25 May 2021 15:28:55 +0300 Maxim Dounin nginx-1.21.0-RELEASE release-1.21.0
Tue, 25 May 2021 15:17:50 +0300 Maxim Dounin Resolver: explicit check for compression pointers in question.
Tue, 25 May 2021 15:17:45 +0300 Maxim Dounin Resolver: simplified ngx_resolver_copy().
Tue, 25 May 2021 15:17:43 +0300 Maxim Dounin Resolver: reworked ngx_resolver_copy() copy loop.
Tue, 25 May 2021 15:17:41 +0300 Maxim Dounin Resolver: fixed label types handling in ngx_resolver_copy().
Tue, 25 May 2021 15:17:38 +0300 Maxim Dounin Resolver: fixed off-by-one read in ngx_resolver_copy().
Tue, 25 May 2021 15:17:36 +0300 Maxim Dounin Resolver: fixed off-by-one write in ngx_resolver_copy().
Mon, 24 May 2021 21:55:20 +0300 Ruslan Ermilov Location header escaping in redirects (ticket #882).
Mon, 24 May 2021 18:23:42 +0300 Maxim Dounin Fixed log action when using SSL certificates with variables.
Thu, 20 May 2021 19:59:16 +0300 Ruslan Ermilov Stream: the "fastopen" parameter of the "listen" directive.
Wed, 19 May 2021 16:24:13 +0300 Ruslan Ermilov Core: fixed comment about msie_refresh escaping.
Wed, 19 May 2021 03:13:31 +0300 Maxim Dounin Mail: max_errors directive.
Wed, 19 May 2021 03:13:28 +0300 Maxim Dounin Mail: IMAP pipelining support.
Wed, 19 May 2021 03:13:26 +0300 Maxim Dounin Mail: stricter checking of IMAP tags.
Wed, 19 May 2021 03:13:23 +0300 Maxim Dounin Mail: fixed backslash handling in IMAP literals.
Wed, 19 May 2021 03:13:22 +0300 Maxim Dounin Mail: removed dead s->arg_start handling.
Wed, 19 May 2021 03:13:20 +0300 Maxim Dounin Mail: fixed s->arg_start clearing on invalid IMAP commands.
Wed, 19 May 2021 03:13:18 +0300 Maxim Dounin Mail: POP3 pipelining support.
Wed, 19 May 2021 03:13:17 +0300 Maxim Dounin Mail: optimized discarding invalid SMTP commands.
Wed, 19 May 2021 03:13:15 +0300 Maxim Dounin Mail: fixed handling of invalid SMTP commands split between reads.
Wed, 19 May 2021 03:13:12 +0300 Maxim Dounin Mail: fixed SMTP pipelining to send the response immediately.
Sat, 08 May 2021 20:31:03 +0300 Maxim Dounin MIME: added application/wasm type (ticket #1606).
Thu, 06 May 2021 02:22:09 +0300 Maxim Dounin Upstream: variables support in certificates.
Thu, 06 May 2021 02:22:07 +0300 Maxim Dounin Auth basic: changed alcf->user_file to be a pointer.
Thu, 06 May 2021 02:22:03 +0300 Maxim Dounin Changed complex value slots to use NGX_CONF_UNSET_PTR.
Thu, 22 Apr 2021 16:12:52 +0300 Ruslan Ermilov Restored zeroing of ngx_channel_t in ngx_pass_open_channel().
Wed, 21 Apr 2021 23:24:59 +0300 Maxim Dounin Mail: fixed reading with fully filled buffer (ticket #2159).
Wed, 21 Apr 2021 23:24:48 +0300 Maxim Dounin Version bump.
Tue, 20 Apr 2021 16:35:47 +0300 Maxim Dounin release-1.20.0 tag stable-1.20
Tue, 20 Apr 2021 16:35:46 +0300 Maxim Dounin nginx-1.20.0-RELEASE stable-1.20 release-1.20.0
Tue, 20 Apr 2021 16:06:58 +0300 Maxim Dounin Stable branch. stable-1.20
Tue, 13 Apr 2021 18:13:59 +0300 Maxim Dounin release-1.19.10 tag
Tue, 13 Apr 2021 18:13:58 +0300 Maxim Dounin nginx-1.19.10-RELEASE release-1.19.10
Thu, 08 Apr 2021 00:16:30 +0300 Maxim Dounin Changed keepalive_requests default to 1000 (ticket #2155).
Thu, 08 Apr 2021 00:16:17 +0300 Maxim Dounin Added $connection_time variable.
Thu, 08 Apr 2021 00:15:48 +0300 Maxim Dounin Introduced the "keepalive_time" directive.
Wed, 07 Apr 2021 02:03:29 +0300 Maxim Dounin HTTP/2: relaxed PRIORITY frames limit.
Mon, 05 Apr 2021 20:14:16 +0300 Maxim Dounin Configure: fixed --test-build-epoll on FreeBSD 13.
Mon, 05 Apr 2021 04:07:17 +0300 Maxim Dounin Gzip: updated handling of zlib variant from Intel.
Mon, 05 Apr 2021 04:06:58 +0300 Maxim Dounin Gzip: support for zlib-ng.
Mon, 05 Apr 2021 04:03:10 +0300 Maxim Dounin Version bump.
Tue, 30 Mar 2021 17:47:11 +0300 Maxim Dounin release-1.19.9 tag
Tue, 30 Mar 2021 17:47:11 +0300 Maxim Dounin nginx-1.19.9-RELEASE release-1.19.9
Tue, 30 Mar 2021 17:44:36 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Sun, 28 Mar 2021 17:45:39 +0300 Maxim Dounin Fixed handling of already closed connections.
Sun, 28 Mar 2021 17:45:37 +0300 Maxim Dounin Upstream: fixed broken connection check with eventport.
Sun, 28 Mar 2021 17:45:35 +0300 Maxim Dounin Upstream: fixed non-buffered proxying with eventport.
Sun, 28 Mar 2021 17:45:31 +0300 Maxim Dounin Resolver: added missing event handling after reading.
Sun, 28 Mar 2021 17:45:29 +0300 Maxim Dounin Events: fixed "port_dissociate() failed" alerts with eventport.
Fri, 26 Mar 2021 01:44:59 +0300 Maxim Dounin Events: fixed expiration of timers in the past.
Fri, 26 Mar 2021 01:44:57 +0300 Maxim Dounin HTTP/2: improved handling of "keepalive_timeout 0".
Wed, 24 Mar 2021 14:03:33 +0300 Sergey Kandaurov Cancel keepalive and lingering close on EOF better (ticket #2145).
Tue, 23 Mar 2021 16:52:23 +0300 Maxim Dounin gRPC: fixed handling of padding on DATA frames.
Thu, 11 Mar 2021 09:58:45 +0300 Ruslan Ermilov Removed "ch" argument from ngx_pass_open_channel().
Thu, 11 Mar 2021 04:46:26 +0300 Maxim Dounin Mail: fixed build without SSL.
Thu, 11 Mar 2021 04:46:22 +0300 Maxim Dounin Version bump.
Tue, 09 Mar 2021 18:27:51 +0300 Maxim Dounin release-1.19.8 tag
Tue, 09 Mar 2021 18:27:50 +0300 Maxim Dounin nginx-1.19.8-RELEASE release-1.19.8
Tue, 09 Mar 2021 16:38:55 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Fri, 05 Mar 2021 17:16:32 +0300 Maxim Dounin Mail: sending of the PROXY protocol to backends.
Fri, 05 Mar 2021 17:16:29 +0300 Maxim Dounin Mail: realip module.
Fri, 05 Mar 2021 17:16:24 +0300 Maxim Dounin Mail: parsing of the PROXY protocol from clients.
Fri, 05 Mar 2021 17:16:23 +0300 Maxim Dounin Mail: made auth http creating request easier to extend.
Fri, 05 Mar 2021 17:16:20 +0300 Maxim Dounin Mail: fixed log action after SSL handshake.
Fri, 05 Mar 2021 17:16:19 +0300 Maxim Dounin Mail: postponed session initialization under accept mutex.
Fri, 05 Mar 2021 17:16:17 +0300 Maxim Dounin Mail: added missing event handling after reading data.
Fri, 05 Mar 2021 17:16:16 +0300 Maxim Dounin Mail: added missing event handling after blocking events.
Fri, 05 Mar 2021 17:16:15 +0300 Maxim Dounin Events: fixed eventport handling in ngx_handle_read_event().
Fri, 05 Mar 2021 17:16:13 +0300 Maxim Dounin SSL: fixed build by Sun C with old OpenSSL versions.
Tue, 02 Mar 2021 00:58:24 +0300 Ruslan Ermilov Proxy: variables support in "proxy_cookie_flags" flags.
Mon, 01 Mar 2021 20:00:45 +0300 Maxim Dounin Introduced strerrordesc_np() support.
Mon, 01 Mar 2021 20:00:43 +0300 Maxim Dounin Improved maximum errno detection.
Mon, 01 Mar 2021 17:31:28 +0300 Maxim Dounin HTTP/2: client_header_timeout before first request (ticket #2142).
Thu, 25 Feb 2021 23:42:25 +0300 Maxim Dounin Contrib: vim syntax, default highlighting (ticket #2141).
Sat, 20 Feb 2021 18:03:04 +0300 Maxim Dounin SSL: added check for debugging.
Sat, 20 Feb 2021 18:02:54 +0300 Maxim Dounin SSL: added missed error reporting during variables evaluation.
Sat, 20 Feb 2021 18:02:49 +0300 Maxim Dounin SSL: X509_NAME_oneline() error handling.
Sat, 20 Feb 2021 12:44:26 +0300 Ruslan Ermilov Configure: marked top-level make targets as phony.
Sat, 20 Feb 2021 12:44:07 +0300 Ruslan Ermilov Version bump.
Tue, 16 Feb 2021 18:57:18 +0300 Maxim Dounin release-1.19.7 tag
Tue, 16 Feb 2021 18:57:18 +0300 Maxim Dounin nginx-1.19.7-RELEASE release-1.19.7
Thu, 11 Feb 2021 21:52:26 +0300 Maxim Dounin HTTP/2: removed http2_max_field_size and http2_max_header_size.
Thu, 11 Feb 2021 21:52:24 +0300 Maxim Dounin HTTP/2: keepalive_timeout now armed once between requests.
Thu, 11 Feb 2021 21:52:23 +0300 Maxim Dounin HTTP/2: removed http2_idle_timeout and http2_max_requests.
Thu, 11 Feb 2021 21:52:20 +0300 Maxim Dounin HTTP/2: removed http2_recv_timeout.
Thu, 11 Feb 2021 21:52:19 +0300 Maxim Dounin HTTP/2: removed SPDY directives handling.
Thu, 11 Feb 2021 21:52:17 +0300 Maxim Dounin HTTP/2: fixed reusing connections with active requests.
Thu, 11 Feb 2021 21:52:12 +0300 Maxim Dounin HTTP/2: reuse of connections with incomplete frames.
Thu, 11 Feb 2021 21:52:11 +0300 Maxim Dounin Additional connections reuse.
Thu, 11 Feb 2021 21:52:09 +0300 Maxim Dounin Reuse of connections in lingering close.
Mon, 01 Feb 2021 16:42:50 +0300 Ruslan Ermilov HTTP/2: lingering close changed to handle NGX_AGAIN.
Tue, 26 Jan 2021 12:39:28 +0300 Sergey Kandaurov Clean up trailers in ngx_http_clean_header() as well.
Tue, 19 Jan 2021 20:35:17 +0300 Maxim Dounin Year 2021.
Tue, 19 Jan 2021 20:32:00 +0300 Maxim Dounin Core: removed post_accept_timeout.
Tue, 19 Jan 2021 20:21:12 +0300 Maxim Dounin Removed incorrect optimization of HEAD requests.
Tue, 12 Jan 2021 16:59:31 +0300 Maxim Dounin Upstream: fixed zero size buf alerts on extra data (ticket #2117).
Tue, 29 Dec 2020 13:13:57 +0200 Gena Makhomed Contrib: vim syntax, update core and 3rd party module directives.
Mon, 11 Jan 2021 22:06:27 +0300 Maxim Dounin Version bump.
Tue, 15 Dec 2020 17:41:39 +0300 Maxim Dounin release-1.19.6 tag
Tue, 15 Dec 2020 17:41:39 +0300 Maxim Dounin nginx-1.19.6-RELEASE release-1.19.6
Tue, 15 Dec 2020 16:49:24 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Fri, 11 Dec 2020 13:42:07 +0300 Maxim Dounin Fixed double close of non-regular files in flv and mp4.
Thu, 10 Dec 2020 20:09:39 +0300 Maxim Dounin Removed extra allocation for r->uri.
Thu, 10 Dec 2020 20:09:30 +0300 Maxim Dounin Fixed parsing of absolute URIs with empty path (ticket #2079).
Tue, 08 Dec 2020 01:43:36 +0300 Ruslan Ermilov SSL: fixed SSL shutdown on lingering close.
Fri, 27 Nov 2020 00:01:20 +0300 Ruslan Ermilov Upstream: excluded down servers from the next_upstream tries.
Thu, 26 Nov 2020 23:46:59 +0300 Ruslan Ermilov Version bump.
Tue, 24 Nov 2020 18:06:34 +0300 Maxim Dounin release-1.19.5 tag
Tue, 24 Nov 2020 18:06:34 +0300 Maxim Dounin nginx-1.19.5-RELEASE release-1.19.5
Wed, 18 Nov 2020 18:41:16 -0800 Pavel Pautov gRPC: RST_STREAM(NO_ERROR) handling after "trailer only" responses.
Thu, 19 Nov 2020 17:15:22 +0000 Sergey Kandaurov Use .Mt to mark up email addresses.
Thu, 19 Nov 2020 16:59:00 +0000 Igor Ippolitov Core: "-e" command line option.
Tue, 10 Nov 2020 17:13:20 +0300 Maxim Dounin Configure: shared sources for addon modules.
Tue, 10 Nov 2020 17:13:17 +0300 Maxim Dounin Configure: initialization of NGX_ADDON_SRCS.
Tue, 10 Nov 2020 17:13:14 +0300 Maxim Dounin Configure: style.
Mon, 09 Nov 2020 22:41:54 +0300 Maxim Dounin Request body: removed error assumption (ticket #2058).
Mon, 09 Nov 2020 22:40:53 +0300 Maxim Dounin Request body: improved logging.
Fri, 06 Nov 2020 23:44:54 +0300 Ruslan Ermilov SSL: fixed non-working SSL shutdown on lingering close.
Fri, 06 Nov 2020 23:44:47 +0300 Ruslan Ermilov Removed dead code from ngx_http_set_keepalive().
Wed, 28 Oct 2020 10:56:11 +0300 Vladimir Homutov Core: added format specifiers to output binary data as hex.
Thu, 05 Nov 2020 22:37:27 +0300 Vladimir Homutov Version bump.
Tue, 27 Oct 2020 18:09:20 +0300 Maxim Dounin release-1.19.4 tag
Tue, 27 Oct 2020 18:09:20 +0300 Maxim Dounin nginx-1.19.4-RELEASE release-1.19.4
Thu, 22 Oct 2020 18:02:28 +0300 Maxim Dounin SSL: ssl_reject_handshake directive (ticket #195).
Thu, 22 Oct 2020 18:00:27 +0300 Maxim Dounin Stream: proxy_ssl_conf_command directive.
Thu, 22 Oct 2020 18:00:23 +0300 Maxim Dounin Upstream: proxy_ssl_conf_command and friends.
Thu, 22 Oct 2020 18:00:22 +0300 Maxim Dounin SSL: ssl_conf_command directive.
Thu, 22 Oct 2020 18:00:20 +0300 Maxim Dounin Core: ngx_conf_set_keyval_slot() now accepts NGX_CONF_UNSET_PTR.
Tue, 13 Oct 2020 07:44:09 +0300 Ruslan Ermilov Cpp test: added stream.
Thu, 08 Oct 2020 17:44:34 +0300 Maxim Dounin Limit req: unlocking of nodes on complex value errors.
Sat, 03 Oct 2020 21:04:57 +0300 Maxim Dounin Mail: proxy_smtp_auth directive.
Sat, 03 Oct 2020 21:01:12 +0300 Maxim Dounin Version bump.
Tue, 29 Sep 2020 17:32:10 +0300 Maxim Dounin release-1.19.3 tag
Tue, 29 Sep 2020 17:32:10 +0300 Maxim Dounin nginx-1.19.3-RELEASE release-1.19.3
Tue, 29 Sep 2020 15:56:16 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Tue, 29 Sep 2020 15:54:09 +0300 Maxim Dounin Proxy: error checking for array init, missed in 7716:d6a5e14aa3e4.
Tue, 29 Sep 2020 15:52:18 +0300 Maxim Dounin Userid: userid_flags fixup.
Mon, 28 Sep 2020 17:41:22 +0300 Maxim Dounin Resolver: improved error messages (ticket #2024).
Mon, 28 Sep 2020 17:07:48 +0300 Maxim Dounin Userid: userid_flags directive to set cookie flags.
Sun, 27 Sep 2020 23:21:11 +0300 Ruslan Ermilov Proxy: added the "proxy_cookie_flags" directive.
Sun, 27 Sep 2020 23:21:10 +0300 Ruslan Ermilov Proxy: changed interface of some internal functions.
Sun, 27 Sep 2020 23:21:09 +0300 Ruslan Ermilov Proxy: strengthen syntax checking for some directives.
Fri, 28 Aug 2020 14:10:54 -0700 Pavel Pautov Stream: set module.
Thu, 24 Sep 2020 13:51:29 +0100 Sergey Kandaurov SSL: abort handshake on SSL_set_SSL_CTX() errors.
Wed, 23 Sep 2020 19:52:31 +0300 Maxim Dounin HTTP/2: run posted requests after reading body.
Wed, 23 Sep 2020 19:50:49 +0300 Maxim Dounin HTTP/2: fixed segfault on DATA frames after 400 errors.
Wed, 16 Sep 2020 18:26:25 +0300 Maxim Dounin SSL: disabled shutdown when there are buffered data.
Wed, 16 Sep 2020 18:26:24 +0300 Maxim Dounin SSL: disabled shutdown after connection errors.
Wed, 16 Sep 2020 18:26:23 +0300 Maxim Dounin SSL: fixed event handling during shutdown.
Wed, 16 Sep 2020 18:26:22 +0300 Maxim Dounin SSL: workaround for incorrect SSL_write() errors in OpenSSL 1.1.1.
Wed, 09 Sep 2020 19:26:27 +0300 Sergey Kandaurov Cache: keep c->body_start when Vary changes (ticket #2029).
Fri, 04 Aug 2017 19:37:37 +0300 Sergey Kandaurov Cache: reset c->body_start when reading a variant on Vary mismatch.
Wed, 02 Sep 2020 23:13:36 +0300 Sergey Kandaurov HTTP/2: rejecting invalid stream identifiers with PROTOCOL_ERROR.
Wed, 29 Jul 2020 13:28:04 +0300 Roman Arutyunyan Cache: ignore stale-if-error for 4xx and 5xx codes.
Fri, 14 Aug 2020 12:45:52 +0300 Roman Arutyunyan Version bump.
Tue, 11 Aug 2020 17:52:30 +0300 Maxim Dounin release-1.19.2 tag
Tue, 11 Aug 2020 17:52:30 +0300 Maxim Dounin nginx-1.19.2-RELEASE release-1.19.2
Mon, 10 Aug 2020 18:53:07 +0300 Maxim Dounin Core: reusing connections in advance.
Mon, 10 Aug 2020 18:52:59 +0300 Maxim Dounin Core: added a warning about reusing connections.
Mon, 10 Aug 2020 18:52:34 +0300 Maxim Dounin SSL: disabled sending shutdown after ngx_http_test_reading().
Mon, 10 Aug 2020 18:52:20 +0300 Maxim Dounin HTTP/2: fixed c->timedout flag on timed out connections.
Mon, 10 Aug 2020 18:52:09 +0300 Maxim Dounin SSL: fixed shutdown handling.
Thu, 06 Aug 2020 05:02:57 +0300 Maxim Dounin Request body: optimized handling of small chunks.
Thu, 06 Aug 2020 05:02:55 +0300 Maxim Dounin Request body: allowed large reads on chunk boundaries.
Thu, 06 Aug 2020 05:02:44 +0300 Maxim Dounin Request body: all read data are now sent to filters.
Thu, 06 Aug 2020 05:02:22 +0300 Maxim Dounin Added size check to ngx_http_alloc_large_header_buffer().
Mon, 27 Jul 2020 16:02:15 +0300 Maxim Dounin FastCGI: fixed zero size buf alerts on extra data (ticket #2018).
Mon, 27 Jul 2020 13:21:51 +0300 balus Core: enclosed parameters of the ngx_buf.h macros in parentheses.
Thu, 23 Jul 2020 17:31:09 +0300 Sergey Kandaurov OCSP: fixed certificate reference leak.
Wed, 22 Jul 2020 22:16:19 +0300 Roman Arutyunyan Xslt: disabled ranges.
Tue, 21 Jul 2020 20:34:29 +0300 Ruslan Ermilov Core: close PID file when writing fails.
Thu, 09 Jul 2020 16:21:37 +0300 Roman Arutyunyan Slice filter: clear original Accept-Ranges.
Thu, 09 Jul 2020 17:33:22 +0300 Roman Arutyunyan Version bump.
Tue, 07 Jul 2020 18:56:06 +0300 Maxim Dounin release-1.19.1 tag
Tue, 07 Jul 2020 18:56:05 +0300 Maxim Dounin nginx-1.19.1-RELEASE release-1.19.1
Mon, 06 Jul 2020 18:36:25 +0300 Maxim Dounin gRPC: generate error when response size is wrong.
Mon, 06 Jul 2020 18:36:23 +0300 Maxim Dounin FastCGI: protection from responses with wrong length.
Mon, 06 Jul 2020 18:36:22 +0300 Maxim Dounin Upstream: drop extra data sent by upstream.
Mon, 06 Jul 2020 18:36:21 +0300 Maxim Dounin Proxy: style.
Mon, 06 Jul 2020 18:36:20 +0300 Maxim Dounin Proxy: detection of data after final chunk.
Mon, 06 Jul 2020 18:36:19 +0300 Maxim Dounin Proxy: drop extra data sent by upstream.
Mon, 06 Jul 2020 18:36:17 +0300 Maxim Dounin Memcached: protect from too long responses.
Fri, 03 Jul 2020 16:16:47 +0300 Ruslan Ermilov HTTP/2: lingering close after GOAWAY.
Mon, 29 Jun 2020 17:15:51 +0300 Maxim Dounin SSL: fixed unexpected certificate requests (ticket #2008).
Mon, 15 Jun 2020 03:58:31 -0400 Eran Kornblau Fixed potential leak of temp pool.
Mon, 22 Jun 2020 18:03:00 +0300 Maxim Dounin Cache: introduced min_free cache clearing.
Mon, 22 Jun 2020 18:02:59 +0300 Maxim Dounin Too large st_blocks values are now ignored (ticket #157).
Mon, 22 Jun 2020 18:02:58 +0300 Maxim Dounin Large block sizes on Linux are now ignored (ticket #1168).
Mon, 15 Jun 2020 20:17:16 +0300 Roman Arutyunyan OCSP: fixed use-after-free on error.
Mon, 15 Jun 2020 17:35:26 -0400 Quantum Correctly flush request body to uwsgi with SSL.
Mon, 08 Jun 2020 11:40:34 +0300 Vladimir Homutov Stream: fixed processing of zero length UDP packets (ticket #1982).
Wed, 03 Jun 2020 19:11:32 +0300 Maxim Dounin SSL: added verify callback to ngx_ssl_trusted_certificate().
Mon, 01 Jun 2020 22:31:23 +0300 Ruslan Ermilov Fixed SIGQUIT not removing listening UNIX sockets (closes #753).
Mon, 01 Jun 2020 20:19:27 +0300 Ruslan Ermilov Fixed removing of listening UNIX sockets when "changing binary".
Tue, 26 May 2020 19:17:11 +0300 Gena Makhomed Contrib: vim syntax, update core and 3rd party module directives.
Tue, 26 May 2020 22:03:00 +0300 Maxim Dounin Version bump.
Tue, 26 May 2020 18:00:20 +0300 Maxim Dounin release-1.19.0 tag
Tue, 26 May 2020 18:00:20 +0300 Maxim Dounin nginx-1.19.0-RELEASE release-1.19.0
Mon, 25 May 2020 22:10:37 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 25 May 2020 18:33:42 +0300 Maxim Dounin HTTP/2: invalid connection preface logging (ticket #1981).
Sat, 23 May 2020 15:53:08 +0300 Sergey Kandaurov Fixed format specifiers.
Fri, 22 May 2020 17:25:27 +0300 Roman Arutyunyan OCSP: certificate status cache.
Fri, 22 May 2020 17:30:12 +0300 Roman Arutyunyan SSL: client certificate validation with OCSP (ticket #1534).
Fri, 22 May 2020 20:35:05 +0300 Roman Arutyunyan OCSP stapling: iterate over all responder addresses.
Sun, 17 May 2020 14:24:35 +0300 Roman Arutyunyan OCSP stapling: keep extra chain in the staple object.
Wed, 06 May 2020 21:44:14 +0300 Roman Arutyunyan OCSP stapling: moved response verification to a separate function.
Wed, 13 May 2020 22:02:47 +0800 Jinhua Tan Upstream: jump out of loop after matching the status code.
Fri, 08 May 2020 19:19:16 +0300 Sergey Kandaurov Variables: fixed buffer over-read when evaluating "$arg_".
Thu, 23 Apr 2020 15:10:26 +0300 Ruslan Ermilov gRPC: WINDOW_UPDATE after END_STREAM handling (ticket #1797).
Thu, 23 Apr 2020 15:10:24 +0300 Ruslan Ermilov gRPC: RST_STREAM(NO_ERROR) handling (ticket #1792).
Thu, 23 Apr 2020 15:10:21 +0300 Ruslan Ermilov Version bump.
Tue, 21 Apr 2020 17:09:01 +0300 Maxim Dounin release-1.18.0 tag stable-1.18
Tue, 21 Apr 2020 17:09:01 +0300 Maxim Dounin nginx-1.18.0-RELEASE stable-1.18 release-1.18.0
Tue, 21 Apr 2020 15:38:06 +0300 Maxim Dounin Stable branch. stable-1.18
Tue, 14 Apr 2020 17:19:26 +0300 Maxim Dounin release-1.17.10 tag
Tue, 14 Apr 2020 17:19:26 +0300 Maxim Dounin nginx-1.17.10-RELEASE release-1.17.10
Tue, 14 Apr 2020 15:15:16 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Wed, 08 Apr 2020 01:02:17 +0300 Ruslan Ermilov The new auth_delay directive for delaying unauthorized requests.
Fri, 13 Mar 2020 02:12:10 +0300 Ruslan Ermilov Auth basic: explicitly zero out password buffer.
Mon, 16 Mar 2020 12:41:41 +0300 Ruslan Ermilov Version bump.
Tue, 03 Mar 2020 18:04:21 +0300 Maxim Dounin release-1.17.9 tag
Tue, 03 Mar 2020 18:04:21 +0300 Maxim Dounin nginx-1.17.9-RELEASE release-1.17.9
Tue, 03 Mar 2020 18:03:28 +0300 Maxim Dounin Updated PCRE used for win32 builds.
Fri, 28 Feb 2020 19:54:13 +0300 Roman Arutyunyan Simplified subrequest finalization.
Mon, 02 Mar 2020 20:07:36 +0300 Dmitry Volyntsev Fixed premature background subrequest finalization.
Fri, 28 Feb 2020 17:21:18 +0300 Maxim Dounin Added default overwrite in error_page 494.
Wed, 26 Feb 2020 15:10:46 +0300 Roman Arutyunyan Mp4: fixed possible chunk offset overflow.
Thu, 27 Feb 2020 19:03:21 +0300 Sergey Kandaurov Disabled connection reuse while in SSL handshake.
Thu, 20 Feb 2020 16:51:07 +0300 Maxim Dounin Disabled duplicate "Host" headers (ticket #1724).
Thu, 20 Feb 2020 16:19:34 +0300 Maxim Dounin Removed "Transfer-Encoding: identity" support.
Thu, 20 Feb 2020 16:19:29 +0300 Maxim Dounin Disabled multiple Transfer-Encoding headers.
Tue, 11 Feb 2020 13:22:44 +0300 Vladimir Homutov Made ngx_http_get_forwarded_addr_internal() non-recursive.
Wed, 05 Feb 2020 16:29:23 +0300 Sergey Kandaurov HTTP/2: fixed socket leak with an incomplete HEADERS frame.
Wed, 05 Feb 2020 16:29:14 +0300 Sergey Kandaurov Version bump.
Tue, 21 Jan 2020 16:39:42 +0300 Maxim Dounin release-1.17.8 tag
Tue, 21 Jan 2020 16:39:41 +0300 Maxim Dounin nginx-1.17.8-RELEASE release-1.17.8
Fri, 17 Jan 2020 12:13:02 +0300 Vladimir Homutov gRPC: variables support in the "grpc_pass" directive.
Tue, 14 Jan 2020 14:20:08 +0300 Daniil Bondarev HTTP/2: removed ngx_debug_point() call.
Fri, 27 Dec 2019 19:43:01 +0300 Maxim Dounin SSL: reworked posted next events again.
Fri, 27 Dec 2019 17:20:25 +0300 Maxim Dounin Trailing space removed.
Fri, 27 Dec 2019 17:20:20 +0300 Maxim Dounin Version bump.
Tue, 24 Dec 2019 18:00:09 +0300 Maxim Dounin release-1.17.7 tag
Tue, 24 Dec 2019 18:00:09 +0300 Maxim Dounin nginx-1.17.7-RELEASE release-1.17.7
Tue, 24 Dec 2019 17:24:59 +0300 Maxim Dounin SSL: reworked posted next events.
Mon, 23 Dec 2019 21:25:21 +0300 Maxim Dounin HTTP/2: introduced separate handler to retry stream close.
Mon, 23 Dec 2019 21:25:17 +0300 Maxim Dounin HTTP/2: fixed socket leak with queued frames (ticket #1689).
Mon, 23 Dec 2019 20:39:27 +0300 Maxim Dounin Dav: added checks for chunked to body presence conditions.
Mon, 23 Dec 2019 18:56:21 +0300 Sergey A. Osokin Update manpage, sort command line options.
Mon, 23 Dec 2019 15:45:46 +0300 Ruslan Ermilov Discard request body when redirecting to a URL via error_page.
Mon, 16 Dec 2019 15:19:01 +0300 Ruslan Ermilov Rewrite: disallow empty replacements.
Mon, 16 Dec 2019 15:19:01 +0300 Ruslan Ermilov Tolerate '\0' in URI when mapping URI to path.
Mon, 16 Dec 2019 15:19:01 +0300 Ruslan Ermilov Rewrite: fixed segfault with rewritten URI and "alias".
Mon, 16 Dec 2019 15:19:01 +0300 Ruslan Ermilov Fixed request finalization in ngx_http_index_handler().
Mon, 16 Dec 2019 15:19:01 +0300 Ruslan Ermilov Saved some memory allocations.
Mon, 16 Dec 2019 15:19:01 +0300 Ruslan Ermilov Dav: fixed Location in successful MKCOL response.
Thu, 05 Dec 2019 19:38:06 +0300 Maxim Dounin Upstream keepalive: clearing of c->data in cached connections.
Thu, 05 Dec 2019 19:22:48 +0300 Maxim Dounin Version bump.
Tue, 19 Nov 2019 17:18:58 +0300 Maxim Dounin release-1.17.6 tag
Tue, 19 Nov 2019 17:18:58 +0300 Maxim Dounin nginx-1.17.6-RELEASE release-1.17.6
Mon, 18 Nov 2019 19:50:59 +0300 Roman Arutyunyan Limit conn: added shared context.
Mon, 18 Nov 2019 17:48:32 +0300 Roman Arutyunyan Limit conn: $limit_conn_status variable.
Tue, 19 Nov 2019 11:30:41 +0300 Roman Arutyunyan Limit conn: limit_conn_dry_run directive.
Mon, 18 Nov 2019 17:46:52 +0300 Roman Arutyunyan Updated comment after 776d1bebdca2.
Wed, 06 Nov 2019 19:03:18 +0300 Roman Arutyunyan Limit req: $limit_req_status variable.
Mon, 21 Oct 2019 20:22:30 +0300 Roman Arutyunyan Parsing server PROXY protocol address and port (ticket #1206).
Mon, 21 Oct 2019 18:06:19 +0300 Roman Arutyunyan Core: moved PROXY protocol fields out of ngx_connection_t.
Thu, 24 Oct 2019 13:47:28 +0300 Roman Arutyunyan Version bump.
Tue, 22 Oct 2019 18:16:08 +0300 Maxim Dounin release-1.17.5 tag
Tue, 22 Oct 2019 18:16:08 +0300 Maxim Dounin nginx-1.17.5-RELEASE release-1.17.5
Mon, 21 Oct 2019 19:07:03 +0300 Maxim Dounin Win32: silenced -Wcast-function-type GCC warning (ticket #1865).
Mon, 21 Oct 2019 19:06:12 +0300 Maxim Dounin Win32: improved fallback on FormatMessage() errors.
Thu, 17 Oct 2019 16:02:24 +0300 Maxim Dounin SSL: available bytes handling (ticket #1431).
Thu, 17 Oct 2019 16:02:19 +0300 Maxim Dounin Events: available bytes calculation via ioctl(FIONREAD).
Thu, 17 Oct 2019 16:02:13 +0300 Maxim Dounin SSL: improved ngx_ssl_recv_chain() to stop if c->read->ready is 0.
Thu, 17 Oct 2019 16:02:03 +0300 Maxim Dounin Event pipe: disabled c->read->available checking for SSL.
Tue, 15 Oct 2019 14:46:10 +0300 Ruslan Ermilov Fixed header parsing with ignore_invalid_headers switched off.
Tue, 08 Oct 2019 21:56:14 +0300 Maxim Dounin Fixed URI normalization with merge_slashes switched off.
Tue, 08 Oct 2019 21:56:14 +0300 Ruslan Ermilov The "/." and "/.." at the end of URI should be normalized.
Tue, 08 Oct 2019 21:56:14 +0300 Ruslan Ermilov Improved detection of broken percent encoding in URI.
Mon, 30 Sep 2019 16:39:20 +0300 Vladimir Homutov Core: removed dead code in ngx_rbtree_delete().
Mon, 30 Sep 2019 16:43:16 +0300 Vladimir Homutov Version bump.
Tue, 24 Sep 2019 18:08:48 +0300 Maxim Dounin release-1.17.4 tag
Tue, 24 Sep 2019 18:08:48 +0300 Maxim Dounin nginx-1.17.4-RELEASE release-1.17.4
Tue, 24 Sep 2019 16:30:03 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 23 Sep 2019 15:45:36 +0300 Ruslan Ermilov HTTP/2: fixed worker_shutdown_timeout.
Mon, 23 Sep 2019 15:45:32 +0300 Ruslan Ermilov HTTP/2: fixed possible alert about left open socket on shutdown.
Wed, 18 Sep 2019 20:28:12 +0300 Maxim Dounin HTTP/2: traffic-based flood detection.
Wed, 18 Sep 2019 20:28:09 +0300 Maxim Dounin HTTP/2: switched back to RST_STREAM with NO_ERROR.
Mon, 16 Sep 2019 19:26:42 +0300 Sergey Kandaurov SSL: fixed ssl_verify_client error message.
Tue, 10 Sep 2019 15:42:34 +0300 Sergey Kandaurov Resolver: fixed possible use-after-free while resolving PTR.
Tue, 10 Sep 2019 15:33:38 +0300 Ruslan Ermilov HTTP/2: close connection on zero WINDOW_UPDATE.
Tue, 10 Sep 2019 15:33:37 +0300 Ruslan Ermilov HTTP/2: close connection on frames with self-dependency.
Wed, 04 Sep 2019 13:33:51 +0300 Sergey Kandaurov Fixed "return" with discarding invalid chunked body.
Tue, 03 Sep 2019 17:26:56 +0300 Sergey Kandaurov Detect runaway chunks in ngx_http_parse_chunked().
Mon, 19 Aug 2019 15:16:06 +0300 Sergey Kandaurov HTTP/2: discard remaining request body after redirect.
Fri, 16 Aug 2019 18:16:21 +0300 Maxim Dounin SSL: lowered log level for WSAECONNABORTED errors on Windows.
Fri, 16 Aug 2019 18:16:14 +0300 Maxim Dounin Version bump.
Tue, 13 Aug 2019 15:51:43 +0300 Maxim Dounin release-1.16.1 tag stable-1.16
Tue, 13 Aug 2019 15:51:42 +0300 Maxim Dounin nginx-1.16.1-RELEASE stable-1.16 release-1.16.1
Tue, 13 Aug 2019 15:43:40 +0300 Ruslan Ermilov HTTP/2: limited number of PRIORITY frames. stable-1.16
Tue, 13 Aug 2019 15:43:36 +0300 Ruslan Ermilov HTTP/2: limited number of DATA frames. stable-1.16
Tue, 13 Aug 2019 15:43:32 +0300 Sergey Kandaurov HTTP/2: reject zero length headers with PROTOCOL_ERROR. stable-1.16
Tue, 25 Jun 2019 04:47:43 +0300 Maxim Dounin Updated OpenSSL used for win32 builds. stable-1.16
Tue, 13 Aug 2019 15:48:39 +0300 Maxim Dounin Version bump. stable-1.16
Tue, 13 Aug 2019 15:45:57 +0300 Maxim Dounin release-1.17.3 tag
Tue, 13 Aug 2019 15:45:56 +0300 Maxim Dounin nginx-1.17.3-RELEASE release-1.17.3
Tue, 13 Aug 2019 15:43:40 +0300 Ruslan Ermilov HTTP/2: limited number of PRIORITY frames.
Tue, 13 Aug 2019 15:43:36 +0300 Ruslan Ermilov HTTP/2: limited number of DATA frames.
Tue, 13 Aug 2019 15:43:32 +0300 Sergey Kandaurov HTTP/2: reject zero length headers with PROTOCOL_ERROR.
Thu, 01 Aug 2019 13:50:07 +0300 Maxim Dounin Mail: fixed duplicate resolving.
Wed, 31 Jul 2019 17:29:00 +0300 Maxim Dounin Gzip: fixed "zero size buf" alerts after ac5a741d39cf.
Wed, 31 Jul 2019 17:28:41 +0300 Maxim Dounin Version bump.
Tue, 23 Jul 2019 15:01:47 +0300 Maxim Dounin release-1.17.2 tag
Tue, 23 Jul 2019 15:01:47 +0300 Maxim Dounin nginx-1.17.2-RELEASE release-1.17.2
Fri, 19 Jul 2019 17:50:00 +0300 Maxim Dounin Core: fixed memory leak on error, missed in c3f60d618c17.
Thu, 18 Jul 2019 18:27:54 +0300 Maxim Dounin Xslt: fixed potential buffer overflow with null character.
Thu, 18 Jul 2019 18:27:53 +0300 Maxim Dounin SSI: avoid potential buffer overflow.
Thu, 18 Jul 2019 18:27:52 +0300 Maxim Dounin Upstream: fixed EOF handling in unbuffered and upgraded modes.
Thu, 18 Jul 2019 18:27:50 +0300 Maxim Dounin HTTP/2: return error on output on closed stream.
Thu, 18 Jul 2019 18:27:44 +0300 Maxim Dounin Core: fixed segfault with too large bucket sizes (ticket #1806).
Wed, 17 Jul 2019 17:00:57 +0300 Maxim Dounin Perl: removed unused variable, forgotten in 975d7ab37b39.
Fri, 12 Jul 2019 12:43:08 +0200 Ilya Leoshkevich Gzip: use zlib to write header and trailer.
Fri, 12 Jul 2019 15:39:28 +0300 Maxim Dounin Perl: named locations in $r->internal_redirect().
Fri, 12 Jul 2019 15:39:26 +0300 Maxim Dounin Perl: expect escaped URIs in $r->internal_redirect().
Fri, 12 Jul 2019 15:39:25 +0300 Maxim Dounin Perl: additional ctx->header_sent checks.
Fri, 12 Jul 2019 15:39:25 +0300 Maxim Dounin Perl: avoid returning 500 if header was already sent.
Fri, 12 Jul 2019 15:38:27 +0300 Maxim Dounin Perl: avoid redirects on errors.
Fri, 12 Jul 2019 15:35:31 +0300 Maxim Dounin Perl: disabled unrelated calls from variable handlers.
Fri, 12 Jul 2019 15:34:37 +0300 Maxim Dounin Perl: protection against duplicate $r->sleep() calls.
Fri, 12 Jul 2019 13:56:23 +0300 Maxim Dounin Perl: handling of allocation errors.
Fri, 12 Jul 2019 13:56:21 +0300 Maxim Dounin Perl: propagate errors.
Fri, 12 Jul 2019 11:29:22 +0300 Maxim Dounin Perl: reworked perl module to pass ctx instead of request.
Thu, 11 Jul 2019 23:20:08 +0300 Maxim Dounin Perl: removed unneeded NGX_DONE test.
Sun, 30 Jun 2019 10:39:01 +0300 Gena Makhomed Contrib: vim syntax, update core and 3rd party module directives.
Tue, 09 Jul 2019 16:03:25 +0300 Maxim Dounin Typo.
Tue, 09 Jul 2019 16:01:32 +0300 Maxim Dounin Version bump.
Tue, 25 Jun 2019 15:19:45 +0300 Maxim Dounin release-1.17.1 tag
Tue, 25 Jun 2019 15:19:45 +0300 Maxim Dounin nginx-1.17.1-RELEASE release-1.17.1
Tue, 25 Jun 2019 04:47:43 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 17 Jun 2019 19:48:56 +0300 Maxim Dounin Perl: disabled not_modified filter (ticket #1786).
Wed, 05 Jun 2019 19:55:27 +0300 Roman Arutyunyan Limit req: limit_req_dry_run directive.
Mon, 03 Jun 2019 20:33:26 +0300 Roman Arutyunyan Upstream: background cache update before cache send (ticket #1782).
Thu, 23 May 2019 16:49:22 +0300 Niklas Keller Upstream hash: fall back to round-robin if hash key is empty.
Mon, 27 May 2019 19:47:50 +0300 Roman Arutyunyan Version bump.
Tue, 21 May 2019 17:23:57 +0300 Maxim Dounin release-1.17.0 tag
Tue, 21 May 2019 17:23:57 +0300 Maxim Dounin nginx-1.17.0-RELEASE release-1.17.0
Mon, 11 Apr 2016 15:46:36 +0300 Sergey Kandaurov SSL: removed OpenSSL 0.9.7 compatibility.
Mon, 13 May 2019 22:44:49 +0300 Maxim Dounin Range filter: fixed duplicate last buffers.
Mon, 13 May 2019 22:44:02 +0300 Maxim Dounin Range filter: fixed loss of incoming chain links.
Wed, 08 May 2019 19:22:13 +0300 Roman Arutyunyan Unconditional compilation of the postpone filter.
Wed, 24 Apr 2019 16:38:56 +0300 Ruslan Ermilov Variables support in proxy_upload_rate and proxy_download_rate.
Wed, 24 Apr 2019 16:38:54 +0300 Ruslan Ermilov Variables support in limit_rate and limit_rate_after (ticket #293).
Wed, 24 Apr 2019 16:38:51 +0300 Ruslan Ermilov Added ngx_http_set_complex_value_size_slot().
Tue, 09 Apr 2019 11:40:20 +0300 Vladimir Homutov Core: enabled "include" in any context (ticket #1615).
Wed, 24 Apr 2019 13:41:29 +0300 Vladimir Homutov Version bump.
Tue, 23 Apr 2019 16:12:58 +0300 Maxim Dounin release-1.16.0 tag stable-1.16
Tue, 23 Apr 2019 16:12:57 +0300 Maxim Dounin nginx-1.16.0-RELEASE stable-1.16 release-1.16.0
Tue, 23 Apr 2019 16:12:17 +0300 Maxim Dounin Stable branch. stable-1.16
Tue, 16 Apr 2019 17:54:59 +0300 Maxim Dounin release-1.15.12 tag
Tue, 16 Apr 2019 17:54:58 +0300 Maxim Dounin nginx-1.15.12-RELEASE release-1.15.12
Tue, 16 Apr 2019 16:32:44 +0300 Maxim Dounin Updated PCRE used for win32 builds.
Mon, 15 Apr 2019 20:14:07 +0300 Maxim Dounin Fixed incorrect length handling in ngx_utf8_length().
Mon, 15 Apr 2019 19:13:09 +0300 Maxim Dounin OCSP stapling: fixed segfault with dynamic certificate loading.
Mon, 15 Apr 2019 19:13:06 +0300 Maxim Dounin Version bump.
Tue, 09 Apr 2019 16:00:30 +0300 Maxim Dounin release-1.15.11 tag
Tue, 09 Apr 2019 16:00:30 +0300 Maxim Dounin nginx-1.15.11-RELEASE release-1.15.11