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).