log src/http/modules/ngx_http_ssl_module.c @ 8750:3443c02ca1d1

age author description
Mon, 01 Nov 2021 18:09:34 +0300 Sergey Kandaurov SSL: $ssl_curve (ticket #2135).
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, 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.