903
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 24 hours ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
QUIC: reusing crypto contexts for header protection. More... 7 months ago
QUIC: prevented generating ACK frames with discarded keys. More... 7 months ago
QUIC: added safety belt to prevent using discarded keys. More... 7 months ago
QUIC: explicitly zero out unused keying material. More... 7 months ago
QUIC: removed key field from ngx_quic_secret_t. More... 7 months ago
QUIC: simplified ngx_quic_ciphers() API. More... 7 months ago
QUIC: cleaned up now unused ngx_quic_ciphers() calls. More... 7 months ago
Core: changed ngx_queue_sort() to use merge sort. More... 7 months ago
Core: fixed memory leak on configuration reload with PCRE2. More... 7 months ago
HTTP/2: per-iteration stream handling limit. More... 7 months ago
QUIC: handle callback errors in compat. More... 8 months ago
QUIC: do not call shutdown() when handshake is in progress. More... 8 months ago
QUIC: simplified setting close timer when closing connection. More... 8 months ago
HTTP/3: postponed session creation to init() callback. More... 8 months ago
QUIC: "handshake_timeout" configuration parameter. More... 8 months ago
HTTP/3: moved variable initialization. More... 8 months ago
Modules compatibility: added QUIC to signature (ticket #2539). More... 8 months ago
QUIC: refined sending CONNECTION_CLOSE in various packet types. More... 8 months ago
QUIC: removed use of SSL_quic_read_level and SSL_quic_write_level. More... 8 months ago
Upstream: fixed handling of Status headers without reason-phrase. More... 8 months ago
QUIC: split keys availability checks to read and write sides. More... 8 months ago
QUIC: ignore path validation socket error (ticket #2532). More... 8 months ago
Tests: added QUIC test with resending Initial packets on Retry. More... 8 months ago
QUIC: use last client dcid to receive initial packets. More... 8 months ago
Tests: fixed ClientHello with resending Initial QUIC packets. More... 8 months ago
Tests: removed TODO and try_run() checks for legacy versions. More... 9 months ago
Tests: keep HTTP/2 test for "return 444" in error_page as TODO. More... 9 months ago
Version bump. More... 9 months ago
QUIC: posted generating TLS Key Update next keys. More... 9 months ago
Tests: allowed ssl_curve.t to run on BoringSSL. More... 9 months ago