log src/http/v3/ngx_http_v3_streams.c @ 8881:72b304f6207c quic

age author description
Thu, 07 Oct 2021 13:22:42 +0300 Roman Arutyunyan HTTP/3: traffic-based flood detection. quic
Wed, 06 Oct 2021 14:48:59 +0300 Roman Arutyunyan HTTP/3: removed client-side encoder support. quic
Thu, 08 Jul 2021 21:52:47 +0300 Roman Arutyunyan HTTP/3: bulk parse functions. quic
Thu, 29 Jul 2021 12:17:56 +0300 Roman Arutyunyan HTTP/3: http3_max_uni_streams directive. quic
Thu, 29 Jul 2021 10:03:36 +0300 Roman Arutyunyan HTTP/3: require mandatory uni streams before additional ones. quic
Thu, 01 Jul 2021 15:37:53 +0300 Sergey Kandaurov HTTP/3: quic-qpack term updates. quic
Fri, 11 Jun 2021 13:24:24 +0300 Roman Arutyunyan HTTP/3: client GOAWAY support. 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: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, 30 Mar 2021 16:48:38 +0300 Roman Arutyunyan HTTP/3: keepalive timeout. quic