log

age author description
Fri, 16 Dec 2022 01:15:15 +0400 BullerDu Style.
Fri, 16 Dec 2022 01:15:13 +0400 Sergey Kandaurov Version bump.
Tue, 13 Dec 2022 18:53:53 +0300 Maxim Dounin release-1.23.3 tag
Tue, 13 Dec 2022 18:53:53 +0300 Maxim Dounin nginx-1.23.3-RELEASE release-1.23.3
Tue, 13 Dec 2022 03:32:57 +0300 Maxim Dounin Updated OpenSSL and zlib used for win32 builds.
Thu, 01 Dec 2022 04:22:36 +0300 Maxim Dounin Win32: event flags handling edge cases in ngx_wsarecv().
Thu, 01 Dec 2022 04:22:31 +0300 Maxim Dounin SSL: fixed ngx_ssl_recv() to reset c->read->ready after errors.
Wed, 30 Nov 2022 18:01:53 +0300 Maxim Dounin Removed casts from ngx_memcmp() macro.
Wed, 30 Nov 2022 18:01:43 +0300 Maxim Dounin Fixed alignment of ngx_memmove()/ngx_movemem() macro definitions.
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).
Fri, 18 Nov 2022 19:31:38 +0400 Roman Arutyunyan Process events posted by ngx_close_idle_connections() immediately.
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.
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.
Wed, 19 Oct 2022 11:02:20 +0300 Maxim Dounin release-1.22.1 tag stable-1.22
Wed, 19 Oct 2022 11:02:20 +0300 Maxim Dounin nginx-1.22.1-RELEASE stable-1.22 release-1.22.1
Wed, 19 Oct 2022 10:53:17 +0300 Roman Arutyunyan Mp4: disabled duplicate atoms. stable-1.22
Tue, 19 Jul 2022 17:03:30 +0300 Maxim Dounin Updated OpenSSL used for win32 builds. stable-1.22
Tue, 21 Jun 2022 17:09:34 +0300 Maxim Dounin Updated OpenSSL used for win32 builds. stable-1.22
Wed, 19 Oct 2022 10:59:37 +0300 Maxim Dounin Version bump. stable-1.22
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.