log

age author description
Tue, 15 Dec 2020 15:23:07 +0300 Vladimir Homutov Core: added interface to linux bpf() system call. quic
Fri, 25 Dec 2020 14:18:51 +0300 Vladimir Homutov QUIC: ngx_quic_module. quic
Fri, 25 Dec 2020 14:01:28 +0300 Vladimir Homutov QUIC: moved all quic sources into src/event/quic. quic
Tue, 22 Dec 2020 16:41:56 +0300 Sergey Kandaurov QUIC: removed unused <openssl/aes.h> inclusion. quic
Tue, 22 Dec 2020 12:04:16 +0300 Sergey Kandaurov QUIC: fixed -Wtype-limits with GCC <= 5 (ticket #2104). quic
Tue, 22 Dec 2020 12:04:15 +0300 Sergey Kandaurov QUIC: fixed logging PATH_CHALLENGE/RESPONSE and build with GCC < 5. quic
Tue, 22 Dec 2020 12:04:15 +0300 Sergey Kandaurov QUIC: fixed building ALPN callback without debug and http2. quic
Tue, 22 Dec 2020 12:03:43 +0300 Sergey Kandaurov QUIC: fixed build with OpenSSL < 1.1.1. quic
Mon, 21 Dec 2020 15:05:43 +0300 Sergey Kandaurov QUIC: converted to SSL_CIPHER_get_protocol_id(). quic
Wed, 16 Dec 2020 12:47:41 +0000 Sergey Kandaurov HTTP/3: staticize internal parsing functions. quic
Wed, 16 Dec 2020 12:47:38 +0000 Sergey Kandaurov HTTP/3: staticize ngx_http_v3_methods. quic
Tue, 15 Dec 2020 16:55:43 +0000 Sergey Kandaurov Merged with the default branch. quic
Tue, 15 Dec 2020 17:41:39 +0300 Maxim Dounin release-1.19.6 tag
Tue, 15 Dec 2020 17:41:39 +0300 Maxim Dounin nginx-1.19.6-RELEASE release-1.19.6
Tue, 15 Dec 2020 16:49:24 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Fri, 11 Dec 2020 13:42:07 +0300 Maxim Dounin Fixed double close of non-regular files in flv and mp4.
Thu, 10 Dec 2020 20:09:39 +0300 Maxim Dounin Removed extra allocation for r->uri.
Thu, 10 Dec 2020 20:09:30 +0300 Maxim Dounin Fixed parsing of absolute URIs with empty path (ticket #2079).
Tue, 08 Dec 2020 01:43:36 +0300 Ruslan Ermilov SSL: fixed SSL shutdown on lingering close.
Fri, 27 Nov 2020 00:01:20 +0300 Ruslan Ermilov Upstream: excluded down servers from the next_upstream tries.
Thu, 26 Nov 2020 23:46:59 +0300 Ruslan Ermilov Version bump.
Wed, 09 Dec 2020 21:26:21 +0000 Roman Arutyunyan QUIC: always calculate rtt for largest acknowledged packet. quic
Thu, 10 Dec 2020 14:54:53 +0000 Roman Arutyunyan QUIC: send and process ack_delay for Initial and Handshake levels. quic
Wed, 09 Dec 2020 16:15:24 +0000 Roman Arutyunyan QUIC: use client max_ack_delay when computing pto timeout. quic
Tue, 08 Dec 2020 17:10:22 +0000 Roman Arutyunyan QUIC: resend handshake packets along with initial. quic
Tue, 08 Dec 2020 14:44:41 +0000 Roman Arutyunyan QUIC: set the temporary flag for input frame buffers. quic
Mon, 07 Dec 2020 15:09:08 +0000 Roman Arutyunyan QUIC: coalesce output packets into a single UDP datagram. quic
Tue, 01 Dec 2020 19:11:01 +0000 Roman Arutyunyan QUIC: introduced QUIC buffers. quic
Mon, 07 Dec 2020 14:06:00 +0300 Vladimir Homutov QUIC: fixed handling of clients connected to wildcard address. quic
Sun, 06 Dec 2020 14:24:38 +0000 Sergey Kandaurov QUIC: disabling bidirectional SSL shutdown earlier. quic
Fri, 04 Dec 2020 15:19:03 +0300 Vladimir Homutov QUIC: fixed missing quic flag on listener in the stream module. quic
Fri, 27 Nov 2020 17:46:21 +0000 Roman Arutyunyan HTTP/3: introduced ngx_http_v3_filter. quic
Wed, 02 Dec 2020 10:55:49 +0300 Vladimir Homutov QUIC: fixed send contexts cleanup. quic
Fri, 27 Nov 2020 18:43:36 +0300 Vladimir Homutov QUIC: removed ngx_quic_hexdump() macro. quic
Wed, 25 Nov 2020 17:57:43 +0000 Roman Arutyunyan HTTP/3: eliminated r->method_start. quic
Tue, 17 Nov 2020 20:54:10 +0000 Roman Arutyunyan HTTP/3: null-terminate empty header value. quic
Tue, 17 Nov 2020 21:12:36 +0000 Roman Arutyunyan HTTP/3: finalize chunked response body chain with NULL. quic
Tue, 24 Nov 2020 17:19:40 +0000 Sergey Kandaurov Merged with the default branch. quic
Tue, 24 Nov 2020 18:06:34 +0300 Maxim Dounin release-1.19.5 tag
Tue, 24 Nov 2020 18:06:34 +0300 Maxim Dounin nginx-1.19.5-RELEASE release-1.19.5
Wed, 18 Nov 2020 18:41:16 -0800 Pavel Pautov gRPC: RST_STREAM(NO_ERROR) handling after "trailer only" responses.
Thu, 19 Nov 2020 17:15:22 +0000 Sergey Kandaurov Use .Mt to mark up email addresses.
Thu, 19 Nov 2020 16:59:00 +0000 Igor Ippolitov Core: "-e" command line option.
Tue, 10 Nov 2020 17:13:20 +0300 Maxim Dounin Configure: shared sources for addon modules.
Tue, 10 Nov 2020 17:13:17 +0300 Maxim Dounin Configure: initialization of NGX_ADDON_SRCS.
Tue, 10 Nov 2020 17:13:14 +0300 Maxim Dounin Configure: style.
Mon, 09 Nov 2020 22:41:54 +0300 Maxim Dounin Request body: removed error assumption (ticket #2058).
Mon, 09 Nov 2020 22:40:53 +0300 Maxim Dounin Request body: improved logging.
Fri, 06 Nov 2020 23:44:54 +0300 Ruslan Ermilov SSL: fixed non-working SSL shutdown on lingering close.
Fri, 06 Nov 2020 23:44:47 +0300 Ruslan Ermilov Removed dead code from ngx_http_set_keepalive().
Wed, 28 Oct 2020 10:56:11 +0300 Vladimir Homutov Core: added format specifiers to output binary data as hex.
Thu, 05 Nov 2020 22:37:27 +0300 Vladimir Homutov Version bump.
Wed, 18 Nov 2020 20:56:11 +0000 Sergey Kandaurov QUIC: rejecting zero-length packets with PROTOCOL_VIOLATION. quic
Tue, 17 Nov 2020 21:33:16 +0000 Sergey Kandaurov QUIC: simplified and streamlined ngx_quic_decrypt(). quic
Tue, 17 Nov 2020 21:33:12 +0000 Sergey Kandaurov QUIC: merged create_long/short_packet() functions. quic
Tue, 17 Nov 2020 21:32:22 +0000 Sergey Kandaurov QUIC: macros for manipulating header protection and reserved bits. quic
Tue, 17 Nov 2020 21:32:06 +0000 Sergey Kandaurov QUIC: hide header creation internals in ngx_event_quic_transport.c. quic
Tue, 17 Nov 2020 21:32:04 +0000 Sergey Kandaurov QUIC: refactored long header parsing. quic
Tue, 17 Nov 2020 21:31:51 +0000 Sergey Kandaurov QUIC: sorted header parsing functions in order of appearance. quic
Tue, 17 Nov 2020 12:22:24 +0000 Sergey Kandaurov QUIC: removed macros for stream limits unused since c5324bb3a704. quic