log src/event/ngx_event_openssl.c @ 8853:ce6d9cf0f567 quic

age author description
Mon, 14 Feb 2022 10:14:07 +0300 Sergey Kandaurov Merged with the default branch. quic
Tue, 08 Feb 2022 17:35:27 +0300 Sergey Kandaurov SSL: logging level of "application data after close notify".
Tue, 25 Jan 2022 23:42:48 +0300 Sergey Kandaurov Merged with the default branch. quic
Mon, 24 Jan 2022 17:18:50 +0300 Maxim Dounin SSL: always renewing tickets with TLSv1.3 (ticket #1892).
Mon, 17 Jan 2022 17:05:12 +0300 Sergey Kandaurov SSL: free pkey on SSL_CTX_set0_tmp_dh_pkey() failure.
Wed, 29 Dec 2021 15:17:26 +0300 Sergey Kandaurov Merged with the default branch. quic
Mon, 27 Dec 2021 19:49:26 +0300 Maxim Dounin Support for sendfile(SF_NOCACHE).
Mon, 27 Dec 2021 19:48:42 +0300 Maxim Dounin SSL: SSL_sendfile(SF_NODISKIO) support.
Fri, 24 Dec 2021 15:53:59 +0300 Ruslan Ermilov Merged with the default branch. quic
Mon, 01 Nov 2021 18:09:34 +0300 Sergey Kandaurov SSL: $ssl_curve (ticket #2135).
Wed, 03 Nov 2021 11:22:07 +0300 Sergey Kandaurov Merged with the default branch. quic
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.
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.