log

age author description
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, 23 Feb 2023 16:26:38 +0400 Sergey Kandaurov QUIC: improved ssl_reject_handshake error logging. quic
Thu, 23 Feb 2023 16:17:29 +0400 Sergey Kandaurov QUIC: using ngx_ssl_handshake_log(). quic
Thu, 23 Feb 2023 16:16:56 +0400 Sergey Kandaurov QUIC: moved "handshake failed" reason to send_alert. quic
Thu, 23 Feb 2023 15:49:59 +0400 Sergey Kandaurov QUIC: using NGX_QUIC_ERR_CRYPTO macro in ALPN checks. quic
Mon, 13 Feb 2023 14:01:50 +0400 Sergey Kandaurov QUIC: fixed indentation. quic
Mon, 13 Feb 2023 13:41:35 +0400 Sergey Kandaurov README: fixed toc. quic
Wed, 08 Feb 2023 12:47:35 +0400 Sergey Kandaurov README: updated building from sources, added directives reference. quic
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.
Tue, 31 Jan 2023 15:26:33 +0400 Roman Arutyunyan QUIC: fixed broken token in NEW_TOKEN (ticket #2446). quic
Tue, 31 Jan 2023 14:12:18 +0400 Roman Arutyunyan QUIC: ngx_quic_copy_buffer() function. quic
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.
Tue, 24 Jan 2023 02:57:42 +0300 Maxim Dounin QUIC: improved SO_COOKIE configure test. quic
Wed, 18 Jan 2023 19:20:18 +0400 Sergey Kandaurov QUIC: defer setting the active flag for client stream events. quic
Tue, 10 Jan 2023 17:24:10 +0400 Roman Arutyunyan QUIC: relocated ngx_quic_init_streams() for 0-RTT. quic