log

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