log

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