log

age author description
Tue, 30 Mar 2021 17:47:11 +0300 Maxim Dounin release-1.19.9 tag
Tue, 30 Mar 2021 17:47:11 +0300 Maxim Dounin nginx-1.19.9-RELEASE release-1.19.9
Tue, 30 Mar 2021 17:44:36 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Sun, 28 Mar 2021 17:45:39 +0300 Maxim Dounin Fixed handling of already closed connections.
Sun, 28 Mar 2021 17:45:37 +0300 Maxim Dounin Upstream: fixed broken connection check with eventport.
Sun, 28 Mar 2021 17:45:35 +0300 Maxim Dounin Upstream: fixed non-buffered proxying with eventport.
Sun, 28 Mar 2021 17:45:31 +0300 Maxim Dounin Resolver: added missing event handling after reading.
Sun, 28 Mar 2021 17:45:29 +0300 Maxim Dounin Events: fixed "port_dissociate() failed" alerts with eventport.
Fri, 26 Mar 2021 01:44:59 +0300 Maxim Dounin Events: fixed expiration of timers in the past.
Fri, 26 Mar 2021 01:44:57 +0300 Maxim Dounin HTTP/2: improved handling of "keepalive_timeout 0".
Wed, 24 Mar 2021 14:03:33 +0300 Sergey Kandaurov Cancel keepalive and lingering close on EOF better (ticket #2145).
Tue, 23 Mar 2021 16:52:23 +0300 Maxim Dounin gRPC: fixed handling of padding on DATA frames.
Thu, 11 Mar 2021 09:58:45 +0300 Ruslan Ermilov Removed "ch" argument from ngx_pass_open_channel().
Thu, 11 Mar 2021 04:46:26 +0300 Maxim Dounin Mail: fixed build without SSL.
Thu, 11 Mar 2021 04:46:22 +0300 Maxim Dounin Version bump.
Mon, 15 Mar 2021 16:25:54 +0300 Roman Arutyunyan HTTP/3: fixed $connection_requests. quic
Mon, 22 Mar 2021 15:51:14 +0300 Roman Arutyunyan HTTP/3: set initial_max_streams_uni default value to 3. quic
Tue, 30 Mar 2021 16:48:38 +0300 Roman Arutyunyan HTTP/3: keepalive timeout. quic
Mon, 15 Mar 2021 16:39:33 +0300 Roman Arutyunyan QUIC: connection shutdown. quic
Mon, 15 Mar 2021 19:26:04 +0300 Roman Arutyunyan HTTP/3: send GOAWAY when last request is accepted. quic
Tue, 23 Mar 2021 10:58:18 +0300 Vladimir Homutov Core: fixed build with BPF on non-64bit platforms (ticket #2152). quic
Tue, 16 Mar 2021 18:17:25 +0300 Vladimir Homutov QUIC: bpf code regenerated. quic
Mon, 15 Mar 2021 19:05:38 +0300 Vladimir Homutov QUIC: fixed key extraction in bpf. quic
Tue, 16 Mar 2021 13:48:29 +0300 Sergey Kandaurov HTTP/3: do not push until a MAX_PUSH_ID frame is received. quic
Tue, 16 Mar 2021 13:48:28 +0300 Sergey Kandaurov QUIC: fixed hq ALPN id for the final draft. quic
Tue, 16 Mar 2021 13:48:28 +0300 Sergey Kandaurov QUIC: fixed expected TLS codepoint with final draft and BoringSSL. quic
Thu, 11 Mar 2021 14:43:01 +0300 Vladimir Homutov QUIC: added error handling to ngx_hkdf_extract()/ngx_hkdf_expand(). quic
Wed, 10 Mar 2021 17:56:34 +0300 Sergey Kandaurov HTTP/3: fixed server push. quic
Wed, 10 Mar 2021 15:39:01 +0300 Sergey Kandaurov Merged with the default branch. quic
Tue, 09 Mar 2021 18:27:51 +0300 Maxim Dounin release-1.19.8 tag
Tue, 09 Mar 2021 18:27:50 +0300 Maxim Dounin nginx-1.19.8-RELEASE release-1.19.8
Tue, 09 Mar 2021 16:38:55 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Fri, 05 Mar 2021 17:16:32 +0300 Maxim Dounin Mail: sending of the PROXY protocol to backends.
Fri, 05 Mar 2021 17:16:29 +0300 Maxim Dounin Mail: realip module.
Fri, 05 Mar 2021 17:16:24 +0300 Maxim Dounin Mail: parsing of the PROXY protocol from clients.
Fri, 05 Mar 2021 17:16:23 +0300 Maxim Dounin Mail: made auth http creating request easier to extend.
Fri, 05 Mar 2021 17:16:20 +0300 Maxim Dounin Mail: fixed log action after SSL handshake.
Fri, 05 Mar 2021 17:16:19 +0300 Maxim Dounin Mail: postponed session initialization under accept mutex.
Fri, 05 Mar 2021 17:16:17 +0300 Maxim Dounin Mail: added missing event handling after reading data.
Fri, 05 Mar 2021 17:16:16 +0300 Maxim Dounin Mail: added missing event handling after blocking events.
Fri, 05 Mar 2021 17:16:15 +0300 Maxim Dounin Events: fixed eventport handling in ngx_handle_read_event().
Fri, 05 Mar 2021 17:16:13 +0300 Maxim Dounin SSL: fixed build by Sun C with old OpenSSL versions.
Tue, 02 Mar 2021 00:58:24 +0300 Ruslan Ermilov Proxy: variables support in "proxy_cookie_flags" flags.
Mon, 01 Mar 2021 20:00:45 +0300 Maxim Dounin Introduced strerrordesc_np() support.
Mon, 01 Mar 2021 20:00:43 +0300 Maxim Dounin Improved maximum errno detection.
Mon, 01 Mar 2021 17:31:28 +0300 Maxim Dounin HTTP/2: client_header_timeout before first request (ticket #2142).
Thu, 25 Feb 2021 23:42:25 +0300 Maxim Dounin Contrib: vim syntax, default highlighting (ticket #2141).
Sat, 20 Feb 2021 18:03:04 +0300 Maxim Dounin SSL: added check for debugging.
Sat, 20 Feb 2021 18:02:54 +0300 Maxim Dounin SSL: added missed error reporting during variables evaluation.
Sat, 20 Feb 2021 18:02:49 +0300 Maxim Dounin SSL: X509_NAME_oneline() error handling.
Sat, 20 Feb 2021 12:44:26 +0300 Ruslan Ermilov Configure: marked top-level make targets as phony.
Sat, 20 Feb 2021 12:44:07 +0300 Ruslan Ermilov Version bump.
Sun, 07 Mar 2021 00:23:25 +0300 Sergey Kandaurov README: http3_max_field_size was removed in ae2e68f206f9. quic
Sun, 07 Mar 2021 00:23:23 +0300 Sergey Kandaurov README: bump browsers' version after 81bb3a690c10 (old drafts rip). quic
Fri, 19 Feb 2021 17:27:41 +0300 Sergey Kandaurov Updated the list of supported drafts. quic
Fri, 19 Feb 2021 17:27:19 +0300 Sergey Kandaurov QUIC: multiple versions support. quic
Thu, 18 Feb 2021 19:21:09 +0300 Sergey Kandaurov QUIC: removed support prior to draft-29. quic
Thu, 18 Feb 2021 12:22:28 +0300 Roman Arutyunyan QUIC: set idle timer when sending an ack-eliciting packet. quic
Wed, 17 Feb 2021 11:58:32 +0300 Roman Arutyunyan HTTP/3: limited client header size. quic
Wed, 17 Feb 2021 15:56:34 +0300 Roman Arutyunyan HTTP/3: introduced ngx_http_v3_parse_t structure. quic
Tue, 16 Feb 2021 18:50:01 +0300 Roman Arutyunyan HTTP/3: removed http3_max_field_size. quic
Wed, 17 Feb 2021 14:48:35 +0300 Sergey Kandaurov Merged with the default branch. quic
Tue, 16 Feb 2021 18:57:18 +0300 Maxim Dounin release-1.19.7 tag
Tue, 16 Feb 2021 18:57:18 +0300 Maxim Dounin nginx-1.19.7-RELEASE release-1.19.7
Thu, 11 Feb 2021 21:52:26 +0300 Maxim Dounin HTTP/2: removed http2_max_field_size and http2_max_header_size.
Thu, 11 Feb 2021 21:52:24 +0300 Maxim Dounin HTTP/2: keepalive_timeout now armed once between requests.
Thu, 11 Feb 2021 21:52:23 +0300 Maxim Dounin HTTP/2: removed http2_idle_timeout and http2_max_requests.
Thu, 11 Feb 2021 21:52:20 +0300 Maxim Dounin HTTP/2: removed http2_recv_timeout.
Thu, 11 Feb 2021 21:52:19 +0300 Maxim Dounin HTTP/2: removed SPDY directives handling.
Thu, 11 Feb 2021 21:52:17 +0300 Maxim Dounin HTTP/2: fixed reusing connections with active requests.
Thu, 11 Feb 2021 21:52:12 +0300 Maxim Dounin HTTP/2: reuse of connections with incomplete frames.
Thu, 11 Feb 2021 21:52:11 +0300 Maxim Dounin Additional connections reuse.
Thu, 11 Feb 2021 21:52:09 +0300 Maxim Dounin Reuse of connections in lingering close.
Mon, 01 Feb 2021 16:42:50 +0300 Ruslan Ermilov HTTP/2: lingering close changed to handle NGX_AGAIN.
Tue, 26 Jan 2021 12:39:28 +0300 Sergey Kandaurov Clean up trailers in ngx_http_clean_header() as well.
Tue, 19 Jan 2021 20:35:17 +0300 Maxim Dounin Year 2021.
Tue, 19 Jan 2021 20:32:00 +0300 Maxim Dounin Core: removed post_accept_timeout.
Tue, 19 Jan 2021 20:21:12 +0300 Maxim Dounin Removed incorrect optimization of HEAD requests.
Tue, 12 Jan 2021 16:59:31 +0300 Maxim Dounin Upstream: fixed zero size buf alerts on extra data (ticket #2117).
Tue, 29 Dec 2020 13:13:57 +0200 Gena Makhomed Contrib: vim syntax, update core and 3rd party module directives.
Mon, 11 Jan 2021 22:06:27 +0300 Maxim Dounin Version bump.
Wed, 17 Feb 2021 14:25:07 +0300 Sergey Kandaurov QUIC: added ability to reset a stream. quic
Mon, 15 Feb 2021 14:54:28 +0300 Sergey Kandaurov QUIC: fixed indentation. quic
Mon, 15 Feb 2021 14:05:46 +0300 Vladimir Homutov QUIC: added check of client transport parameters. quic
Mon, 08 Feb 2021 20:48:25 +0300 Vladimir Homutov QUIC: updated list of transport parameters to be sent. quic
Wed, 10 Feb 2021 14:10:14 +0300 Vladimir Homutov QUIC: distinguish reserved transport parameters in logging. quic
Fri, 12 Feb 2021 14:51:53 +0300 Roman Arutyunyan QUIC: send PING frames on PTO expiration. quic
Fri, 12 Feb 2021 14:40:33 +0300 Roman Arutyunyan QUIC: improved setting the lost timer. quic
Thu, 04 Feb 2021 20:39:47 +0300 Roman Arutyunyan QUIC: disabled non-immediate ACKs for Initial and Handshake. quic
Tue, 09 Feb 2021 14:31:36 +0300 Roman Arutyunyan QUIC: fixed logging ACK frames. quic
Mon, 08 Feb 2021 16:49:33 +0300 Vladimir Homutov QUIC: the "quic_host_key" directive. quic
Thu, 04 Feb 2021 14:35:36 +0300 Roman Arutyunyan QUIC: use server ack_delay_exponent when sending ack. quic
Wed, 03 Feb 2021 12:39:41 +0300 Sergey Kandaurov QUIC: removed redundant "app" flag from ngx_quic_close_frame_t. quic
Tue, 02 Feb 2021 15:09:48 +0300 Roman Arutyunyan HTTP/3: reverted version check for keepalive flag. quic
Mon, 01 Feb 2021 18:48:18 +0300 Roman Arutyunyan HTTP/3: fixed format specifier. quic
Mon, 25 Jan 2021 16:16:47 +0300 Roman Arutyunyan HTTP/3: refactored request body parser. quic
Mon, 01 Feb 2021 14:46:36 +0300 Roman Arutyunyan QUIC: fixed stateless reset recognition and send. quic
Thu, 28 Jan 2021 12:35:18 +0300 Roman Arutyunyan QUIC: refactored packet processing. quic
Fri, 29 Jan 2021 15:53:47 +0300 Vladimir Homutov QUIC: stateless retry. quic
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().
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
Fri, 13 Nov 2020 15:11:29 +0000 Sergey Kandaurov Core: hide "struct ngx_quic_connection_s" and further reduce diffs. quic
Fri, 13 Nov 2020 15:11:27 +0000 Sergey Kandaurov Core: reduced diff to the default branch. quic
Fri, 13 Nov 2020 13:24:45 +0000 Sergey Kandaurov QUIC: microoptimization in varint parsing. quic
Tue, 10 Nov 2020 20:42:45 +0000 Roman Arutyunyan Fixed generating chunked response after 46e3542d51b3. quic
Wed, 11 Nov 2020 21:08:48 +0000 Roman Arutyunyan QUIC: generate default stateless reset token key. quic
Wed, 11 Nov 2020 19:40:41 +0000 Roman Arutyunyan QUIC: removed comment. quic
Wed, 11 Nov 2020 19:39:23 +0000 Roman Arutyunyan QUIC: added quic_stateless_reset_token_key Stream directive. quic
Wed, 11 Nov 2020 17:56:02 +0000 Roman Arutyunyan QUIC: reallocate qc->dcid on retry. quic
Tue, 10 Nov 2020 19:40:00 +0000 Roman Arutyunyan QUIC: renamed c->qs to c->quic. quic
Tue, 10 Nov 2020 18:38:42 +0000 Roman Arutyunyan QUIC: got rid of the c->quic field. quic
Wed, 11 Nov 2020 11:57:50 +0000 Roman Arutyunyan QUIC: connection multiplexing per port. quic
Mon, 09 Nov 2020 18:58:29 +0000 Roman Arutyunyan QUIC: renamed field and function related to client ids. quic
Tue, 10 Nov 2020 00:32:56 +0300 Sergey Kandaurov QUIC: multiple versions support in ALPN. quic
Tue, 10 Nov 2020 00:23:04 +0300 Sergey Kandaurov QUIC: multiple versions support. quic
Tue, 10 Nov 2020 00:20:44 +0300 Sergey Kandaurov QUIC: preparatory changes for multiple QUIC versions support. quic
Fri, 06 Nov 2020 18:21:31 +0300 Vladimir Homutov QUIC: added proper logging of special values. quic
Mon, 02 Nov 2020 17:38:11 +0000 Sergey Kandaurov QUIC: fixed address validation issues in a new connection. quic
Mon, 02 Nov 2020 18:21:34 +0300 Sergey Kandaurov QUIC: refactored key handling. quic
Thu, 29 Oct 2020 21:50:49 +0000 Sergey Kandaurov QUIC: refactored SSL_do_handshake() handling. quic
Thu, 29 Oct 2020 21:50:19 +0000 Sergey Kandaurov QUIC: passing ssl_conn to SSL_get0_alpn_selected() directly. quic
Thu, 29 Oct 2020 14:53:58 +0000 Sergey Kandaurov Merged with the default branch. quic
Tue, 27 Oct 2020 18:09:20 +0300 Maxim Dounin release-1.19.4 tag
Tue, 27 Oct 2020 18:09:20 +0300 Maxim Dounin nginx-1.19.4-RELEASE release-1.19.4
Thu, 22 Oct 2020 18:02:28 +0300 Maxim Dounin SSL: ssl_reject_handshake directive (ticket #195).
Thu, 22 Oct 2020 18:00:27 +0300 Maxim Dounin Stream: proxy_ssl_conf_command directive.
Thu, 22 Oct 2020 18:00:23 +0300 Maxim Dounin Upstream: proxy_ssl_conf_command and friends.
Thu, 22 Oct 2020 18:00:22 +0300 Maxim Dounin SSL: ssl_conf_command directive.
Thu, 22 Oct 2020 18:00:20 +0300 Maxim Dounin Core: ngx_conf_set_keyval_slot() now accepts NGX_CONF_UNSET_PTR.
Tue, 13 Oct 2020 07:44:09 +0300 Ruslan Ermilov Cpp test: added stream.
Thu, 08 Oct 2020 17:44:34 +0300 Maxim Dounin Limit req: unlocking of nodes on complex value errors.
Sat, 03 Oct 2020 21:04:57 +0300 Maxim Dounin Mail: proxy_smtp_auth directive.
Sat, 03 Oct 2020 21:01:12 +0300 Maxim Dounin Version bump.
Thu, 29 Oct 2020 14:25:02 +0000 Roman Arutyunyan QUIC: handle more frames in ngx_quic_resend_frames(). quic
Wed, 28 Oct 2020 14:22:51 +0300 Vladimir Homutov QUIC: avoided retransmission of stale ack frames. quic
Tue, 27 Oct 2020 18:21:36 +0000 Roman Arutyunyan QUIC: changed STREAM frame debugging. quic
Wed, 28 Oct 2020 09:15:04 +0000 Roman Arutyunyan QUIC: changed ACK frame debugging. quic
Tue, 27 Oct 2020 13:24:00 +0000 Roman Arutyunyan QUIC: unified range format for rx and tx ACK frames. quic
Tue, 27 Oct 2020 00:14:24 +0300 Vladimir Homutov QUIC: cleanup send context properly. quic
Tue, 27 Oct 2020 00:00:56 +0300 Vladimir Homutov QUIC: added push event afer the address was validated. quic
Mon, 26 Oct 2020 23:58:34 +0300 Vladimir Homutov QUIC: updated anti-amplification check for draft 32. quic
Mon, 26 Oct 2020 23:47:49 +0300 Vladimir Homutov QUIC: got rid of "pkt" abbreviation in logs. quic
Mon, 26 Oct 2020 23:47:16 +0300 Vladimir Homutov QUIC: added "rx" and "tx" prefixes to packet debug. quic
Mon, 26 Oct 2020 23:17:54 +0300 Vladimir Homutov QUIC: added connection state debug to event handlers. quic
Mon, 26 Oct 2020 00:34:24 +0300 Vladimir Homutov QUIC: added logging of a declined packet without retry token. quic
Tue, 27 Oct 2020 14:12:31 +0300 Vladimir Homutov QUIC: revised value separators in debug and error messages. quic
Tue, 27 Oct 2020 14:32:08 +0300 Vladimir Homutov QUIC: single function for frame debug logging. quic
Fri, 23 Oct 2020 17:08:50 +0300 Vladimir Homutov QUIC: optimized acknowledgement generation. quic
Fri, 23 Oct 2020 18:22:01 +0300 Vladimir Homutov QUIC: added missing "quic" prefix in debug messages. quic
Thu, 22 Oct 2020 12:55:15 +0100 Sergey Kandaurov QUIC: updated README. quic
Thu, 22 Oct 2020 11:05:50 +0100 Sergey Kandaurov QUIC: restored proper usage of ngx_quic_drop_ack_ranges(). quic
Wed, 21 Oct 2020 20:39:25 +0300 Vladimir Homutov QUIC: fixed dropping output ack ranges on input ack. quic
Wed, 21 Oct 2020 18:44:25 +0300 Vladimir Homutov QUIC: added macro for unset packet number. quic
Tue, 20 Oct 2020 18:53:25 +0300 Vladimir Homutov QUIC: drop acknowledged ranges. quic
Tue, 20 Oct 2020 18:53:00 +0300 Vladimir Homutov QUIC: added ACK frame range support. quic
Wed, 21 Oct 2020 12:46:23 +0100 Sergey Kandaurov QUIC: expand UDP datagrams with an ack-eliciting Initial packet. quic
Wed, 21 Oct 2020 12:03:23 +0100 Sergey Kandaurov QUIC: teach how to compute only the length of created QUIC headers. quic
Wed, 21 Oct 2020 12:03:22 +0100 Sergey Kandaurov QUIC: simplified ngx_quic_create_long_header(). quic
Wed, 21 Oct 2020 12:03:22 +0100 Sergey Kandaurov QUIC: avoided excessive initialization in ngx_quic_send_frames(). quic
Wed, 21 Oct 2020 12:03:21 +0100 Sergey Kandaurov QUIC: sorted ngx_quic_send_frames() declarations. quic
Mon, 19 Oct 2020 12:19:38 +0300 Vladimir Homutov QUIC: account packet header length in amplification limit. quic
Mon, 19 Oct 2020 10:32:53 +0300 Vladimir Homutov QUIC: reverted previous 3 commits. quic
Mon, 19 Oct 2020 10:10:21 +0300 Vladimir Homutov try: --skiptests quic
Wed, 14 Oct 2020 23:21:36 +0300 Vladimir Homutov QUIC: added ACK frame range support. quic
Tue, 15 Sep 2020 22:44:46 +0300 Vladimir Homutov SSL: added the "ssl_keys_file" directive. quic
Thu, 15 Oct 2020 11:37:01 +0300 Vladimir Homutov QUIC: account packet header length in amplification limit. quic
Mon, 12 Oct 2020 14:00:00 +0100 Sergey Kandaurov QUIC: fixed ngx_http_upstream_init() much like HTTP/2 connections. quic
Fri, 09 Oct 2020 16:57:19 +0300 Vladimir Homutov QUIC: reset error and error_reason prior to processing packet. quic
Wed, 07 Oct 2020 14:51:05 +0100 Sergey Kandaurov QUIC: fixed dead store assignment. quic
Wed, 07 Oct 2020 15:29:23 +0300 Vladimir Homutov QUIC: fixed format specifier in debug message. quic
Fri, 02 Oct 2020 16:20:41 +0300 Vladimir Homutov QUIC: added debug message with final packet processing status. quic
Wed, 07 Oct 2020 12:24:03 +0100 Roman Arutyunyan QUIC: set local_socklen in stream connections. quic