log src/http/modules/ngx_http_ssl_module.c @ 9274:46ecad404a29 default tip

age author description
Thu, 08 Jun 2023 14:49:27 +0400 Roman Arutyunyan SSL: removed the "ssl" directive.
Tue, 16 May 2023 16:30:08 +0400 Roman Arutyunyan HTTP/2: "http2" directive.
Thu, 11 May 2023 13:22:10 +0400 Roman Arutyunyan HTTP/3: removed "http3" parameter of "listen" directive. quic
Wed, 29 Mar 2023 11:14:25 +0400 Sergey Kandaurov Merged with the default branch. quic
Fri, 24 Mar 2023 19:49:50 +0400 Sergey Kandaurov HTTP/3: fixed OpenSSL compatibility layer initialization. quic
Mon, 27 Feb 2023 14:00:56 +0400 Roman Arutyunyan HTTP/3: "quic" parameter of "listen" directive. quic
Wed, 22 Feb 2023 19:16:53 +0400 Roman Arutyunyan QUIC: OpenSSL compatibility layer. quic
Thu, 20 Oct 2022 16:41:36 +0400 Sergey Kandaurov Merged with the default branch. quic
Wed, 26 Jan 2022 14:15:40 +0300 Sergey Kandaurov HTTP/3: removed draft versions support in ALPN. quic
Fri, 24 Dec 2021 15:53:59 +0300 Ruslan Ermilov Merged with the default branch. quic
Sat, 04 Dec 2021 10:52:55 +0300 Roman Arutyunyan HTTP/3: http3_hq directive and NGX_HTTP_V3_HQ macro. quic
Mon, 06 Dec 2021 13:02:36 +0300 Roman Arutyunyan HTTP/3: merged ngx_http_quic_module into ngx_http_v3_module. quic
Thu, 02 Dec 2021 13:59:09 +0300 Sergey Kandaurov HTTP/3: adjusted ALPN macro names to align with 61abb35bb8cf. quic
Wed, 03 Nov 2021 11:22:07 +0300 Sergey Kandaurov Merged with the default branch. quic
Wed, 29 Sep 2021 15:01:53 +0300 Sergey Kandaurov Fixed mismerge of ssl_reject_handshake in 71b7453fb11f. quic
Wed, 01 Sep 2021 10:57:25 +0300 Sergey Kandaurov Merged with the default branch. quic
Wed, 10 Mar 2021 15:39:01 +0300 Sergey Kandaurov Merged with the default branch. quic
Tue, 22 Dec 2020 12:04:15 +0300 Sergey Kandaurov QUIC: fixed building ALPN callback without debug and http2. quic
Tue, 10 Nov 2020 00:32:56 +0300 Sergey Kandaurov QUIC: multiple versions support in ALPN. 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, 21 Jul 2020 23:09:22 +0300 Roman Arutyunyan QUIC: added "quic" listen parameter. quic
Tue, 26 May 2020 20:26:44 +0300 Sergey Kandaurov Merged with the default branch. quic
Mon, 23 Mar 2020 19:26:24 +0300 Roman Arutyunyan Support for HTTP/3 ALPN. quic
Wed, 18 Mar 2020 16:37:16 +0300 Roman Arutyunyan Moved setting QUIC methods to runtime. quic
Fri, 28 Feb 2020 13:09:52 +0300 Sergey Kandaurov Cleanup. quic
Fri, 28 Feb 2020 13:09:51 +0300 Sergey Kandaurov Initial QUIC support in http. quic
Fri, 24 Mar 2023 02:57:43 +0300 Maxim Dounin SSL: enabled TLSv1.3 by default.
Mon, 17 Oct 2022 16:24:53 +0400 Sergey Kandaurov SSL: improved validation of ssl_session_cache and ssl_ocsp_cache.
Mon, 01 Nov 2021 18:09:34 +0300 Sergey Kandaurov SSL: $ssl_curve (ticket #2135).
Wed, 20 Oct 2021 09:50:02 +0300 Vladimir Homutov HTTP: connections with wrong ALPN protocols are now rejected.
Thu, 14 Oct 2021 11:46:23 +0300 Vladimir Homutov SSL: added $ssl_alpn_protocol variable.
Fri, 15 Oct 2021 10:02:15 +0300 Vladimir Homutov HTTP/2: removed support for NPN.
Mon, 16 Aug 2021 22:40:31 +0300 Maxim Dounin SSL: ciphers now set before loading certificates (ticket #2035).
Fri, 05 Mar 2021 17:16:13 +0300 Maxim Dounin SSL: fixed build by Sun C with old OpenSSL versions.
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).
Mon, 16 Sep 2019 19:26:42 +0300 Sergey Kandaurov SSL: fixed ssl_verify_client error message.
Sun, 03 Mar 2019 16:48:39 +0300 Maxim Dounin SSL: fixed potential leak on memory allocation errors.
Mon, 25 Feb 2019 21:16:26 +0300 Maxim Dounin SSL: fixed possible segfault with dynamic certificates.
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:42:05 +0300 Maxim Dounin SSL: variables support in ssl_certificate and ssl_certificate_key.
Tue, 07 Aug 2018 02:16:07 +0300 Maxim Dounin SSL: support for TLSv1.3 early data with BoringSSL.
Wed, 25 Apr 2018 14:57:24 +0300 Ruslan Ermilov SSL: deprecated the "ssl" directive.
Tue, 24 Apr 2018 15:29:01 +0300 Maxim Dounin SSL: detect "listen ... ssl" without certificates (ticket #178).
Tue, 22 Aug 2017 15:18:10 +0300 Maxim Dounin SSL: the $ssl_client_escaped_cert variable (ticket #857).
Tue, 01 Aug 2017 14:28:33 +0300 Ruslan Ermilov Variables: macros for null variables.
Tue, 18 Apr 2017 15:12:38 +0300 Sergey Kandaurov SSL: added support for TLSv1.3 in ssl_protocols directive.
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.
Fri, 21 Oct 2016 16:28:39 +0300 Dmitry Volyntsev SSL: RFC2253 compliant $ssl_client_s_dn and $ssl_client_i_dn.
Wed, 15 Jun 2016 21:05:30 +0100 Tim Taubert SSL: ngx_ssl_ciphers() to set list of ciphers.
Thu, 19 May 2016 14:46:32 +0300 Maxim Dounin SSL: support for multiple curves (ticket #885).
Thu, 19 May 2016 14:46:32 +0300 Maxim Dounin SSL: support for multiple certificates (ticket #814).
Thu, 31 Mar 2016 23:38:34 +0300 Maxim Dounin SSL: RSA_generate_key() is deprecated in OpenSSL 1.1.0.