nginx-quic/src
Roman Arutyunyan eea23ac250 HTTP/3: "quic" parameter of "listen" directive.
Now "listen" directve has a new "quic" parameter which enables QUIC protocol
for the address.  Further, to enable HTTP/3, a new directive "http3" is
introduced.  The hq-interop protocol is enabled by "http3_hq" as before.
Now application protocol is chosen by ALPN.

Previously used "http3" parameter of "listen" is deprecated.
2023-02-27 14:00:56 +04:00
..
core Merged with the default branch. 2023-01-02 17:10:22 +04:00
event QUIC: improved ssl_reject_handshake error logging. 2023-02-23 16:26:38 +04:00
http HTTP/3: "quic" parameter of "listen" directive. 2023-02-27 14:00:56 +04:00
mail Fixed port ranges support in the listen directive. 2022-12-18 21:29:02 +03:00
misc Cpp test: added stream. 2020-10-13 07:44:09 +03:00
os Merged with the default branch. 2023-01-02 17:10:22 +04:00
stream QUIC: OpenSSL compatibility layer. 2023-02-22 19:16:53 +04:00