log src/http/v3/ngx_http_v3_filter_module.c @ 9213:23f109f0facc

age author description
Mon, 19 Feb 2024 03:12:06 +0300 Maxim Dounin Free nginx: changed server name.
Wed, 12 Jul 2023 15:27:35 +0400 Sergey Kandaurov HTTP/3: fixed $body_bytes_sent.
Fri, 12 May 2023 10:02:10 +0400 Roman Arutyunyan HTTP/3: removed server push support. quic
Wed, 22 Jun 2022 18:34:58 +0400 Sergey Kandaurov Merged with the default branch. quic
Thu, 07 Oct 2021 13:22:42 +0300 Roman Arutyunyan HTTP/3: traffic-based flood detection. quic
Mon, 27 Sep 2021 17:42:53 +0300 Sergey Kandaurov HTTP/3: fixed server push after ea9b645472b5. quic
Wed, 22 Sep 2021 14:10:43 +0300 Sergey Kandaurov HTTP/3: fixed null pointer dereference with server push. quic
Wed, 22 Sep 2021 14:08:21 +0300 Roman Arutyunyan HTTP/3: fixed ngx_stat_active counter. quic
Fri, 17 Sep 2021 15:28:31 +0300 Roman Arutyunyan HTTP/3: fixed pushed request finalization in case of error. quic
Fri, 17 Sep 2021 16:32:23 +0300 Roman Arutyunyan HTTP/3: make ngx_http_log_error() static again. quic
Mon, 13 Sep 2021 16:25:37 +0300 Sergey Kandaurov HTTP/3: added debug logging of response fields. quic
Mon, 13 Sep 2021 16:25:32 +0300 Sergey Kandaurov HTTP/3: Huffman encoding for the Location response field. quic
Mon, 13 Sep 2021 16:25:31 +0300 Sergey Kandaurov HTTP/3: Huffman encoding for the Last-Modified response field. quic
Mon, 13 Sep 2021 16:25:23 +0300 Sergey Kandaurov HTTP/3: Huffman encoding for the Content-Type response field. quic
Fri, 16 Jul 2021 15:43:01 +0300 Roman Arutyunyan HTTP/3: use request pool instead of connection pool. quic
Tue, 13 Jul 2021 22:44:03 +0300 Roman Arutyunyan HTTP/3: response trailers support. 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
Tue, 18 May 2021 18:17:25 +0300 Roman Arutyunyan HTTP/3: fixed server push after 9ec3e71f8a61. 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
Tue, 16 Mar 2021 13:48:29 +0300 Sergey Kandaurov HTTP/3: do not push until a MAX_PUSH_ID frame is received. quic
Wed, 10 Mar 2021 17:56:34 +0300 Sergey Kandaurov HTTP/3: fixed server push. quic
Fri, 27 Nov 2020 17:46:21 +0000 Roman Arutyunyan HTTP/3: introduced ngx_http_v3_filter. quic