log src/event/ngx_event_openssl.h @ 9263:388a801e9bb9 default tip

age author description
Mon, 25 Dec 2023 21:15:48 +0400 Sergey Kandaurov SSL: reasonable version for LibreSSL adjusted.
Thu, 23 Feb 2023 16:17:29 +0400 Sergey Kandaurov QUIC: using ngx_ssl_handshake_log(). quic
Thu, 20 Oct 2022 16:41:36 +0400 Sergey Kandaurov Merged with the default branch. quic
Fri, 24 Dec 2021 15:53:59 +0300 Ruslan Ermilov Merged with the default branch. quic
Wed, 03 Nov 2021 11:22:07 +0300 Sergey Kandaurov Merged with the default branch. quic
Wed, 01 Sep 2021 10:57:25 +0300 Sergey Kandaurov Merged with the default branch. quic
Thu, 15 Jul 2021 16:28:21 +0300 Sergey Kandaurov Merged with the default branch. quic
Tue, 22 Dec 2020 16:41:56 +0300 Sergey Kandaurov QUIC: removed unused <openssl/aes.h> inclusion. quic
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).
Tue, 24 Dec 2019 17:24:59 +0300 Maxim Dounin SSL: reworked posted next events.
Thu, 17 Oct 2019 16:02:24 +0300 Maxim Dounin SSL: available bytes handling (ticket #1431).
Mon, 25 Feb 2019 16:42:54 +0300 Maxim Dounin SSL: adjusted session id context with dynamic certificates.
Mon, 25 Feb 2019 16:42:23 +0300 Maxim Dounin SSL: passwords support for dynamic certificate loading.
Mon, 25 Feb 2019 16:41:44 +0300 Maxim Dounin SSL: loading of connection-specific certificates.
Tue, 18 Dec 2018 15:15:15 +0300 Sergey Kandaurov SSL: avoid reading on pending SSL_write_early_data().
Fri, 10 Aug 2018 20:49:06 +0300 Maxim Dounin SSL: fixed build with LibreSSL 2.8.0 (ticket #1605). stable-1.14
Fri, 21 Sep 2018 20:49:12 +0300 Sergey Kandaurov SSL: support for TLSv1.3 early data with OpenSSL.
Fri, 10 Aug 2018 20:49:06 +0300 Maxim Dounin SSL: fixed build with LibreSSL 2.8.0 (ticket #1605).
Tue, 07 Aug 2018 02:16:07 +0300 Maxim Dounin SSL: support for TLSv1.3 early data with BoringSSL.
Tue, 17 Jul 2018 12:53:23 +0300 Sergey Kandaurov SSL: save sessions for upstream peers using a callback function.
Wed, 11 Oct 2017 15:43:50 -0700 Alessandro Ghedini SSL: include <openssl/hmac.h>.
Tue, 22 Aug 2017 15:18:10 +0300 Maxim Dounin SSL: the $ssl_client_escaped_cert variable (ticket #857).
Tue, 18 Apr 2017 16:08:44 +0300 Sergey Kandaurov SSL: disabled renegotiation detection in client mode.
Tue, 18 Apr 2017 15:12:38 +0300 Sergey Kandaurov SSL: added support for TLSv1.3 in ssl_protocols directive.
Fri, 23 Dec 2016 17:28:20 +0300 Maxim Dounin SSL: support AES256 encryption of tickets.
Mon, 05 Dec 2016 22:23:23 +0300 Maxim Dounin SSL: $ssl_curves (ticket #1088).
Mon, 05 Dec 2016 22:23:23 +0300 Maxim Dounin SSL: $ssl_ciphers (ticket #870).
Mon, 05 Dec 2016 22:23:23 +0300 Maxim Dounin SSL: $ssl_client_v_start, $ssl_client_v_end, $ssl_client_v_remain.
Mon, 05 Dec 2016 22:23:22 +0300 Maxim Dounin OCSP stapling: added certificate name to warnings.
Fri, 21 Oct 2016 16:28:39 +0300 Dmitry Volyntsev SSL: RFC2253 compliant $ssl_client_s_dn and $ssl_client_i_dn.
Mon, 10 Oct 2016 18:44:17 +0300 Maxim Dounin Modules compatibility: compatibility with NGX_HTTP_SSL.