log src/http/v3/ngx_http_v3_parse.c @ 8785:e6c26cb4d38b quic

age author description
Wed, 05 May 2021 15:00:17 +0300 Roman Arutyunyan HTTP/3: moved parsing uni stream type to ngx_http_v3_parse.c. quic
Tue, 27 Apr 2021 21:32:50 +0300 Roman Arutyunyan HTTP/3: renamed ngx_http_v3_client_XXX() functions. quic
Wed, 05 May 2021 13:28:05 +0300 Roman Arutyunyan HTTP/3: reject empty DATA and HEADERS frames on control stream. quic
Thu, 22 Apr 2021 13:49:18 +0300 Vladimir Homutov HTTP/3: adjusted control stream parsing. quic
Tue, 16 Feb 2021 18:50:01 +0300 Roman Arutyunyan HTTP/3: removed http3_max_field_size. quic
Wed, 16 Dec 2020 12:47:41 +0000 Sergey Kandaurov HTTP/3: staticize internal parsing functions. quic
Tue, 17 Nov 2020 20:54:10 +0000 Roman Arutyunyan HTTP/3: null-terminate empty header value. quic
Tue, 10 Nov 2020 19:40:00 +0000 Roman Arutyunyan QUIC: renamed c->qs to c->quic. quic
Wed, 16 Sep 2020 20:21:03 +0100 Roman Arutyunyan HTTP/3: rearranged length check when parsing header. quic
Wed, 16 Sep 2020 12:27:23 +0100 Roman Arutyunyan HTTP/3: reject HTTP/2 frames. quic
Mon, 24 Aug 2020 09:56:36 +0300 Roman Arutyunyan HTTP/3: skip unknown frames on request stream. quic
Thu, 23 Jul 2020 13:41:24 +0300 Roman Arutyunyan HTTP/3: server pushes. quic
Thu, 23 Jul 2020 13:12:01 +0300 Roman Arutyunyan HTTP/3: renamed server configuration variables from v3cf to h3scf. quic
Mon, 20 Jul 2020 15:19:03 +0300 Sergey Kandaurov Fixed format specifiers. quic
Thu, 02 Jul 2020 20:07:24 +0300 Roman Arutyunyan HTTP/3: simplified handling return codes from parse functions. quic