log

age author description
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().
Thu, 23 Feb 2023 20:49:44 +0300 Maxim Dounin Win32: non-ASCII directory names support in ngx_getcwd().
Thu, 23 Feb 2023 20:49:41 +0300 Maxim Dounin Win32: non-ASCII names support in "include" with wildcards.
Thu, 23 Feb 2023 20:49:39 +0300 Maxim Dounin Win32: non-ASCII names support in autoindex (ticket #458).
Thu, 23 Feb 2023 18:16:08 +0300 Maxim Dounin Win32: OpenSSL compilation for x64 targets with MSVC.
Thu, 23 Feb 2023 18:15:59 +0300 Maxim Dounin Win32: i386 now assumed when crossbuilding (ticket #2416).
Thu, 23 Feb 2023 18:15:57 +0300 Maxim Dounin Win32: handling of localized MSVC cl output.
Thu, 23 Feb 2023 18:15:53 +0300 Maxim Dounin Win32: removed unneeded wildcard in NGX_CC_NAME test for msvc.
Thu, 02 Feb 2023 23:38:48 +0300 Maxim Dounin Lingering close for connections with pipelined requests.
Sat, 28 Jan 2023 05:23:33 +0300 Maxim Dounin Fixed "zero size buf" alerts with subrequests.
Sat, 28 Jan 2023 05:20:23 +0300 Maxim Dounin Style.
Sat, 28 Jan 2023 01:29:45 +0300 Maxim Dounin Added warning about redefinition of listen socket protocol options.
Thu, 26 Jan 2023 03:34:44 +0300 Maxim Dounin Fixed handling of very long locations (ticket #2435).
Tue, 24 Jan 2023 03:01:51 +0300 Maxim Dounin Gzip static: ranges support (ticket #2349).
Mon, 23 Jan 2023 05:01:01 +0300 Maxim Dounin Configure: removed unneeded header from UDP_SEGMENT test.
Wed, 21 Dec 2022 14:53:27 +0300 Maxim Dounin Updated link to OpenVZ suspend/resume bug.