log

age author description
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.