log

age author description
Wed, 30 Nov 2022 12:51:15 +0400 Roman Arutyunyan QUIC: application init() callback. quic
Mon, 22 Aug 2022 14:09:03 +0400 Roman Arutyunyan HTTP/3: renamed functions. quic
Wed, 30 Nov 2022 14:09:08 +0400 Roman Arutyunyan QUIC: removed cancelable flag from QUIC and HTTP/3 events. quic
Wed, 19 Oct 2022 17:45:18 +0400 Roman Arutyunyan QUIC: idle mode for main connection. quic
Wed, 19 Oct 2022 17:45:30 +0400 Roman Arutyunyan HTTP/3: unified hq code with regular HTTP/3 code. quic
Wed, 07 Sep 2022 13:12:56 +0400 Roman Arutyunyan QUIC: do not send MAX_STREAMS in shutdown state. quic
Mon, 22 Aug 2022 15:33:23 +0400 Roman Arutyunyan QUIC: defer stream removal until all its data is acked. quic
Tue, 29 Nov 2022 17:46:46 +0400 Roman Arutyunyan QUIC: reusable mode for main connection. quic
Wed, 07 Sep 2022 19:25:13 +0400 Roman Arutyunyan QUIC: post close event for connection close. quic
Mon, 22 Aug 2022 15:28:51 +0400 Roman Arutyunyan QUIC: made ngx_quic_finalize_connecion() more graceful. quic
Wed, 07 Sep 2022 12:37:15 +0400 Roman Arutyunyan QUIC: treat qc->error == -1 as a missing error. quic
Fri, 25 Nov 2022 15:56:33 +0400 Sergey Kandaurov QUIC: fixed computation of nonce with packet numbers beyond 2^32. quic
Fri, 25 Nov 2022 15:07:23 +0800 Jiuzhou Cui HTTP/3: fixed build without NGX_PCRE (broken by 0f5fc7a320db). quic
Thu, 24 Nov 2022 23:08:30 +0400 Sergey Kandaurov SSL: fixed debug logging of SSL_sendfile() return value.
Wed, 23 Nov 2022 23:48:53 +0300 Maxim Dounin Fixed segfault when switching off master process during upgrade.
Wed, 23 Nov 2022 23:12:04 +0300 Maxim Dounin Disabled cloning of sockets without master process (ticket #2403).
Wed, 23 Nov 2022 17:30:08 +0300 Maxim Dounin Filtering duplicate addresses in listen (ticket #2400).
Wed, 23 Nov 2022 18:50:26 +0400 Roman Arutyunyan QUIC: fixed triggering stream read event (ticket #2409). quic
Fri, 18 Nov 2022 19:31:38 +0400 Roman Arutyunyan Process events posted by ngx_close_idle_connections() immediately.
Tue, 22 Nov 2022 18:05:37 +0400 Sergey Kandaurov QUIC: fixed C4334 MSVC warning about 32 to 64 bits conversion. quic
Tue, 22 Nov 2022 18:05:37 +0400 Sergey Kandaurov QUIC: plug MSVC warning about potentially uninitialized variable. quic
Tue, 22 Nov 2022 18:05:36 +0400 Sergey Kandaurov Added shutdown macros for win32 required for QUIC. quic
Tue, 22 Nov 2022 18:05:36 +0400 Sergey Kandaurov QUIC: fixed C4389 MSVC warning about signed/unsigned mismatch. quic
Tue, 22 Nov 2022 18:05:35 +0400 Sergey Kandaurov QUIC: avoid using C99 designated initializers. quic
Tue, 22 Nov 2022 18:05:35 +0400 Sergey Kandaurov QUIC: moved variable declaration to fix build with MSVC 2010. quic
Tue, 22 Nov 2022 18:05:34 +0400 Sergey Kandaurov QUIC: fixed C4706 warnings with MSVC 2010. quic
Tue, 22 Nov 2022 14:10:04 +0400 Sergey Kandaurov HTTP/3: fixed server_name regex captures (ticket #2407). quic
Mon, 21 Nov 2022 17:01:34 +0300 Ciel Zhao SSI: handling of subrequests from other modules (ticket #1263).
Tue, 08 Nov 2022 12:48:21 +0300 Maxim Dounin Fixed PROXY protocol to use ngx_memcpy()/ngx_memcmp().
Tue, 08 Nov 2022 12:48:19 +0300 Maxim Dounin Added logging to PROXY protocol write buffer check.
Tue, 01 Nov 2022 17:00:35 +0400 Roman Arutyunyan Set default listen socket type in http. quic
Wed, 02 Nov 2022 13:46:16 +0400 Roman Arutyunyan Increased maximum read PROXY protocol header size.
Thu, 03 Nov 2022 15:52:55 +0400 Roman Arutyunyan Version bump.
Thu, 20 Oct 2022 16:41:36 +0400 Sergey Kandaurov Merged with the default branch. quic
Thu, 20 Oct 2022 16:30:43 +0400 Sergey Kandaurov README: converted to passive voice, LibreSSL support. quic
Thu, 20 Oct 2022 16:21:07 +0400 Sergey Kandaurov QUIC: removed compatibility with older BoringSSL API. quic
Thu, 20 Oct 2022 16:21:06 +0400 Sergey Kandaurov QUIC: support for setting QUIC methods with LibreSSL. quic
Thu, 20 Oct 2022 16:21:06 +0400 Sergey Kandaurov QUIC: using SSL_set_quic_early_data_enabled() only with QuicTLS. quic
Thu, 20 Oct 2022 16:21:05 +0400 Sergey Kandaurov QUIC: using native TLSv1.3 cipher suite constants. quic
Wed, 19 Oct 2022 10:56:21 +0300 Maxim Dounin release-1.23.2 tag
Wed, 19 Oct 2022 10:56:20 +0300 Maxim Dounin nginx-1.23.2-RELEASE release-1.23.2
Wed, 19 Oct 2022 10:53:17 +0300 Roman Arutyunyan Mp4: disabled duplicate atoms.
Mon, 17 Oct 2022 16:24:53 +0400 Sergey Kandaurov SSL: improved validation of ssl_session_cache and ssl_ocsp_cache.
Thu, 13 Oct 2022 16:18:56 +0400 Sergey Kandaurov SSL: removed cast not needed after 5ffd76a9ccf3.
Wed, 12 Oct 2022 20:14:57 +0300 Maxim Dounin SSL: workaround for session timeout handling with TLSv1.3.
Wed, 12 Oct 2022 20:14:55 +0300 Maxim Dounin SSL: optimized rotation of session ticket keys.
Wed, 12 Oct 2022 20:14:53 +0300 Maxim Dounin SSL: automatic rotation of session ticket keys.
Wed, 12 Oct 2022 20:14:51 +0300 Maxim Dounin SSL: shorter debug messages about session tickets.
Wed, 12 Oct 2022 20:14:49 +0300 Maxim Dounin SSL: renamed session ticket key functions and data index.
Wed, 12 Oct 2022 20:14:47 +0300 Maxim Dounin SSL: renamed session ticket key type.
Wed, 12 Oct 2022 20:14:45 +0300 Maxim Dounin SSL: style.
Wed, 12 Oct 2022 20:14:43 +0300 Maxim Dounin SSL: explicit clearing of expired sessions.
Wed, 12 Oct 2022 20:14:40 +0300 Maxim Dounin SSL: single allocation in session cache on 32-bit platforms.
Wed, 12 Oct 2022 20:14:39 +0300 Maxim Dounin SSL: explicit session id length checking.
Wed, 12 Oct 2022 20:14:37 +0300 Maxim Dounin SSL: updated comment about session sizes.
Wed, 12 Oct 2022 20:14:36 +0300 Maxim Dounin SSL: reduced logging of session cache failures (ticket #621).
Wed, 12 Oct 2022 20:14:34 +0300 Maxim Dounin SSL: disabled saving tickets to session cache.
Tue, 27 Sep 2022 11:31:16 +0400 Roman Arutyunyan Added type cast to ngx_proxy_protocol_parse_uint16().
Wed, 12 Oct 2022 16:58:16 +0400 Roman Arutyunyan PROXY protocol v2 TLV variables.
Mon, 10 Oct 2022 13:57:31 +0400 Roman Arutyunyan Log only the first line of user input on PROXY protocol v1 error.
Fri, 30 Sep 2022 17:24:47 +0400 Sergey Kandaurov QUIC: "info" logging level on insufficient client connection ids. quic
Mon, 12 Sep 2022 18:37:36 +0400 Sergey Kandaurov README: updated the current status. quic
Thu, 08 Sep 2022 13:53:49 +0400 Sergey Kandaurov SSL: silenced GCC warnings when building with BoringSSL.
Wed, 07 Sep 2022 00:47:31 +0300 Maxim Dounin Win32: disabled threads support in OpenSSL builds.
Wed, 07 Sep 2022 00:47:17 +0300 Maxim Dounin Win32: fixed build on Windows with OpenSSL 3.0.x (ticket #2379).
Wed, 07 Sep 2022 00:47:07 +0300 Maxim Dounin Win32: disabled C4306 warnings with MSVC.
Wed, 07 Sep 2022 00:47:02 +0300 Maxim Dounin Win32: removed misleading comment about warnings being disabled.
Wed, 07 Sep 2022 00:44:10 +0300 Maxim Dounin SSL: fixed incorrect usage of #if instead of #ifdef.
Wed, 07 Sep 2022 00:43:51 +0300 Maxim Dounin Events: fixed style and wrong error handling in the iocp module.
Tue, 09 Aug 2022 17:13:46 -0300 Murilo Andrade SSL: logging level of "bad record type" errors.
Tue, 30 Aug 2022 01:52:51 +0300 Maxim Dounin Version bump.
Wed, 03 Aug 2022 16:59:51 +0400 Roman Arutyunyan HTTP/3: skip empty request body buffers (ticket #2374). quic
Tue, 31 May 2022 11:05:22 +0400 Vladimir Homutov QUIC: avoided pool usage in token calculation. quic
Wed, 27 Jul 2022 17:31:16 +0400 Vladimir Homutov QUIC: removed ngx_quic_keys_new(). quic
Wed, 27 Jul 2022 17:16:40 +0400 Vladimir Homutov QUIC: avoided pool usage in ngx_quic_protection.c. quic
Wed, 27 Jul 2022 17:15:33 +0400 Vladimir Homutov QUIC: fixed-length buffers for secrets. quic
Tue, 26 Jul 2022 19:54:11 +0400 Sergey Kandaurov Merged with the default branch. quic
Tue, 19 Jul 2022 17:05:27 +0300 Maxim Dounin release-1.23.1 tag
Tue, 19 Jul 2022 17:05:27 +0300 Maxim Dounin nginx-1.23.1-RELEASE release-1.23.1
Tue, 19 Jul 2022 17:03:30 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Fri, 15 Jul 2022 15:19:32 +0300 Maxim Dounin Events: fixed EPOLLRDHUP with FIONREAD (ticket #2367).
Fri, 15 Jul 2022 07:01:44 +0300 Maxim Dounin Range filter: clearing of pre-existing Content-Range headers.
Thu, 14 Jul 2022 21:26:54 +0400 Sergey Kandaurov Resolver: fixed memory leak for the "ipv4=off" case.
Tue, 12 Jul 2022 21:44:02 +0400 Ruslan Ermilov The "ipv4=" parameter of the "resolver" directive.
Tue, 12 Jul 2022 15:55:22 +0300 Maxim Dounin SSL: logging levels of various errors added in OpenSSL 1.1.1.
Wed, 29 Jun 2022 02:47:45 +0300 Maxim Dounin Upstream: optimized use of SSL contexts (ticket #1234).
Wed, 29 Jun 2022 02:47:38 +0300 Maxim Dounin Version bump.
Wed, 22 Jun 2022 18:34:58 +0400 Sergey Kandaurov Merged with the default branch. quic
Tue, 21 Jun 2022 17:25:37 +0300 Maxim Dounin release-1.23.0 tag
Tue, 21 Jun 2022 17:25:36 +0300 Maxim Dounin nginx-1.23.0-RELEASE release-1.23.0
Tue, 21 Jun 2022 17:09:34 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 20 Jun 2022 19:30:50 +0300 Maxim Dounin Misc: win32 sources now preserved in release tarballs.
Sat, 18 Jun 2022 15:54:40 +0300 Gena Makhomed Contrib: vim syntax, update core and 3rd party module directives.
Tue, 14 Jun 2022 10:39:58 +0400 Sergey Kandaurov Perl: removed unused variables, forgotten in ef6a3a99a81a.
Wed, 01 Jun 2022 20:17:23 -0700 Aleksei Bavshin Resolver: make TCP write timer event cancelable.
Mon, 23 May 2022 11:29:44 -0700 Aleksei Bavshin Stream: don't flush empty buffers created for read errors.
Wed, 08 Jun 2022 16:19:01 +0400 Sergey Kandaurov HTTP/3: updated SETTINGS_MAX_FIELD_SECTION_SIZE name. quic
Wed, 08 Jun 2022 15:30:08 +0400 Sergey Kandaurov README: updated after HTTP/3 RFC publication, minor refinements. quic
Tue, 07 Jun 2022 21:58:52 +0300 Maxim Dounin Mp4: fixed potential overflow in ngx_http_mp4_crop_stts_data().
Tue, 07 Jun 2022 20:08:57 +0400 Sergey Kandaurov Upstream: handling of certificates specified as an empty string.
Tue, 07 Jun 2022 00:07:12 +0300 Maxim Dounin Upstream: fixed X-Accel-Expires/Cache-Control/Expires handling.
Tue, 31 May 2022 00:14:11 +0300 Maxim Dounin Upstream: fixed build without http cache (broken by cd73509f21e2).
Mon, 30 May 2022 21:25:57 +0300 Maxim Dounin Headers filter: improved memory allocation error handling.
Mon, 30 May 2022 21:25:56 +0300 Maxim Dounin Multiple WWW-Authenticate headers with "satisfy any;".
Mon, 30 May 2022 21:25:54 +0300 Maxim Dounin Auth request: multiple WWW-Authenticate headers (ticket #485).
Mon, 30 May 2022 21:25:53 +0300 Maxim Dounin Upstream: multiple WWW-Authenticate headers (ticket #485).
Mon, 30 May 2022 21:25:51 +0300 Maxim Dounin Upstream: handling of multiple Vary headers (ticket #1423).
Mon, 30 May 2022 21:25:49 +0300 Maxim Dounin Upstream: duplicate headers ignored or properly linked.
Mon, 30 May 2022 21:25:48 +0300 Maxim Dounin Upstream: header handlers can now return parsing errors.
Mon, 30 May 2022 21:25:46 +0300 Maxim Dounin Upstream: all known headers in u->headers_in are linked lists now.
Mon, 30 May 2022 21:25:45 +0300 Maxim Dounin All known output headers can be linked lists now.
Mon, 30 May 2022 21:25:43 +0300 Maxim Dounin Upstream: simplified Accept-Ranges handling.
Mon, 30 May 2022 21:25:42 +0300 Maxim Dounin Upstream: simplified Content-Encoding handling.
Mon, 30 May 2022 21:25:40 +0300 Maxim Dounin Upstream: style.
Mon, 30 May 2022 21:25:38 +0300 Maxim Dounin Perl: combining unknown headers during $r->header_in() lookup.
Mon, 30 May 2022 21:25:36 +0300 Maxim Dounin Perl: all known input headers are handled identically.
Mon, 30 May 2022 21:25:35 +0300 Maxim Dounin All non-unique input headers are now linked lists.
Mon, 30 May 2022 21:25:33 +0300 Maxim Dounin Reworked multi headers to use linked lists.
Mon, 30 May 2022 21:25:32 +0300 Maxim Dounin Combining unknown headers during variables lookup (ticket #1316).
Mon, 30 May 2022 21:25:30 +0300 Maxim Dounin Uwsgi: combining headers with identical names (ticket #1724).
Mon, 30 May 2022 21:25:28 +0300 Maxim Dounin SCGI: combining headers with identical names (ticket #1724).
Mon, 30 May 2022 21:25:27 +0300 Maxim Dounin FastCGI: combining headers with identical names (ticket #1724).
Mon, 30 May 2022 21:25:25 +0300 Maxim Dounin Perl: fixed $r->header_in("Connection").
Mon, 30 May 2022 02:38:07 +0300 Marcus Ball Fixed runtime handling of systems without EPOLLRDHUP support.
Mon, 30 May 2022 02:37:59 +0300 Maxim Dounin Version bump.
Thu, 26 May 2022 16:17:56 +0400 Roman Arutyunyan HTTP/3: require that field section base index is not negative. quic
Tue, 24 May 2022 02:51:49 +0300 Maxim Dounin Updated OpenSSL and zlib used for win32 builds.
Fri, 29 Apr 2022 17:38:01 +0400 Sergey Kandaurov Configure: recognize arm64 machine name as a synonym for aarch64.
Wed, 20 Apr 2022 16:01:17 +0400 Roman Arutyunyan QUIC: separate UDP framework for QUIC. quic
Thu, 17 Feb 2022 22:38:42 +0300 Roman Arutyunyan QUIC: fixed insertion at the end of buffer. quic
Wed, 16 Feb 2022 15:45:47 +0300 Sergey Kandaurov QUIC: fixed indentation. quic
Mon, 14 Feb 2022 14:54:34 +0300 Roman Arutyunyan QUIC: optimize insertion at the end of QUIC buffer. quic
Mon, 14 Feb 2022 14:53:46 +0300 Roman Arutyunyan QUIC: eliminated ngx_quic_copy_buf(). quic
Mon, 14 Feb 2022 14:51:10 +0300 Roman Arutyunyan QUIC: trim input chain in ngx_quic_buffer_write(). quic
Mon, 14 Feb 2022 15:27:59 +0300 Roman Arutyunyan QUIC: ngx_quic_buffer_t object. quic
Sat, 05 Feb 2022 12:54:54 +0300 Roman Arutyunyan QUIC: stream lingering. quic
Tue, 15 Feb 2022 14:12:34 +0300 Sergey Kandaurov QUIC: optimized datagram expansion with half-RTT tickets. quic
Mon, 14 Feb 2022 10:14:07 +0300 Sergey Kandaurov Merged with the default branch. quic
Wed, 09 Feb 2022 15:51:42 +0300 Vladimir Homutov QUIC: fixed in-flight bytes accounting. quic
Wed, 09 Feb 2022 15:53:21 +0300 Vladimir Homutov QUIC: fixed output context restoring. quic
Wed, 09 Feb 2022 14:49:05 +0300 Roman Arutyunyan QUIC: fixed resetting stream wev->ready flag. quic
Tue, 08 Feb 2022 17:35:27 +0300 Sergey Kandaurov SSL: logging level of "application data after close notify".
Tue, 08 Feb 2022 23:00:12 +0300 Vladimir Homutov QUIC: fixed the "quic_stream_buffer_size" directive. quic
Thu, 03 Feb 2022 18:11:59 +0300 Roman Arutyunyan QUIC: switch stream to DATA_RECVD state. quic
Thu, 03 Feb 2022 21:29:05 +0300 Roman Arutyunyan QUIC: improved size calculation in ngx_quic_write_chain(). quic
Fri, 04 Feb 2022 13:29:31 +0300 Sergey Kandaurov Year 2022.
Thu, 03 Feb 2022 22:46:01 +0300 Maxim Dounin HTTP/2: fixed closed_nodes overflow (ticket #1708).
Thu, 03 Feb 2022 01:44:38 +0300 Maxim Dounin HTTP/2: made it possible to flush response headers (ticket #1743).
Tue, 01 Feb 2022 16:29:28 +0300 Maxim Dounin Cache: fixed race in ngx_http_file_cache_forced_expire().
Wed, 26 Jan 2022 20:40:00 +0300 Vladimir Homutov Core: added autotest for UDP segmentation offloading.
Tue, 25 Jan 2022 15:48:58 +0300 Vladimir Homutov Core: added function for local source address cmsg.
Tue, 25 Jan 2022 15:48:56 +0300 Vladimir Homutov Core: made the ngx_sendmsg() function non-static.
Tue, 25 Jan 2022 15:41:48 +0300 Vladimir Homutov Core: the ngx_event_udp.h header file.
Thu, 27 Jan 2022 13:44:09 +0300 Vladimir Homutov Version bump.
Wed, 02 Feb 2022 15:57:08 +0300 Sergey Kandaurov QUIC: do not arm loss detection timer if nothing was sent. quic
Wed, 02 Feb 2022 14:16:48 +0300 Vladimir Homutov QUIC: fixed padding of initial packets in case of limited path. quic
Tue, 01 Feb 2022 20:46:32 +0300 Sergey Kandaurov QUIC: do not declare SSL buffering, it's not used. quic
Tue, 01 Feb 2022 15:43:56 +0300 Vladimir Homutov QUIC: improved debug logging. quic
Fri, 28 Jan 2022 14:57:33 +0300 Vladimir Homutov QUIC: got rid of hash symbol in backup and logging. quic
Tue, 01 Feb 2022 13:01:10 +0300 Vladimir Homutov QUIC: dead code removed. quic
Tue, 01 Feb 2022 13:05:38 +0300 Vladimir Homutov QUIC: merged ngx_quic_close_quic() and ngx_quic_close_connection(). quic
Tue, 01 Feb 2022 14:35:31 +0300 Vladimir Homutov QUIC: revised ngx_quic_handle_datagram() error codes. quic
Wed, 26 Jan 2022 12:01:31 +0300 Roman Arutyunyan QUIC: stream event setting function. quic
Mon, 31 Jan 2022 18:09:03 +0300 Roman Arutyunyan QUIC: style. quic
Mon, 31 Jan 2022 09:46:30 +0300 Roman Arutyunyan HTTP/3: proper uni stream closure detection. quic
Mon, 31 Jan 2022 09:46:02 +0300 Roman Arutyunyan QUIC: introduced explicit stream states. quic
Thu, 27 Jan 2022 12:20:47 +0300 Roman Arutyunyan HTTP/3: delayed Insert Count Increment instruction. quic
Mon, 31 Jan 2022 09:16:47 +0300 Roman Arutyunyan QUIC: allowed main QUIC connection for some operations. quic
Thu, 27 Jan 2022 13:14:01 +0300 Sergey Kandaurov QUIC: limited SSL_set_quic_use_legacy_codepoint() API usage. quic
Wed, 26 Jan 2022 18:03:45 +0300 Roman Arutyunyan QUIC: style. quic
Wed, 26 Jan 2022 15:48:12 +0300 Vladimir Homutov QUIC: fixed handling of initial source connection id. quic
Wed, 26 Jan 2022 14:15:40 +0300 Sergey Kandaurov README: updated link to nginx-devel mailman. quic
Wed, 26 Jan 2022 14:15:40 +0300 Sergey Kandaurov README: updated info about incomplete features. quic
Wed, 26 Jan 2022 14:15:40 +0300 Sergey Kandaurov README: updated to QUICv1. quic
Wed, 26 Jan 2022 14:15:40 +0300 Sergey Kandaurov QUIC: set to standard TLS codepoint after draft versions removal. quic
Wed, 26 Jan 2022 14:15:40 +0300 Sergey Kandaurov QUIC: removed draft versions support. quic
Wed, 26 Jan 2022 14:15:40 +0300 Sergey Kandaurov HTTP/3: removed draft versions support in ALPN. quic
Fri, 21 Jan 2022 11:20:18 +0300 Roman Arutyunyan QUIC: changed debug message. quic
Tue, 25 Jan 2022 23:42:48 +0300 Sergey Kandaurov Merged with the default branch. quic
Tue, 25 Jan 2022 18:03:52 +0300 Maxim Dounin release-1.21.6 tag
Tue, 25 Jan 2022 18:03:51 +0300 Maxim Dounin nginx-1.21.6-RELEASE release-1.21.6
Mon, 24 Jan 2022 17:18:50 +0300 Maxim Dounin SSL: always renewing tickets with TLSv1.3 (ticket #1892).
Sat, 22 Jan 2022 00:28:51 +0300 Maxim Dounin Contrib: vim syntax adjusted to save cpoptions (ticket #2276).
Wed, 19 Jan 2022 17:37:34 -0800 Pavel Pautov Core: simplify reader lock release.
Mon, 17 Jan 2022 17:05:12 +0300 Sergey Kandaurov SSL: free pkey on SSL_CTX_set0_tmp_dh_pkey() failure.
Tue, 11 Jan 2022 02:23:49 +0300 Maxim Dounin Avoid sending "Connection: keep-alive" when shutting down.
Thu, 30 Dec 2021 01:08:46 +0300 Maxim Dounin Events: fixed balancing between workers with EPOLLEXCLUSIVE.
Wed, 29 Dec 2021 22:59:53 +0300 Maxim Dounin Version bump.
Tue, 25 Jan 2022 15:48:05 +0300 Vladimir Homutov QUIC: fixed macro style. quic
Tue, 25 Jan 2022 09:45:50 +0300 Roman Arutyunyan QUIC: fixed chain returned from ngx_quic_write_chain(). quic
Fri, 21 Jan 2022 11:41:39 +0300 Vladimir Homutov QUIC: removed stale declaration. quic
Sun, 23 Jan 2022 21:29:36 +0300 Vladimir Homutov QUIC: avoid logging error in case of version negotiation. quic
Thu, 20 Jan 2022 22:00:25 +0300 Vladimir Homutov QUIC: additional limit for probing packets. quic
Wed, 19 Jan 2022 22:39:24 +0300 Vladimir Homutov QUIC: reworked migration handling. quic
Tue, 18 Jan 2022 12:49:55 +0300 Vladimir Homutov QUIC: the "quic_active_connection_id_limit" directive. quic
Mon, 17 Jan 2022 14:39:04 +0300 Roman Arutyunyan QUIC: introduced function ngx_quic_split_chain(). quic
Sun, 16 Jan 2022 00:28:13 +0300 Roman Arutyunyan QUIC: fixed format specifier after 3789f4a56d65. quic
Thu, 13 Jan 2022 11:34:42 +0300 Roman Arutyunyan QUIC: return written size from ngx_quic_write_chain(). quic
Thu, 13 Jan 2022 16:56:07 +0300 Sergey Kandaurov README: documented QuicTLS support. quic
Thu, 13 Jan 2022 15:57:21 +0300 Sergey Kandaurov QUIC: removed ngx_send_lowat() check for QUIC connections. quic
Thu, 13 Jan 2022 15:57:15 +0300 Sergey Kandaurov HTTP/3: removed useless warning regarding OpenSSL library. quic
Thu, 13 Jan 2022 11:23:53 +0300 Roman Arutyunyan QUIC: fixed handling stream input buffers. quic
Tue, 11 Jan 2022 18:57:02 +0300 Roman Arutyunyan QUIC: fixed handling STREAM FIN. quic
Wed, 12 Jan 2022 11:57:46 +0300 Roman Arutyunyan HTTP/3: set c->error on read error in ngx_http_test_reading(). quic
Wed, 12 Jan 2022 11:57:06 +0300 Roman Arutyunyan HTTP/3: simplified code. quic
Wed, 12 Jan 2022 11:54:39 +0300 Roman Arutyunyan QUIC: modified HTTP version test. quic
Thu, 30 Dec 2021 12:59:32 +0300 Sergey Kandaurov HTTP/3: improved processing of multiple Cookie field lines. quic
Wed, 29 Dec 2021 15:33:51 +0300 Roman Arutyunyan Style. quic
Wed, 29 Dec 2021 15:17:26 +0300 Sergey Kandaurov Merged with the default branch. quic
Tue, 28 Dec 2021 18:28:38 +0300 Maxim Dounin release-1.21.5 tag
Tue, 28 Dec 2021 18:28:37 +0300 Maxim Dounin nginx-1.21.5-RELEASE release-1.21.5
Tue, 28 Dec 2021 17:56:16 +0300 Maxim Dounin Updated OpenSSL and PCRE used for win32 builds.
Mon, 27 Dec 2021 19:49:26 +0300 Maxim Dounin Support for sendfile(SF_NOCACHE).
Mon, 27 Dec 2021 19:48:42 +0300 Maxim Dounin SSL: SSL_sendfile(SF_NODISKIO) support.
Mon, 27 Dec 2021 19:48:33 +0300 Maxim Dounin Simplified sendfile(SF_NODISKIO) usage.
Mon, 27 Dec 2021 19:47:05 +0300 Maxim Dounin Removed "aio sendfile", deprecated since 1.7.11.
Sat, 25 Dec 2021 01:07:18 +0300 Maxim Dounin Core: added NGX_REGEX_MULTILINE for 3rd party modules.
Sat, 25 Dec 2021 01:07:16 +0300 Maxim Dounin PCRE2 and PCRE binary compatibility.
Sat, 25 Dec 2021 01:07:15 +0300 Maxim Dounin PCRE2 library support.
Sat, 25 Dec 2021 01:07:14 +0300 Maxim Dounin Configure: simplified PCRE compilation.
Sat, 25 Dec 2021 01:07:12 +0300 Maxim Dounin Core: ngx_regex.c style cleanup.
Sat, 25 Dec 2021 01:07:10 +0300 Maxim Dounin Core: fixed ngx_pcre_studies cleanup.
Mon, 27 Dec 2021 13:49:56 +0300 Vladimir Homutov QUIC: got rid of ngx_quic_create_temp_socket(). quic
Tue, 28 Dec 2021 15:01:02 +0300 Ruslan Ermilov Fixed a mismerge in 5c86189a1c1b. quic
Mon, 27 Dec 2021 16:15:28 +0300 Roman Arutyunyan QUIC: renamed input handling functions. quic
Tue, 28 Dec 2021 13:50:01 +0300 Roman Arutyunyan QUIC: fixed format specifier after 6ccf3867959a. quic
Tue, 28 Dec 2021 13:24:58 +0300 Vladimir Homutov QUIC: fixed config test with bpf (ticket #2292). quic
Fri, 24 Dec 2021 18:39:22 +0300 Roman Arutyunyan QUIC: refactored buffer allocation, spliting and freeing. quic
Thu, 16 Dec 2021 17:07:11 +0300 Roman Arutyunyan QUIC: removed ngx_quic_copy_chain(). quic
Thu, 16 Dec 2021 17:06:35 +0300 Roman Arutyunyan QUIC: renamed buffer-related functions. quic
Fri, 24 Dec 2021 18:17:23 +0300 Roman Arutyunyan QUIC: refactored ngx_quic_order_bufs() and ngx_quic_split_bufs(). quic
Fri, 24 Dec 2021 18:13:51 +0300 Roman Arutyunyan QUIC: avoid excessive buffer allocations in stream output. quic
Mon, 27 Dec 2021 13:52:57 +0300 Vladimir Homutov QUIC: got rid of excessive "qsock" argument in ngx_quic_output.c. quic
Thu, 16 Dec 2021 11:49:08 +0300 Vladimir Homutov QUIC: refactored ngx_quic_validate_path(). quic
Thu, 16 Dec 2021 11:42:28 +0300 Vladimir Homutov QUIC: added missing check for backup path existence. quic
Fri, 24 Dec 2021 15:53:59 +0300 Ruslan Ermilov Merged with the default branch. quic
Tue, 21 Dec 2021 07:54:16 +0300 Ruslan Ermilov Moved Huffman coding out of HTTP/2.
Mon, 20 Dec 2021 20:02:48 +0200 Gena Makhomed Contrib: vim syntax, update core and 3rd party module directives.
Thu, 25 Nov 2021 22:02:10 +0300 Maxim Dounin HTTP/2: fixed sendfile() aio handling.
Thu, 25 Nov 2021 22:02:05 +0300 Maxim Dounin HTTP/2: fixed "task already active" with sendfile in threads.