log

age author description
Fri, 29 Jan 2021 19:42:47 +0300 Roman Arutyunyan HTTP/3: call ngx_handle_read_event() from client header handler. quic
Wed, 27 Jan 2021 13:09:45 +0300 Sergey Kandaurov README: reflect renaming of several transport parameter directives. quic
Mon, 21 Dec 2020 17:35:13 +0000 Roman Arutyunyan HTTP/3: removed HTTP/3-specific code. quic
Mon, 18 Jan 2021 13:43:36 +0300 Roman Arutyunyan HTTP/3: client header validation. quic
Tue, 12 Jan 2021 21:08:55 +0000 Roman Arutyunyan HTTP/3: added comment. quic
Fri, 22 Jan 2021 15:57:41 +0300 Roman Arutyunyan HTTP/3: client pseudo-headers restrictions. quic
Fri, 22 Jan 2021 16:34:06 +0300 Roman Arutyunyan HTTP/3: refactored request parser. quic
Mon, 11 Jan 2021 15:25:48 +0300 Sergey Kandaurov QUIC: draft-33 salt and retry keys. quic
Wed, 30 Dec 2020 20:47:35 +0300 Vladimir Homutov QUIC: fixed header protection macro name. quic
Fri, 25 Dec 2020 15:01:15 +0300 Vladimir Homutov QUIC: ngx_quic_bpf module. quic
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().