log

age author description
Mon, 17 Apr 2023 14:08:00 +0400 Sergey Kandaurov Added stream modules realip and ssl_preread to win32 builds.
Mon, 17 Apr 2023 14:07:59 +0400 Sergey Kandaurov Year 2023.
Mon, 17 Apr 2023 14:06:43 +0400 Sergey Kandaurov Version bump.
Tue, 11 Apr 2023 04:45:34 +0300 Maxim Dounin release-1.24.0 tag stable-1.24
Tue, 11 Apr 2023 04:45:34 +0300 Maxim Dounin nginx-1.24.0-RELEASE stable-1.24 release-1.24.0
Tue, 11 Apr 2023 04:41:40 +0300 Maxim Dounin Stable branch. stable-1.24
Tue, 28 Mar 2023 18:01:54 +0300 Maxim Dounin release-1.23.4 tag
Tue, 28 Mar 2023 18:01:53 +0300 Maxim Dounin nginx-1.23.4-RELEASE release-1.23.4
Tue, 28 Mar 2023 02:25:55 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 27 Mar 2023 21:25:05 +0300 Maxim Dounin Gzip: compatibility with recent zlib-ng versions.
Fri, 24 Mar 2023 02:57:43 +0300 Maxim Dounin SSL: enabled TLSv1.3 by default.
Fri, 24 Mar 2023 02:53:21 +0300 Maxim Dounin Mail: fixed handling of blocked client read events in proxy.
Fri, 10 Mar 2023 07:43:50 +0300 Maxim Dounin Syslog: introduced error log handler.
Fri, 10 Mar 2023 07:43:40 +0300 Maxim Dounin Syslog: removed usage of ngx_cycle->log and ngx_cycle->hostname.
Fri, 10 Mar 2023 06:47:53 +0300 Maxim Dounin HTTP/2: finalize request as bad if header validation fails.
Fri, 10 Mar 2023 06:47:48 +0300 Maxim Dounin HTTP/2: socket leak with "return 444" in error_page (ticket #2455).
Wed, 08 Mar 2023 22:22:47 +0300 Maxim Dounin SSL: logging levels of errors observed with BoringSSL.
Wed, 08 Mar 2023 22:22:34 +0300 Maxim Dounin SSL: logging levels of errors observed with tlsfuzzer and LibreSSL.
Wed, 08 Mar 2023 22:21:59 +0300 Maxim Dounin SSL: logging levels of various errors reported with tlsfuzzer.
Wed, 08 Mar 2023 22:21:53 +0300 Maxim Dounin SSL: switched to detect log level based on the last error.
Thu, 23 Feb 2023 08:09:50 +0900 Yugo Horie Core: stricter UTF-8 handling in ngx_utf8_decode().
Thu, 23 Feb 2023 20:50:03 +0300 Maxim Dounin Win32: non-ASCII names in ngx_fs_bsize(), ngx_fs_available().
Thu, 23 Feb 2023 20:50:00 +0300 Maxim Dounin Win32: removed attempt to use a drive letter in ngx_fs_bsize().
Thu, 23 Feb 2023 20:49:57 +0300 Maxim Dounin Win32: non-ASCII names support in ngx_open_tempfile().
Thu, 23 Feb 2023 20:49:55 +0300 Maxim Dounin Win32: non-ASCII names support in ngx_rename_file().
Thu, 23 Feb 2023 20:49:54 +0300 Maxim Dounin Win32: non-ASCII names support in ngx_delete_file().
Thu, 23 Feb 2023 20:49:52 +0300 Maxim Dounin Win32: reworked ngx_win32_rename_file() to use nginx wrappers.
Thu, 23 Feb 2023 20:49:50 +0300 Maxim Dounin Win32: reworked ngx_win32_rename_file() to check errors.
Thu, 23 Feb 2023 20:49:47 +0300 Maxim Dounin Win32: non-ASCII directory names support in ngx_delete_dir().
Thu, 23 Feb 2023 20:49:45 +0300 Maxim Dounin Win32: non-ASCII directory names support in ngx_create_dir().