log

age author description
Mon, 13 Sep 2021 16:25:31 +0300 Sergey Kandaurov HTTP/3: Huffman encoding for the Last-Modified response field. quic
Mon, 13 Sep 2021 16:25:23 +0300 Sergey Kandaurov HTTP/3: Huffman encoding for the Content-Type response field. quic
Mon, 13 Sep 2021 16:25:08 +0300 Sergey Kandaurov HTTP/3: implemented QPACK Huffman encoding for response fields. quic
Thu, 09 Sep 2021 15:47:29 +0300 Roman Arutyunyan HTTP/3: reading body buffering in filters. quic
Thu, 09 Sep 2021 19:12:27 +0300 Sergey Kandaurov QUIC: removed Firefox workaround for trailing zeroes in datagrams. quic
Thu, 09 Sep 2021 15:40:08 +0300 Ruslan Ermilov QUIC: macro style. quic
Thu, 09 Sep 2021 15:34:00 +0300 Ruslan Ermilov Changed the OpenSSL QUIC support detection. quic
Wed, 08 Sep 2021 15:53:00 +0300 Sergey Kandaurov Merged with the default branch. quic
Tue, 07 Sep 2021 18:21:03 +0300 Maxim Dounin release-1.21.3 tag
Tue, 07 Sep 2021 18:21:02 +0300 Maxim Dounin nginx-1.21.3-RELEASE release-1.21.3
Mon, 06 Sep 2021 14:54:50 +0300 Maxim Dounin HTTP/2: optimized processing of small DATA frames.
Mon, 06 Sep 2021 14:54:48 +0300 Maxim Dounin HTTP/2: fixed timers left after request body reading.
Mon, 06 Sep 2021 14:54:47 +0300 Maxim Dounin HTTP/2: fixed window updates when buffering in filters.
Thu, 02 Sep 2021 12:25:37 +0300 Roman Arutyunyan Fixed debug logging.
Fri, 03 Sep 2021 17:19:33 +0300 Roman Arutyunyan Version bump.
Mon, 06 Sep 2021 16:59:00 +0300 Roman Arutyunyan QUIC: store QUIC connection fd in stream fake connection. quic
Fri, 03 Sep 2021 14:23:50 +0300 Mariano Di Martino QUIC: fixed null pointer dereference in MAX_DATA handler. quic
Wed, 01 Sep 2021 11:12:23 +0300 Sergey Kandaurov README: HTTP/3 trailers are now supported. quic
Wed, 01 Sep 2021 10:57:25 +0300 Sergey Kandaurov Merged with the default branch. quic
Tue, 31 Aug 2021 18:13:47 +0300 Maxim Dounin release-1.21.2 tag
Tue, 31 Aug 2021 18:13:46 +0300 Maxim Dounin nginx-1.21.2-RELEASE release-1.21.2
Tue, 31 Aug 2021 17:54:54 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Tue, 31 Aug 2021 16:44:13 +0300 Maxim Dounin HTTP/2: avoid memcpy() with NULL source and zero length.
Mon, 30 Aug 2021 14:45:21 +0300 Sergey Kandaurov Give GCC atomics precedence over deprecated Darwin atomic(3).
Sun, 29 Aug 2021 22:22:02 +0300 Maxim Dounin Request body: reading body buffering in filters.
Sun, 29 Aug 2021 22:21:03 +0300 Maxim Dounin Request body: introduced rb->last_saved flag.
Sun, 29 Aug 2021 22:20:54 +0300 Maxim Dounin Request body: added alert to catch duplicate body saving.
Sun, 29 Aug 2021 22:20:49 +0300 Maxim Dounin Request body: missing comments about initialization.
Sun, 29 Aug 2021 22:20:44 +0300 Maxim Dounin HTTP/2: improved handling of preread unbuffered requests.
Sun, 29 Aug 2021 22:20:38 +0300 Maxim Dounin HTTP/2: improved handling of END_STREAM in a separate DATA frame.
Sun, 29 Aug 2021 22:20:36 +0300 Maxim Dounin HTTP/2: reworked body reading to better match HTTP/1.x code.
Sun, 29 Aug 2021 22:20:34 +0300 Maxim Dounin HTTP/2: improved body reading logging.
Fri, 20 Aug 2021 03:53:56 +0300 Maxim Dounin Upstream: fixed timeouts with gRPC, SSL and select (ticket #2229).
Fri, 13 Aug 2021 03:57:47 -0400 Rob Mueller Mail: Auth-SSL-Protocol and Auth-SSL-Cipher headers (ticket #2134).
Mon, 16 Aug 2021 22:40:31 +0300 Maxim Dounin SSL: ciphers now set before loading certificates (ticket #2035).
Mon, 16 Aug 2021 16:36:08 +0300 Maxim Dounin Dark mode support in welcome and 50x error pages.
Mon, 16 Aug 2021 16:36:06 +0300 Maxim Dounin Welcome and 50x error pages style.
Tue, 10 Aug 2021 23:43:17 +0300 Sergey Kandaurov SSL: removed use of the SSL_OP_MSIE_SSLV2_RSA_PADDING option.
Tue, 10 Aug 2021 23:43:17 +0300 Sergey Kandaurov SSL: removed export ciphers support.
Tue, 10 Aug 2021 23:43:17 +0300 Sergey Kandaurov SSL: use of the SSL_OP_IGNORE_UNEXPECTED_EOF option.
Tue, 10 Aug 2021 23:43:16 +0300 Sergey Kandaurov SSL: silenced warnings when building with OpenSSL 3.0.
Tue, 10 Aug 2021 23:43:16 +0300 Sergey Kandaurov SSL: ERR_peek_error_line_data() compatibility with OpenSSL 3.0.
Tue, 10 Aug 2021 23:43:16 +0300 Sergey Kandaurov SSL: using SSL_CTX_set0_tmp_dh_pkey() with OpenSSL 3.0 in dhparam.
Tue, 10 Aug 2021 23:43:16 +0300 Sergey Kandaurov SSL: SSL_get_peer_certificate() is deprecated in OpenSSL 3.0.
Tue, 10 Aug 2021 23:42:59 +0300 Sergey Kandaurov SSL: RSA data type is deprecated in OpenSSL 3.0.
Mon, 09 Aug 2021 18:12:12 +0300 Sergey Kandaurov Disabled HTTP/1.0 requests with Transfer-Encoding.
Wed, 04 Aug 2021 21:27:51 +0300 Sergey Kandaurov SSL: SSL_CTX_set_tmp_dh() error handling.
Tue, 03 Aug 2021 20:50:30 +0300 Maxim Dounin SSL: set events ready flags after handshake.
Tue, 03 Aug 2021 20:50:08 +0300 Maxim Dounin Version bump.
Thu, 08 Jul 2021 21:52:47 +0300 Roman Arutyunyan HTTP/3: bulk parse functions. quic
Tue, 24 Aug 2021 14:41:31 +0300 Sergey Kandaurov QUIC: Stateless Reset Token debug logging cleanup. quic
Tue, 24 Aug 2021 14:40:33 +0300 Sergey Kandaurov QUIC: removed duplicate logging of Stateless Reset Token. quic
Tue, 24 Aug 2021 13:03:48 +0300 Sergey Kandaurov HTTP/3: fixed dead store assignment. quic
Tue, 24 Aug 2021 13:03:46 +0300 Sergey Kandaurov QUIC: fixed dead store assignment. quic
Tue, 17 Aug 2021 11:41:11 +0300 Sergey Kandaurov QUIC: fixed format specifiers in ngx_quic_bpf module. quic
Tue, 10 Aug 2021 12:35:12 +0300 Sergey Kandaurov HTTP/3: disabled control characters and space in header names. quic
Thu, 05 Aug 2021 11:13:29 +0300 Vladimir Homutov QUIC: better ordering in auto/modules. quic
Thu, 05 Aug 2021 11:09:13 +0300 Vladimir Homutov HTTP/3: got rid of HTTP/2 module dependency. quic
Wed, 04 Aug 2021 17:35:11 +0300 Roman Arutyunyan HTTP/3: replaced macros with values. quic
Thu, 05 Aug 2021 09:20:32 +0300 Roman Arutyunyan QUIC: asynchronous shutdown. quic
Wed, 04 Aug 2021 15:49:18 +0300 Sergey Kandaurov QUIC: client certificate validation with OCSP. quic
Thu, 29 Jul 2021 16:01:37 +0300 Roman Arutyunyan HTTP/3: close connection on keepalive_requests * 2. quic
Mon, 02 Aug 2021 15:48:21 +0300 Roman Arutyunyan QUIC: stream limits in "hq" mode. quic
Thu, 29 Jul 2021 12:17:56 +0300 Roman Arutyunyan HTTP/3: http3_max_uni_streams directive. quic
Thu, 29 Jul 2021 12:49:16 +0300 Roman Arutyunyan QUIC: limit in-flight bytes by congestion window. quic
Wed, 28 Jul 2021 17:23:18 +0300 Vladimir Homutov QUIC: handle EAGAIN properly on UDP sockets. quic
Thu, 29 Jul 2021 10:03:36 +0300 Roman Arutyunyan HTTP/3: require mandatory uni streams before additional ones. quic
Wed, 28 Jul 2021 13:21:47 +0300 Roman Arutyunyan QUIC: eliminated stream type from ngx_quic_stream_frame_t. quic
Fri, 23 Jul 2021 11:25:16 +0300 Vladimir Homutov QUIC: updated README with GSO details. quic
Fri, 16 Jul 2021 15:43:01 +0300 Roman Arutyunyan HTTP/3: use request pool instead of connection pool. quic
Tue, 13 Jul 2021 22:44:03 +0300 Roman Arutyunyan HTTP/3: response trailers support. quic
Thu, 22 Jul 2021 15:00:37 +0300 Sergey Kandaurov QUIC: avoid processing 1-RTT with incomplete handshake in OpenSSL. quic
Tue, 20 Jul 2021 12:37:12 +0300 Vladimir Homutov QUIC: the "quic_gso" directive. quic
Tue, 20 Jul 2021 12:04:58 +0300 Vladimir Homutov Core: fixed errno clobbering in ngx_sendmsg(). quic
Thu, 15 Jul 2021 16:28:21 +0300 Sergey Kandaurov Merged with the default branch. quic
Tue, 06 Jul 2021 17:59:17 +0300 Maxim Dounin release-1.21.1 tag
Tue, 06 Jul 2021 17:59:16 +0300 Maxim Dounin nginx-1.21.1-RELEASE release-1.21.1
Mon, 05 Jul 2021 13:26:49 +0300 Ruslan Ermilov Win32: use only preallocated memory in send/recv chain functions.
Mon, 05 Jul 2021 13:09:23 +0300 Ruslan Ermilov Use only preallocated memory in ngx_readv_chain() (ticket #1408).
Mon, 28 Jun 2021 18:01:24 +0300 Maxim Dounin Disabled control characters in the Host header.
Mon, 28 Jun 2021 18:01:20 +0300 Maxim Dounin Improved logging of invalid headers.
Mon, 28 Jun 2021 18:01:18 +0300 Maxim Dounin Disabled control characters and space in header names.
Mon, 28 Jun 2021 18:01:15 +0300 Maxim Dounin Disabled control characters in URIs.
Mon, 28 Jun 2021 18:01:13 +0300 Maxim Dounin Disabled spaces in URIs (ticket #196).
Mon, 28 Jun 2021 18:01:11 +0300 Maxim Dounin Core: escaping of chars not allowed in URIs per RFC 3986.
Mon, 28 Jun 2021 18:01:09 +0300 Maxim Dounin Core: fixed comment about escaping in arguments.
Mon, 28 Jun 2021 18:01:06 +0300 Maxim Dounin Disabled requests with both Content-Length and Transfer-Encoding.
Mon, 28 Jun 2021 18:01:04 +0300 Maxim Dounin Added CONNECT method rejection.
Mon, 28 Jun 2021 18:01:00 +0300 Maxim Dounin Moved TRACE method rejection to a better place.
Mon, 21 Jun 2021 09:42:43 +0300 Vladimir Homutov Core: added the ngx_rbtree_data() macro.
Fri, 18 Jun 2021 04:00:21 +0300 Maxim Dounin Fixed format strings for ngx_win32_version.
Thu, 17 Jun 2021 11:44:06 +0300 Sergey Kandaurov gRPC: RST_STREAM(NO_ERROR) handling micro-optimization.
Thu, 17 Jun 2021 11:43:55 +0300 Sergey Kandaurov gRPC: handling GOAWAY with a higher last stream identifier.
Tue, 01 Jun 2021 17:37:51 +0300 Maxim Dounin Fixed SSL logging with lingering close.
Tue, 01 Jun 2021 17:37:49 +0300 Maxim Dounin SSL: ngx_ssl_shutdown() rework.
Sun, 30 May 2021 12:26:00 +0300 Gena Makhomed Contrib: vim syntax, update core and 3rd party module directives.
Mon, 31 May 2021 16:36:51 +0300 Maxim Dounin Core: disabled SO_REUSEADDR on UDP sockets while testing config.
Mon, 31 May 2021 16:36:37 +0300 Maxim Dounin Core: disabled cloning sockets when testing config (ticket #2188).
Mon, 31 May 2021 16:36:12 +0300 Maxim Dounin Version bump.
Thu, 15 Jul 2021 14:22:54 +0300 Vladimir Homutov Core: added separate function for local source address cmsg. quic
Thu, 15 Jul 2021 14:22:00 +0300 Vladimir Homutov QUIC: added support for segmentation offloading. quic
Thu, 15 Jul 2021 14:21:39 +0300 Vladimir Homutov Core: made the ngx_sendmsg() function non-static. quic
Mon, 12 Jul 2021 16:40:57 +0300 Vladimir Homutov Core: the ngx_event_udp.h header file. quic
Mon, 05 Jul 2021 13:17:10 +0300 Vladimir Homutov QUIC: fixed padding calculation. quic
Thu, 01 Jul 2021 15:37:53 +0300 Sergey Kandaurov HTTP/3: quic-qpack term updates. quic
Wed, 30 Jun 2021 13:47:38 +0300 Roman Arutyunyan QUIC: consider max_ack_delay=16384 invalid. quic
Wed, 23 Jun 2021 13:22:00 +0300 Vladimir Homutov QUIC: fixed client certificates verification in stream. quic
Fri, 25 Jun 2021 12:41:58 +0300 Sergey Kandaurov README: updated path after moving QUIC sources. quic
Mon, 21 Jun 2021 12:47:46 +0300 Sergey Kandaurov QUIC: fixed double memzero of new frames in ngx_quic_alloc_frame(). quic
Thu, 17 Jun 2021 12:35:38 +0300 Sergey Kandaurov QUIC: compact initial secrets table. quic
Wed, 16 Jun 2021 18:03:33 +0300 Sergey Kandaurov QUIC: using compile time block/iv length for tokens. quic
Wed, 16 Jun 2021 17:55:57 +0300 Sergey Kandaurov QUIC: optimized initial secrets key length computation. quic
Wed, 16 Jun 2021 17:54:21 +0300 Sergey Kandaurov QUIC: consistent use of 12-byte buffers in nonce computation. quic
Wed, 16 Jun 2021 17:53:18 +0300 Sergey Kandaurov QUIC: consistent use of 5-byte buffers for header protection. quic
Wed, 16 Jun 2021 11:55:12 +0300 Sergey Kandaurov QUIC: updated specification references. quic
Fri, 11 Jun 2021 13:24:24 +0300 Roman Arutyunyan HTTP/3: client GOAWAY support. quic
Fri, 11 Jun 2021 12:11:08 +0300 Roman Arutyunyan HTTP/3: generate more H3_FRAME_UNEXPECTED. quic
Fri, 11 Jun 2021 10:56:51 +0300 Roman Arutyunyan HTTP/3: reordered H3_MISSING_SETTINGS and H3_FRAME_UNEXPECTED. quic
Thu, 10 Jun 2021 23:17:51 +0300 Vladimir Homutov QUIC: improved errors readability. quic
Wed, 09 Jun 2021 15:11:43 +0300 Vladimir Homutov QUIC: persistent congestion calculation. quic