log

age author description
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.