log src/http/v3/ngx_http_v3_tables.c @ 8902:925572184d4a quic

age author description
Mon, 18 Oct 2021 15:22:33 +0300 Roman Arutyunyan HTTP/3: adjusted QUIC connection finalization. quic
Thu, 01 Jul 2021 15:37:53 +0300 Sergey Kandaurov HTTP/3: quic-qpack term updates. quic
Thu, 27 May 2021 13:29:00 +0300 Sergey Kandaurov HTTP/3: fixed Insert With Name Reference index processing. quic
Wed, 28 Apr 2021 11:30:27 +0300 Roman Arutyunyan HTTP/3: clean up table from session cleanup handler. 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
Wed, 05 May 2021 15:15:17 +0300 Roman Arutyunyan HTTP/3: moved Stream Cancellation stub to ngx_http_v3_streams.c. quic
Tue, 04 May 2021 13:38:59 +0300 Roman Arutyunyan HTTP/3: fixed decoder stream stubs. quic
Tue, 10 Nov 2020 19:40:00 +0000 Roman Arutyunyan QUIC: renamed c->qs to c->quic. quic
Thu, 23 Jul 2020 13:12:01 +0300 Roman Arutyunyan HTTP/3: renamed server configuration variables from v3cf to h3scf. quic
Thu, 02 Jul 2020 16:47:51 +0300 Roman Arutyunyan HTTP/3: close QUIC connection with HTTP/QPACK errors when needed. quic
Thu, 02 Jul 2020 15:34:05 +0300 Roman Arutyunyan HTTP/3: refactored dynamic table implementation. quic
Thu, 14 May 2020 16:02:32 +0300 Roman Arutyunyan HTTP/3: reallocate strings inserted into the dynamic table. quic
Sat, 28 Mar 2020 18:02:20 +0300 Sergey Kandaurov HTTP/3: static table cleanup. 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