log

age author description
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.
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.
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.
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.