log src/stream/ngx_stream_ssl_module.c @ 9090:7d67fe09bcad quic tip

age author description
Wed, 29 Mar 2023 11:14:25 +0400 Sergey Kandaurov Merged with the default branch. quic
Fri, 24 Mar 2023 02:57:43 +0300 Maxim Dounin SSL: enabled TLSv1.3 by default.
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
Mon, 17 Oct 2022 16:24:53 +0400 Sergey Kandaurov SSL: improved validation of ssl_session_cache and ssl_ocsp_cache.
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: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.
Wed, 29 Sep 2021 15:01:56 +0300 Sergey Kandaurov Stream: detect "listen .. quic" without TLSv1.3. quic
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:00:22 +0300 Maxim Dounin SSL: ssl_conf_command directive.