log

age author description
Wed, 16 Sep 2020 20:21:03 +0100 Roman Arutyunyan HTTP/3: rearranged length check when parsing header. quic
Wed, 16 Sep 2020 19:48:33 +0100 Roman Arutyunyan HTTP/3: removed HTTP/3 parser call from discard body filter. quic
Wed, 16 Sep 2020 12:27:23 +0100 Roman Arutyunyan HTTP/3: reject HTTP/2 frames. quic
Mon, 24 Aug 2020 09:56:36 +0300 Roman Arutyunyan HTTP/3: skip unknown frames on request stream. quic
Wed, 16 Sep 2020 18:59:25 +0100 Roman Arutyunyan HTTP/3: fixed handling request body eof. quic
Fri, 11 Sep 2020 10:56:05 +0300 Vladimir Homutov QUIC: switched to draft 29 by default. quic
Wed, 09 Sep 2020 16:35:29 +0300 Roman Arutyunyan QUIC: allowed old DCID for initial packets until first ACK. quic
Tue, 08 Sep 2020 15:54:02 +0300 Roman Arutyunyan QUIC: eliminated idle timeout restart for dropped packets. quic
Tue, 08 Sep 2020 13:35:50 +0300 Sergey Kandaurov QUIC: removed check for packet size beyond MAX_UDP_PAYLOAD_SIZE. quic
Tue, 08 Sep 2020 13:28:56 +0300 Sergey Kandaurov QUIC: check that the packet length is of at least sample size. quic
Tue, 08 Sep 2020 13:27:39 +0300 Sergey Kandaurov QUIC: update packet length for short packets too. quic
Mon, 07 Sep 2020 20:55:36 +0300 Roman Arutyunyan QUIC: added logging output stream frame offset. quic
Fri, 04 Sep 2020 15:48:53 +0300 Vladimir Homutov QUIC: refactored ngx_quic_retry_input(). quic
Sun, 06 Sep 2020 14:51:23 +0300 Roman Arutyunyan QUIC: do not send STOP_SENDING after STREAM fin. quic
Thu, 03 Sep 2020 13:11:27 +0300 Vladimir Homutov QUIC: added support for multiple connection IDs. quic
Thu, 27 Aug 2020 10:15:37 +0300 Vladimir Homutov QUIC: style. quic
Wed, 02 Sep 2020 22:34:15 +0300 Vladimir Homutov QUIC: pass return code from ngx_quic_decrypt() to the caller. quic
Wed, 02 Sep 2020 09:54:15 +0300 Vladimir Homutov QUIC: discard unrecognized long packes. quic
Mon, 31 Aug 2020 18:42:26 +0300 Roman Arutyunyan HTTP/3: do not set the never-indexed literal bit by default. quic
Tue, 01 Sep 2020 17:20:42 +0300 Vladimir Homutov QUIC: discard incorrect packets instead of closing the connection. quic
Tue, 01 Sep 2020 15:21:49 +0300 Roman Arutyunyan QUIC: do not update largest packet number from a bad packet. quic
Fri, 28 Aug 2020 12:01:35 +0300 Roman Arutyunyan QUIC: handle PATH_CHALLENGE frame. quic
Tue, 25 Aug 2020 17:22:57 +0300 Roman Arutyunyan QUIC: enforce flow control on incoming STREAM and CRYPTO frames. quic
Tue, 25 Aug 2020 12:45:21 +0300 Roman Arutyunyan HTTP/3: drop the unwanted remainder of the request. quic
Tue, 25 Aug 2020 14:07:26 +0300 Roman Arutyunyan QUIC: send STOP_SENDING on stream closure. quic
Fri, 21 Aug 2020 14:55:32 +0300 Vladimir Homutov QUIC: updated README. quic
Fri, 21 Aug 2020 14:41:42 +0300 Sergey Kandaurov QUIC: disabled bidirectional SSL shutdown after 09fb2135a589. quic
Fri, 21 Aug 2020 14:41:41 +0300 Sergey Kandaurov QUIC: stripped down debug traces that have served its purpose. quic
Fri, 21 Aug 2020 10:00:25 +0300 Vladimir Homutov QUIC: dead code removed. quic
Thu, 20 Aug 2020 16:45:48 +0300 Vladimir Homutov QUIC: removed outdated TODOs. quic
Thu, 20 Aug 2020 17:11:04 +0300 Vladimir Homutov QUIC: added version negotiation support. quic
Thu, 20 Aug 2020 12:33:00 +0300 Roman Arutyunyan HTTP/3: special handling of client errors in the upstream module. quic
Tue, 18 Aug 2020 17:23:16 +0300 Roman Arutyunyan HTTP/3: request more client body bytes. quic
Wed, 19 Aug 2020 16:00:12 +0300 Sergey Kandaurov QUIC: fixed format specifiers. quic
Wed, 19 Aug 2020 15:58:03 +0300 Sergey Kandaurov QUIC: changed c->quic->pto_count type to ngx_uint_t. quic
Wed, 19 Aug 2020 13:24:54 +0300 Sergey Kandaurov QUIC: do not artificially delay sending queued frames. quic
Wed, 19 Aug 2020 13:24:53 +0300 Sergey Kandaurov QUIC: do not arm loss detection timer on packet threshold. quic
Wed, 19 Aug 2020 13:24:47 +0300 Sergey Kandaurov QUIC: do not arm loss detection timer for succeeding packets. quic
Wed, 19 Aug 2020 13:24:30 +0300 Sergey Kandaurov QUIC: handling packets with send time equal to lost send time. quic
Wed, 19 Aug 2020 13:24:23 +0300 Sergey Kandaurov QUIC: sending probe packets on PTO timer expiration. quic
Tue, 18 Aug 2020 23:33:40 +0300 Sergey Kandaurov QUIC: changed ctx->largest_ack initial value to type maximum. quic
Tue, 18 Aug 2020 17:11:32 +0300 Sergey Kandaurov HTTP/3: fixed context storage in request body parser. quic
Tue, 18 Aug 2020 16:22:00 +0300 Roman Arutyunyan Merged with the default branch. quic
Wed, 29 Jul 2020 13:28:04 +0300 Roman Arutyunyan Cache: ignore stale-if-error for 4xx and 5xx codes.
Fri, 14 Aug 2020 12:45:52 +0300 Roman Arutyunyan Version bump.
Tue, 11 Aug 2020 17:52:30 +0300 Maxim Dounin release-1.19.2 tag
Tue, 11 Aug 2020 17:52:30 +0300 Maxim Dounin nginx-1.19.2-RELEASE release-1.19.2
Mon, 10 Aug 2020 18:53:07 +0300 Maxim Dounin Core: reusing connections in advance.
Mon, 10 Aug 2020 18:52:59 +0300 Maxim Dounin Core: added a warning about reusing connections.
Mon, 10 Aug 2020 18:52:34 +0300 Maxim Dounin SSL: disabled sending shutdown after ngx_http_test_reading().
Mon, 10 Aug 2020 18:52:20 +0300 Maxim Dounin HTTP/2: fixed c->timedout flag on timed out connections.
Mon, 10 Aug 2020 18:52:09 +0300 Maxim Dounin SSL: fixed shutdown handling.
Thu, 06 Aug 2020 05:02:57 +0300 Maxim Dounin Request body: optimized handling of small chunks.
Thu, 06 Aug 2020 05:02:55 +0300 Maxim Dounin Request body: allowed large reads on chunk boundaries.
Thu, 06 Aug 2020 05:02:44 +0300 Maxim Dounin Request body: all read data are now sent to filters.
Thu, 06 Aug 2020 05:02:22 +0300 Maxim Dounin Added size check to ngx_http_alloc_large_header_buffer().
Mon, 27 Jul 2020 16:02:15 +0300 Maxim Dounin FastCGI: fixed zero size buf alerts on extra data (ticket #2018).
Mon, 27 Jul 2020 13:21:51 +0300 balus Core: enclosed parameters of the ngx_buf.h macros in parentheses.
Thu, 23 Jul 2020 17:31:09 +0300 Sergey Kandaurov OCSP: fixed certificate reference leak.
Wed, 22 Jul 2020 22:16:19 +0300 Roman Arutyunyan Xslt: disabled ranges.