log src/http/v3/ngx_http_v3_request.c @ 9158:ad3d34ddfdcc

age author description
Wed, 13 Sep 2023 17:59:37 +0400 Roman Arutyunyan QUIC: "handshake_timeout" configuration parameter.
Thu, 11 May 2023 13:22:10 +0400 Roman Arutyunyan HTTP/3: removed "http3" parameter of "listen" directive. quic
Mon, 27 Feb 2023 14:00:56 +0400 Roman Arutyunyan HTTP/3: "quic" parameter of "listen" directive. quic
Thu, 05 Jan 2023 19:03:22 +0400 Roman Arutyunyan HTTP/3: insert count block timeout. quic
Thu, 05 Jan 2023 18:15:46 +0400 Roman Arutyunyan HTTP/3: trigger 400 (Bad Request) on stream error while blocked. quic
Tue, 10 Jan 2023 17:59:16 +0400 Sergey Kandaurov HTTP/3: fixed $connection_time. quic
Tue, 25 Oct 2022 12:52:09 +0400 Roman Arutyunyan HTTP/3: implement keepalive for hq. quic
Wed, 30 Nov 2022 12:51:15 +0400 Roman Arutyunyan QUIC: application init() callback. quic
Mon, 22 Aug 2022 14:09:03 +0400 Roman Arutyunyan HTTP/3: renamed functions. quic
Wed, 19 Oct 2022 17:45:18 +0400 Roman Arutyunyan QUIC: idle mode for main connection. quic
Wed, 19 Oct 2022 17:45:30 +0400 Roman Arutyunyan HTTP/3: unified hq code with regular HTTP/3 code. quic
Fri, 25 Nov 2022 15:07:23 +0800 Jiuzhou Cui HTTP/3: fixed build without NGX_PCRE (broken by 0f5fc7a320db). quic
Tue, 22 Nov 2022 14:10:04 +0400 Sergey Kandaurov HTTP/3: fixed server_name regex captures (ticket #2407). quic
Wed, 03 Aug 2022 16:59:51 +0400 Roman Arutyunyan HTTP/3: skip empty request body buffers (ticket #2374). quic
Thu, 30 Dec 2021 12:59:32 +0300 Sergey Kandaurov HTTP/3: improved processing of multiple Cookie field lines. quic
Wed, 29 Dec 2021 15:33:51 +0300 Roman Arutyunyan Style. quic
Tue, 07 Dec 2021 15:49:30 +0300 Sergey Kandaurov HTTP/3: avoid sending stream cancellation for pushed streams. quic
Mon, 06 Dec 2021 15:19:54 +0300 Vladimir Homutov QUIC: simplified configuration. quic
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
Mon, 18 Oct 2021 14:48:11 +0300 Roman Arutyunyan HTTP/3: send Stream Cancellation instruction. quic
Mon, 18 Oct 2021 15:47:06 +0300 Roman Arutyunyan HTTP/3: allowed QUIC stream connection reuse. quic
Mon, 18 Oct 2021 15:22:33 +0300 Roman Arutyunyan HTTP/3: adjusted QUIC connection finalization. quic
Thu, 07 Oct 2021 13:22:42 +0300 Roman Arutyunyan HTTP/3: traffic-based flood detection. quic
Wed, 06 Oct 2021 14:51:16 +0300 Roman Arutyunyan HTTP/3: fixed request length calculation. quic
Wed, 22 Sep 2021 14:08:21 +0300 Roman Arutyunyan HTTP/3: fixed ngx_stat_active counter. quic
Thu, 16 Sep 2021 13:13:22 +0300 Sergey Kandaurov HTTP/3: added CONNECT and TRACE methods rejection. quic
Thu, 09 Sep 2021 15:47:29 +0300 Roman Arutyunyan HTTP/3: reading body buffering in filters. quic
Thu, 08 Jul 2021 21:52:47 +0300 Roman Arutyunyan HTTP/3: bulk parse functions. quic
Tue, 24 Aug 2021 13:03:48 +0300 Sergey Kandaurov HTTP/3: fixed dead store assignment. quic
Tue, 10 Aug 2021 12:35:12 +0300 Sergey Kandaurov HTTP/3: disabled control characters and space in header names. quic
Thu, 29 Jul 2021 16:01:37 +0300 Roman Arutyunyan HTTP/3: close connection on keepalive_requests * 2. quic
Thu, 01 Jul 2021 15:37:53 +0300 Sergey Kandaurov HTTP/3: quic-qpack term updates. quic
Wed, 05 May 2021 12:54:10 +0300 Roman Arutyunyan HTTP/3: renamed ngx_http_v3_connection_t to ngx_http_v3_session_t. quic
Fri, 30 Apr 2021 19:10:11 +0300 Roman Arutyunyan HTTP/3: ngx_http_v3_get_session() macro. quic
Fri, 16 Apr 2021 19:42:03 +0300 Sergey Kandaurov HTTP/3: keepalive_time support. quic
Mon, 15 Mar 2021 16:25:54 +0300 Roman Arutyunyan HTTP/3: fixed $connection_requests. quic
Tue, 30 Mar 2021 16:48:38 +0300 Roman Arutyunyan HTTP/3: keepalive timeout. quic
Mon, 15 Mar 2021 16:39:33 +0300 Roman Arutyunyan QUIC: connection shutdown. quic
Mon, 15 Mar 2021 19:26:04 +0300 Roman Arutyunyan HTTP/3: send GOAWAY when last request is accepted. quic
Wed, 17 Feb 2021 11:58:32 +0300 Roman Arutyunyan HTTP/3: limited client header size. quic
Wed, 17 Feb 2021 15:56:34 +0300 Roman Arutyunyan HTTP/3: introduced ngx_http_v3_parse_t structure. quic
Mon, 01 Feb 2021 18:48:18 +0300 Roman Arutyunyan HTTP/3: fixed format specifier. quic
Mon, 25 Jan 2021 16:16:47 +0300 Roman Arutyunyan HTTP/3: refactored request body parser. quic
Fri, 29 Jan 2021 19:42:47 +0300 Roman Arutyunyan HTTP/3: call ngx_handle_read_event() from client header handler. quic
Mon, 18 Jan 2021 13:43:36 +0300 Roman Arutyunyan HTTP/3: client header validation. quic
Fri, 22 Jan 2021 15:57:41 +0300 Roman Arutyunyan HTTP/3: client pseudo-headers restrictions. quic
Fri, 22 Jan 2021 16:34:06 +0300 Roman Arutyunyan HTTP/3: refactored request parser. quic
Wed, 16 Dec 2020 12:47:38 +0000 Sergey Kandaurov HTTP/3: staticize ngx_http_v3_methods. quic
Fri, 27 Nov 2020 17:46:21 +0000 Roman Arutyunyan HTTP/3: introduced ngx_http_v3_filter. quic
Wed, 25 Nov 2020 17:57:43 +0000 Roman Arutyunyan HTTP/3: eliminated r->method_start. quic
Tue, 10 Nov 2020 19:40:00 +0000 Roman Arutyunyan QUIC: renamed c->qs to c->quic. quic
Mon, 24 Aug 2020 09:56:36 +0300 Roman Arutyunyan HTTP/3: skip unknown frames on request stream. quic
Wed, 16 Sep 2020 18:59:25 +0100 Roman Arutyunyan HTTP/3: fixed handling request body eof. quic
Tue, 18 Aug 2020 17:11:32 +0300 Sergey Kandaurov HTTP/3: fixed context storage in request body parser. quic
Thu, 23 Jul 2020 13:41:24 +0300 Roman Arutyunyan HTTP/3: server pushes. quic
Tue, 14 Jul 2020 16:52:44 +0300 Roman Arutyunyan HTTP/3: support $server_protocol variable. quic
Mon, 13 Jul 2020 12:33:00 +0300 Roman Arutyunyan HTTP/3: encode frame ids with ngx_http_v3_encode_varlen_int(). quic
Thu, 23 Jul 2020 12:31:40 +0300 Roman Arutyunyan HTTP/3: generate Location response header for absolute redirects. quic
Mon, 13 Jul 2020 16:00:00 +0300 Roman Arutyunyan HTTP/3: header encoding functions. quic