log

age author description
Thu, 16 Jul 2020 15:02:38 +0300 Vladimir Homutov QUIC: added limit of queued data. quic
Thu, 16 Jul 2020 16:05:44 +0300 Vladimir Homutov QUIC: implemented probe timeout (PTO) calculation. quic
Mon, 13 Jul 2020 17:31:29 +0300 Vladimir Homutov QUIC: reworked retransmission mechanism. quic
Wed, 15 Jul 2020 15:10:17 +0300 Vladimir Homutov QUIC: reworked ngx_quic_send_frames() function. quic
Mon, 13 Jul 2020 10:07:15 +0300 Vladimir Homutov QUIC: renaming. quic
Mon, 13 Jul 2020 10:07:20 +0300 Vladimir Homutov QUIC: caching c->quic in the ngx_quic_handle_ack_frame() function. quic
Fri, 10 Jul 2020 15:33:51 +0300 Vladimir Homutov QUIC: delay field of an ACK frame is now calculated. quic
Thu, 16 Jul 2020 15:44:06 +0300 Vladimir Homutov QUIC: added rtt estimation. quic
Mon, 13 Jul 2020 15:34:22 +0300 Sergey Kandaurov Merged with the default branch. quic
Thu, 02 Jul 2020 20:07:24 +0300 Roman Arutyunyan HTTP/3: simplified handling return codes from parse functions. quic
Fri, 03 Jul 2020 12:07:43 +0300 Roman Arutyunyan HTTP/3: put ngx_http_v3_parse_varlen_int() return code in variable. quic
Fri, 03 Jul 2020 12:05:05 +0300 Roman Arutyunyan HTTP/3: simplifed handling ngx_http_v3_parse_literal() return code. quic
Fri, 03 Jul 2020 09:26:12 +0300 Roman Arutyunyan HTTP/3: limited prefixed integer size by 62 bits. quic
Fri, 03 Jul 2020 16:41:31 +0300 Roman Arutyunyan HTTP/3: fixed overflow in prefixed integer parser. quic
Thu, 02 Jul 2020 17:35:57 +0300 Sergey Kandaurov HTTP/3: fixed prefix in decoding Section Acknowledgement. quic
Tue, 30 Jun 2020 15:32:09 +0300 Roman Arutyunyan HTTP/3: set r->headers_in.chunked flag after parsing headers. 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 16:33:59 +0300 Roman Arutyunyan QUIC: Introduced ngx_quic_finalize_connection(). quic
Thu, 02 Jul 2020 16:33:36 +0300 Roman Arutyunyan HTTP/3: downgraded literal size error level to NGX_LOG_INFO. quic
Thu, 02 Jul 2020 15:34:05 +0300 Roman Arutyunyan HTTP/3: refactored dynamic table implementation. quic
Thu, 02 Jul 2020 15:15:55 +0300 Roman Arutyunyan HTTP/3: fixed prefixed integer encoding and decoding. 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
Fri, 26 Jun 2020 10:05:28 +0300 Roman Arutyunyan HTTP/3: fixed dropping first non-pseudo header. quic
Thu, 25 Jun 2020 20:31:13 +0300 Sergey Kandaurov HTTP/3: do not emit a DATA frame header for header_only responses. quic
Fri, 19 Jun 2020 11:29:30 +0300 Vladimir Homutov Style. quic
Tue, 23 Jun 2020 11:57:00 +0300 Sergey Kandaurov README: documented draft-28, draft-29 support. quic
Tue, 23 Jun 2020 11:57:00 +0300 Sergey Kandaurov Update Initial salt and Retry secret from quic-tls-29. quic
Tue, 23 Jun 2020 11:57:00 +0300 Sergey Kandaurov Get rid of hardcoded numbers used for quic handshake errors. quic