log

age author description
Thu, 11 May 2023 18:48:01 +0300 Maxim Dounin QUIC: style. quic tip
Thu, 11 May 2023 10:37:51 +0400 Roman Arutyunyan QUIC: removed "quic_mtu" directive. quic
Thu, 11 May 2023 09:49:34 +0400 Roman Arutyunyan QUIC: resized input datagram buffer from 65535 to 65527. quic
Thu, 11 May 2023 19:40:11 +0400 Roman Arutyunyan QUIC: keep stream sockaddr and addr_text constant. quic
Thu, 27 Apr 2023 19:49:05 +0400 Roman Arutyunyan QUIC: set c->socklen for streams. quic
Thu, 27 Apr 2023 19:52:40 +0400 Roman Arutyunyan QUIC: fixed addr_text after migration (ticket #2488). quic
Tue, 09 May 2023 19:42:40 +0400 Sergey Kandaurov QUIC: reschedule path validation on path insertion/removal. quic
Tue, 09 May 2023 19:42:40 +0400 Sergey Kandaurov QUIC: lower bound path validation PTO. quic
Tue, 09 May 2023 19:42:39 +0400 Sergey Kandaurov QUIC: separated path validation retransmit backoff. quic
Tue, 09 May 2023 19:42:38 +0400 Sergey Kandaurov QUIC: removed check for in-flight packets in computing PTO. quic
Sat, 06 May 2023 16:23:27 +0400 Roman Arutyunyan QUIC: disabled datagram fragmentation. quic
Thu, 04 May 2023 19:29:34 +0400 Roman Arutyunyan QUIC: fixed encryption level in ngx_quic_frame_sendto(). quic
Tue, 02 May 2023 17:54:53 +0400 Roman Arutyunyan QUIC: optimized immediate close. quic
Thu, 04 May 2023 15:52:23 +0400 Sergey Kandaurov QUIC: fixed split frames error handling. quic
Thu, 04 May 2023 15:52:22 +0400 Sergey Kandaurov HTTP/3: fixed ngx_http_v3_init_session() error handling. quic
Mon, 01 May 2023 19:16:05 +0400 Sergey Kandaurov Variables: avoid possible buffer overrun with some "$sent_http_*". default
Tue, 18 Apr 2023 06:28:46 +0300 Maxim Dounin Fixed segfault if regex studies list allocation fails.
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 18:29:20 +0400 Roman Arutyunyan README: revised TLSv1.3 requirement for QUIC. quic
Thu, 06 Apr 2023 15:39:48 +0400 Roman Arutyunyan Stream: allow waiting on a blocked QUIC stream (ticket #2479). quic
Thu, 06 Apr 2023 18:18:41 +0400 Sergey Kandaurov HTTP/3: fixed CANCEL_PUSH handling. quic
Mon, 03 Apr 2023 16:17:12 +0400 Roman Arutyunyan QUIC: optimized sending stream response. quic
Wed, 29 Mar 2023 11:14:25 +0400 Sergey Kandaurov Merged with the default branch. quic
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.
Wed, 15 Mar 2023 19:57:15 +0400 Roman Arutyunyan QUIC: style. quic
Mon, 27 Mar 2023 21:25:05 +0300 Maxim Dounin Gzip: compatibility with recent zlib-ng versions.
Fri, 24 Mar 2023 19:49:50 +0400 Sergey Kandaurov HTTP/3: fixed OpenSSL compatibility layer initialization. quic
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, 26 Jan 2023 15:25:33 +0400 Roman Arutyunyan HTTP/3: trigger more compatibility errors for "listen quic". quic
Mon, 27 Feb 2023 14:00:56 +0400 Roman Arutyunyan HTTP/3: "quic" parameter of "listen" directive. quic
Wed, 22 Feb 2023 19:16:53 +0400 Roman Arutyunyan QUIC: OpenSSL compatibility layer. quic
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, 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
Thu, 05 Jan 2023 19:03:22 +0400 Roman Arutyunyan HTTP/3: insert count block timeout. quic
Thu, 05 Jan 2023 18:15:46 +0400 Roman Arutyunyan HTTP/3: trigger 400 (Bad Request) on stream error while blocked. quic
Tue, 10 Jan 2023 17:42:40 +0400 Roman Arutyunyan QUIC: set stream error flag on reset. quic
Tue, 10 Jan 2023 14:05:18 +0400 Roman Arutyunyan QUIC: automatically add and never delete stream events. quic
Tue, 10 Jan 2023 17:59:16 +0400 Sergey Kandaurov HTTP/3: fixed $connection_time. quic
Tue, 03 Jan 2023 16:24:45 +0400 Roman Arutyunyan HTTP/3: handled insertion reference to a going to be evicted entry. quic
Mon, 02 Jan 2023 17:10:22 +0400 Sergey Kandaurov Merged with the default branch. quic
Wed, 21 Dec 2022 14:53:27 +0300 Maxim Dounin Updated link to OpenVZ suspend/resume bug.
Sun, 18 Dec 2022 21:29:02 +0300 Valentin Bartenev Fixed port ranges support in the listen directive.
Fri, 16 Dec 2022 01:15:15 +0400 BullerDu Style.
Fri, 16 Dec 2022 01:15:13 +0400 Sergey Kandaurov Version bump.
Thu, 15 Dec 2022 19:40:44 +0400 Sergey Kandaurov Merged with the default branch. quic
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.
Tue, 25 Oct 2022 12:52:09 +0400 Roman Arutyunyan HTTP/3: implement keepalive for hq. quic
Wed, 30 Nov 2022 12:51:15 +0400 Roman Arutyunyan QUIC: application init() callback. quic
Mon, 22 Aug 2022 14:09:03 +0400 Roman Arutyunyan HTTP/3: renamed functions. quic
Wed, 30 Nov 2022 14:09:08 +0400 Roman Arutyunyan QUIC: removed cancelable flag from QUIC and HTTP/3 events. quic
Wed, 19 Oct 2022 17:45:18 +0400 Roman Arutyunyan QUIC: idle mode for main connection. quic
Wed, 19 Oct 2022 17:45:30 +0400 Roman Arutyunyan HTTP/3: unified hq code with regular HTTP/3 code. quic
Wed, 07 Sep 2022 13:12:56 +0400 Roman Arutyunyan QUIC: do not send MAX_STREAMS in shutdown state. quic
Mon, 22 Aug 2022 15:33:23 +0400 Roman Arutyunyan QUIC: defer stream removal until all its data is acked. quic
Tue, 29 Nov 2022 17:46:46 +0400 Roman Arutyunyan QUIC: reusable mode for main connection. quic
Wed, 07 Sep 2022 19:25:13 +0400 Roman Arutyunyan QUIC: post close event for connection close. quic
Mon, 22 Aug 2022 15:28:51 +0400 Roman Arutyunyan QUIC: made ngx_quic_finalize_connecion() more graceful. quic
Wed, 07 Sep 2022 12:37:15 +0400 Roman Arutyunyan QUIC: treat qc->error == -1 as a missing error. quic
Fri, 25 Nov 2022 15:56:33 +0400 Sergey Kandaurov QUIC: fixed computation of nonce with packet numbers beyond 2^32. quic
Fri, 25 Nov 2022 15:07:23 +0800 Jiuzhou Cui HTTP/3: fixed build without NGX_PCRE (broken by 0f5fc7a320db). quic
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).
Wed, 23 Nov 2022 18:50:26 +0400 Roman Arutyunyan QUIC: fixed triggering stream read event (ticket #2409). quic
Fri, 18 Nov 2022 19:31:38 +0400 Roman Arutyunyan Process events posted by ngx_close_idle_connections() immediately.
Tue, 22 Nov 2022 18:05:37 +0400 Sergey Kandaurov QUIC: fixed C4334 MSVC warning about 32 to 64 bits conversion. quic