log

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