log src/http/v3/ngx_http_v3.h @ 9090:7d67fe09bcad quic tip

age author description
Thu, 11 May 2023 18:48:01 +0300 Maxim Dounin QUIC: style. quic tip
Mon, 27 Feb 2023 14:00:56 +0400 Roman Arutyunyan HTTP/3: "quic" parameter of "listen" directive. 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
Wed, 08 Jun 2022 16:19:01 +0400 Sergey Kandaurov HTTP/3: updated SETTINGS_MAX_FIELD_SECTION_SIZE name. quic
Mon, 31 Jan 2022 09:16:47 +0300 Roman Arutyunyan QUIC: allowed main QUIC connection for some operations. quic
Wed, 26 Jan 2022 14:15:40 +0300 Sergey Kandaurov HTTP/3: removed draft versions support in ALPN. quic
Thu, 30 Dec 2021 12:59:32 +0300 Sergey Kandaurov HTTP/3: improved processing of multiple Cookie field lines. quic
Tue, 07 Dec 2021 13:01:28 +0300 Roman Arutyunyan HTTP/3: renamed files. 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
Thu, 02 Dec 2021 13:59:09 +0300 Sergey Kandaurov HTTP/3: adjusted ALPN macro names to align with 61abb35bb8cf. quic
Mon, 18 Oct 2021 15:47:06 +0300 Roman Arutyunyan HTTP/3: allowed QUIC stream connection reuse. quic
Thu, 07 Oct 2021 13:22:42 +0300 Roman Arutyunyan HTTP/3: traffic-based flood detection. quic
Wed, 04 Aug 2021 17:35:11 +0300 Roman Arutyunyan HTTP/3: replaced macros with values. quic
Thu, 29 Jul 2021 12:17:56 +0300 Roman Arutyunyan HTTP/3: http3_max_uni_streams directive. quic
Fri, 11 Jun 2021 13:24:24 +0300 Roman Arutyunyan HTTP/3: client GOAWAY support. quic
Wed, 05 May 2021 15:09:23 +0300 Roman Arutyunyan HTTP/3: separate header files for existing source files. quic
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 12:54:10 +0300 Roman Arutyunyan HTTP/3: renamed ngx_http_v3_connection_t to ngx_http_v3_session_t. quic
Wed, 05 May 2021 14:53:36 +0300 Roman Arutyunyan HTTP/3: reference h3c directly from ngx_http_connection_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, 12 Apr 2021 12:30:30 +0300 Sergey Kandaurov HTTP/3: removed h3scf->quic leftover after 0d2b2664b41c. 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
Tue, 16 Feb 2021 18:50:01 +0300 Roman Arutyunyan HTTP/3: removed http3_max_field_size. quic
Mon, 25 Jan 2021 16:16:47 +0300 Roman Arutyunyan HTTP/3: refactored request body parser. quic
Tue, 12 Jan 2021 21:08:55 +0000 Roman Arutyunyan HTTP/3: added comment. quic
Fri, 22 Jan 2021 16:34:06 +0300 Roman Arutyunyan HTTP/3: refactored request parser. quic
Fri, 27 Nov 2020 17:46:21 +0000 Roman Arutyunyan HTTP/3: introduced ngx_http_v3_filter. quic
Tue, 10 Nov 2020 19:40:00 +0000 Roman Arutyunyan QUIC: renamed c->qs to c->quic. quic
Tue, 10 Nov 2020 00:32:56 +0300 Sergey Kandaurov QUIC: multiple versions support in ALPN. quic
Thu, 23 Jul 2020 13:41:24 +0300 Roman Arutyunyan HTTP/3: server pushes. quic
Mon, 13 Jul 2020 16:00:00 +0300 Roman Arutyunyan HTTP/3: header encoding functions. quic
Tue, 21 Jul 2020 23:09:22 +0300 Roman Arutyunyan QUIC: added "quic" listen parameter. quic
Thu, 02 Jul 2020 16:47:51 +0300 Roman Arutyunyan HTTP/3: close QUIC connection with HTTP/QPACK errors when needed. quic
Tue, 30 Jun 2020 12:30:57 +0300 Roman Arutyunyan HTTP/3: error code definitions for HTTP/3 and QPACK. quic
Thu, 02 Jul 2020 15:34:05 +0300 Roman Arutyunyan HTTP/3: refactored dynamic table implementation. quic
Mon, 29 Jun 2020 15:56:14 +0300 Roman Arutyunyan HTTP/3: http3_max_field_size directive to limit string size. quic
Fri, 26 Jun 2020 11:58:00 +0300 Roman Arutyunyan HTTP/3: introduced ngx_http_v3_get_module_srv_conf() macro. quic
Tue, 19 May 2020 15:34:00 +0300 Roman Arutyunyan HTTP/3: restricted symbols in header names. quic
Tue, 19 May 2020 15:29:10 +0300 Roman Arutyunyan HTTP/3: split header parser in two functions. quic
Fri, 27 Mar 2020 19:41:06 +0300 Roman Arutyunyan Parsing HTTP/3 request body. quic
Fri, 27 Mar 2020 19:46:54 +0300 Roman Arutyunyan Chunked response body in HTTP/3. quic
Wed, 25 Mar 2020 12:14:24 +0300 Roman Arutyunyan Simplifed handling HTTP/3 streams. quic
Mon, 23 Mar 2020 19:26:24 +0300 Roman Arutyunyan Support for HTTP/3 ALPN. quic
Fri, 20 Mar 2020 13:47:44 +0300 Vladimir Homutov Configurable transport parameters. quic
Wed, 18 Mar 2020 13:46:35 +0300 Roman Arutyunyan Refactored HTTP/3 parser. quic
Fri, 13 Mar 2020 19:36:33 +0300 Roman Arutyunyan HTTP/3. quic