903
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tests: extended interface for sending QUIC PINGs. More... 4 months ago
Tests: unconditional QUIC datagram expansion with Initial packets. More... 4 months ago
Win32: extended ngx_random() range to 0x7fffffff. More... 4 months ago
QUIC: ngx_quic_frame_t time fields cleanup. More... 5 months ago
QUIC: congestion control in ngx_quic_frame_sendto(). More... 5 months ago
QUIC: avoid partial expansion of PATH_CHALLENGE/PATH_RESPONSE. More... 5 months ago
HTTP: uniform checks in ngx_http_alloc_large_header_buffer(). More... 5 months ago
QUIC: path revalidation after expansion failure. More... 5 months ago
HTTP: removed unused r->port_start and r->port_end. More... 5 months ago
QUIC: fixed anti-amplification with explicit send. More... 5 months ago
QUIC: ignore duplicate PATH_CHALLENGE frames. More... 5 months ago
HTTP/3: added Huffman decoding error logging. More... 5 months ago
Adjusted Huffman coding debug logging, missed in 7977:336084ff943b. More... 5 months ago
Version bump. More... 6 months ago
QUIC: improved packet and frames debug tracing. More... 6 months ago
release-1.25.3 tag More... 6 months ago
nginx-1.25.3-RELEASE More... 6 months ago
Updated OpenSSL and zlib used for win32 builds. More... 6 months ago
HTTP/2: fixed buffer management with HTTP/2 auto-detection. More... 6 months ago
QUIC: prevented generating ACK frames with discarded keys. More... 6 months ago
QUIC: reusing crypto contexts for packet protection. More... 6 months ago
QUIC: renamed protection functions. More... 6 months ago
QUIC: reusing crypto contexts for header protection. More... 6 months ago
QUIC: common code for crypto open and seal operations. More... 6 months ago
QUIC: removed key field from ngx_quic_secret_t. More... 6 months ago
QUIC: added safety belt to prevent using discarded keys. More... 6 months ago
QUIC: explicitly zero out unused keying material. More... 6 months ago
QUIC: simplified ngx_quic_ciphers() API. More... 6 months ago
QUIC: cleaned up now unused ngx_quic_ciphers() calls. More... 6 months ago
Core: changed ngx_queue_sort() to use merge sort. More... 6 months ago