log

age author description
Tue, 16 Nov 2021 17:44:02 +0300 Maxim Dounin release-1.20.2 tag stable-1.20
Tue, 16 Nov 2021 17:44:02 +0300 Maxim Dounin nginx-1.20.2-RELEASE stable-1.20 release-1.20.2
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.