log src/event/ngx_event_openssl.h @ 8668:af6363758ef9 quic

age author description
Tue, 22 Dec 2020 12:03:43 +0300 Sergey Kandaurov QUIC: fixed build with OpenSSL < 1.1.1. quic
Thu, 29 Oct 2020 14:53:58 +0000 Sergey Kandaurov Merged with the default branch. quic
Mon, 19 Oct 2020 10:32:53 +0300 Vladimir Homutov QUIC: reverted previous 3 commits. quic
Tue, 15 Sep 2020 22:44:46 +0300 Vladimir Homutov SSL: added the "ssl_keys_file" directive. quic
Tue, 26 May 2020 20:26:44 +0300 Sergey Kandaurov Merged with the default branch. quic
Wed, 18 Mar 2020 16:37:16 +0300 Roman Arutyunyan Moved setting QUIC methods to runtime. quic
Tue, 10 Mar 2020 19:15:12 +0300 Sergey Kandaurov Chacha20 header protection support with BoringSSL. quic
Fri, 28 Feb 2020 13:09:51 +0300 Sergey Kandaurov OpenSSL compatibility. quic
Fri, 28 Feb 2020 13:09:51 +0300 Sergey Kandaurov Initial QUIC support in http. quic
Wed, 12 Oct 2022 20:14:57 +0300 Maxim Dounin SSL: workaround for session timeout handling with TLSv1.3.
Wed, 12 Oct 2022 20:14:55 +0300 Maxim Dounin SSL: optimized rotation of session ticket keys.
Wed, 12 Oct 2022 20:14:53 +0300 Maxim Dounin SSL: automatic rotation of session ticket keys.
Wed, 12 Oct 2022 20:14:49 +0300 Maxim Dounin SSL: renamed session ticket key functions and data index.
Wed, 12 Oct 2022 20:14:47 +0300 Maxim Dounin SSL: renamed session ticket key type.
Wed, 12 Oct 2022 20:14:45 +0300 Maxim Dounin SSL: style.
Wed, 12 Oct 2022 20:14:40 +0300 Maxim Dounin SSL: single allocation in session cache on 32-bit platforms.
Wed, 12 Oct 2022 20:14:36 +0300 Maxim Dounin SSL: reduced logging of session cache failures (ticket #621).
Mon, 01 Nov 2021 18:09:34 +0300 Sergey Kandaurov SSL: $ssl_curve (ticket #2135).
Thu, 21 Oct 2021 18:44:07 +0300 Maxim Dounin SSL: SSL_sendfile() support with kernel TLS.
Thu, 14 Oct 2021 11:46:23 +0300 Vladimir Homutov SSL: added $ssl_alpn_protocol variable.
Tue, 10 Aug 2021 23:43:17 +0300 Sergey Kandaurov SSL: removed export ciphers support.
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: 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.
Tue, 01 Jun 2021 17:37:51 +0300 Maxim Dounin Fixed SSL logging with lingering close.
Thu, 22 Oct 2020 18:02:28 +0300 Maxim Dounin SSL: ssl_reject_handshake directive (ticket #195).
Thu, 22 Oct 2020 18:00:22 +0300 Maxim Dounin SSL: ssl_conf_command directive.
Fri, 22 May 2020 17:25:27 +0300 Roman Arutyunyan OCSP: certificate status cache.
Fri, 22 May 2020 17:30:12 +0300 Roman Arutyunyan SSL: client certificate validation with OCSP (ticket #1534).