log src/core/ngx_core.h @ 8461:b3c07aa021f6 quic

age author description
Thu, 30 Apr 2020 15:47:43 +0300 Sergey Kandaurov Configure: unbreak with old OpenSSL, --with-http_v3_module added. quic
Wed, 18 Mar 2020 12:58:27 +0300 Vladimir Homutov Extracted transport part of the code into separate file. quic
Mon, 16 Mar 2020 19:00:47 +0300 Vladimir Homutov Split transport and crypto parts into separate files. quic
Thu, 12 Mar 2020 16:54:43 +0300 Vladimir Homutov HTTP/QUIC interface reworked. quic
Fri, 28 Feb 2020 13:09:51 +0300 Sergey Kandaurov Initial QUIC support in http. quic
Mon, 21 Oct 2019 18:06:19 +0300 Roman Arutyunyan Core: moved PROXY protocol fields out of ngx_connection_t.
Mon, 04 Jun 2018 19:50:00 +0300 Roman Arutyunyan Stream: udp streams.