log

age author description
Thu, 06 May 2021 12:36:14 +0300 Vladimir Homutov QUIC: consider NEW_CONNECTION_ID a probing frame. quic
Wed, 28 Apr 2021 11:30:27 +0300 Roman Arutyunyan HTTP/3: clean up table from session cleanup handler. quic
Wed, 05 May 2021 15:15:48 +0300 Roman Arutyunyan HTTP/3: moved session initialization to a separate file. 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
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
Wed, 05 May 2021 13:28:05 +0300 Roman Arutyunyan HTTP/3: reject empty DATA and HEADERS frames on control stream. quic
Wed, 28 Apr 2021 13:37:18 +0300 Vladimir Homutov QUIC: fixed build with NGX_QUIC_DEBUG_ALLOC enabled. quic
Thu, 29 Apr 2021 15:35:02 +0300 Vladimir Homutov QUIC: connection migration. quic
Thu, 22 Apr 2021 13:49:18 +0300 Vladimir Homutov HTTP/3: adjusted control stream parsing. quic