log

age author description
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.
Tue, 21 Jul 2020 20:34:29 +0300 Ruslan Ermilov Core: close PID file when writing fails.
Thu, 09 Jul 2020 16:21:37 +0300 Roman Arutyunyan Slice filter: clear original Accept-Ranges.
Thu, 09 Jul 2020 17:33:22 +0300 Roman Arutyunyan Version bump.
Tue, 18 Aug 2020 12:28:33 +0300 Roman Arutyunyan QUIC: coalesce neighbouring stream send buffers. quic
Fri, 14 Aug 2020 16:54:13 +0300 Sergey Kandaurov QUIC: packet based bytes_in_flight accounting. quic
Fri, 14 Aug 2020 16:54:06 +0300 Sergey Kandaurov QUIC: fixed leak of bytes_in_flight on keys discard. quic
Fri, 14 Aug 2020 16:53:56 +0300 Sergey Kandaurov QUIC: fixed leak of bytes_in_flight attributed to lost packets. quic
Mon, 03 Aug 2020 13:31:48 +0300 Roman Arutyunyan QUIC: handle client RESET_STREAM and STOP_SENDING. quic
Tue, 11 Aug 2020 19:10:57 +0300 Roman Arutyunyan QUIC: create streams for STREAM_DATA_BLOCKED and MAX_STREAM_DATA. quic
Tue, 11 Aug 2020 10:41:39 +0300 Roman Arutyunyan QUIC: fixed ngx_http_test_reading() for QUIC streams. quic
Fri, 07 Aug 2020 12:34:15 +0300 Sergey Kandaurov QUIC: fixed ACK Ranges processing. quic
Fri, 07 Aug 2020 12:34:11 +0300 Sergey Kandaurov QUIC: fixed possible use-after-free on stream cleanup. quic
Tue, 28 Jul 2020 18:54:20 +0300 Sergey Kandaurov QUIC: fixed format specifiers and removed casts. quic
Tue, 28 Jul 2020 17:11:25 +0300 Sergey Kandaurov QUIC: consistent Stream ID logging format. quic
Tue, 28 Jul 2020 15:53:42 +0300 Roman Arutyunyan QUIC: added HTTP/3 directives list to README. quic
Thu, 23 Jul 2020 13:41:24 +0300 Roman Arutyunyan HTTP/3: server pushes. quic
Mon, 27 Jul 2020 19:15:17 +0300 Roman Arutyunyan QUIC: limited the number of client-initiated streams. quic
Mon, 27 Jul 2020 18:51:42 +0300 Roman Arutyunyan QUIC: limited the number of server-initiated streams. quic
Tue, 14 Jul 2020 16:52:44 +0300 Roman Arutyunyan HTTP/3: support $server_protocol variable. quic
Thu, 23 Jul 2020 11:40:10 +0300 Roman Arutyunyan Style: moved function declarations to match usual code style. quic
Thu, 23 Jul 2020 13:12:01 +0300 Roman Arutyunyan HTTP/3: renamed server configuration variables from v3cf to h3scf. quic
Mon, 13 Jul 2020 12:38:08 +0300 Roman Arutyunyan HTTP/3: renamed ngx_http_v3.c to ngx_http_v3_encode.c. quic