log

age author description
Mon, 29 Jan 2024 10:31:37 +0300 Maxim Dounin AIO operations now add timers (ticket #2162).
Mon, 29 Jan 2024 10:29:39 +0300 Maxim Dounin Silenced complaints about socket leaks on forced termination.
Mon, 25 Dec 2023 21:15:48 +0400 Sergey Kandaurov SSL: reasonable version for LibreSSL adjusted.
Mon, 25 Dec 2023 21:15:47 +0400 Sergey Kandaurov SSL: disabled renegotiation checks with LibreSSL.
Sat, 09 Dec 2023 08:38:14 +0000 J Carter Win32: extended ngx_random() range to 0x7fffffff.
Sat, 16 Dec 2023 03:40:01 +0400 Sergey Kandaurov QUIC: fixed format specifier after a6f79f044de5.
Tue, 12 Dec 2023 20:21:12 +0400 Sergey Kandaurov QUIC: path aware in-flight bytes accounting.
Tue, 12 Dec 2023 20:20:51 +0400 Sergey Kandaurov QUIC: reset RTT estimator for the new path.
Wed, 29 Nov 2023 10:58:21 +0400 Roman Arutyunyan QUIC: path revalidation after expansion failure.
Thu, 30 Nov 2023 15:03:06 +0400 Roman Arutyunyan QUIC: ngx_quic_frame_t time fields cleanup.
Wed, 29 Nov 2023 21:41:29 +0400 Roman Arutyunyan QUIC: congestion control in ngx_quic_frame_sendto().
Wed, 22 Nov 2023 14:48:12 +0400 Roman Arutyunyan QUIC: ignore duplicate PATH_CHALLENGE frames.
Wed, 22 Nov 2023 14:52:21 +0400 Roman Arutyunyan QUIC: fixed anti-amplification with explicit send.
Wed, 29 Nov 2023 18:13:25 +0400 Roman Arutyunyan QUIC: avoid partial expansion of PATH_CHALLENGE/PATH_RESPONSE.
Wed, 29 Nov 2023 11:13:05 +0300 Vladimir Khomutov HTTP: uniform checks in ngx_http_alloc_large_header_buffer().
Tue, 28 Nov 2023 12:57:14 +0300 Vladimir Khomutov HTTP: removed unused r->port_start and r->port_end.
Tue, 14 Nov 2023 15:26:02 +0400 Sergey Kandaurov HTTP/3: added Huffman decoding error logging.
Tue, 14 Nov 2023 14:50:03 +0400 Sergey Kandaurov Adjusted Huffman coding debug logging, missed in 7977:336084ff943b.
Thu, 26 Oct 2023 23:35:09 +0300 Vladimir Khomutov QUIC: improved packet and frames debug tracing.
Fri, 27 Oct 2023 01:29:28 +0400 Sergey Kandaurov Version bump.
Tue, 24 Oct 2023 16:46:47 +0300 Maxim Dounin release-1.25.3 tag
Tue, 24 Oct 2023 16:46:46 +0300 Maxim Dounin nginx-1.25.3-RELEASE release-1.25.3
Mon, 23 Oct 2023 21:50:26 +0300 Maxim Dounin Updated OpenSSL and zlib used for win32 builds.
Sat, 21 Oct 2023 18:48:24 +0400 Sergey Kandaurov HTTP/2: fixed buffer management with HTTP/2 auto-detection.
Fri, 20 Oct 2023 18:05:07 +0400 Sergey Kandaurov QUIC: explicitly zero out unused keying material.
Fri, 20 Oct 2023 18:05:07 +0400 Sergey Kandaurov QUIC: removed key field from ngx_quic_secret_t.
Fri, 20 Oct 2023 18:05:07 +0400 Sergey Kandaurov QUIC: simplified ngx_quic_ciphers() API.
Fri, 20 Oct 2023 18:05:07 +0400 Sergey Kandaurov QUIC: cleaned up now unused ngx_quic_ciphers() calls.
Fri, 20 Oct 2023 18:05:07 +0400 Sergey Kandaurov QUIC: reusing crypto contexts for header protection.
Fri, 20 Oct 2023 18:05:07 +0400 Sergey Kandaurov QUIC: common code for crypto open and seal operations.