903
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 21 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Core: fixed memory leak on configuration reload with PCRE2. More... 6 months ago
HTTP/2: per-iteration stream handling limit. More... 6 months ago
QUIC: handle callback errors in compat. More... 7 months ago
QUIC: do not call shutdown() when handshake is in progress. More... 7 months ago
QUIC: simplified setting close timer when closing connection. More... 7 months ago
HTTP/3: postponed session creation to init() callback. More... 7 months ago
QUIC: "handshake_timeout" configuration parameter. More... 7 months ago
HTTP/3: moved variable initialization. More... 7 months ago
Modules compatibility: added QUIC to signature (ticket #2539). More... 7 months ago
QUIC: removed use of SSL_quic_read_level and SSL_quic_write_level. More... 8 months ago
QUIC: refined sending CONNECTION_CLOSE in various packet types. 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... 8 months ago
Tests: keep HTTP/2 test for "return 444" in error_page as TODO. More... 8 months ago
Version bump. More... 8 months ago
QUIC: posted generating TLS Key Update next keys. More... 8 months ago
Tests: allowed ssl_curve.t to run on BoringSSL. More... 8 months ago
Tests: added ability to setup QUIC TLS named group. More... 8 months ago
Tests: improved QUIC key update tests with old keys. More... 8 months ago
Tests: improved test for a stream initiating QUIC path migration. More... 8 months ago
Tests: cleanup. More... 8 months ago
Tests: basic QUIC key update tests. More... 8 months ago
Tests: unbreak reading QUIC stream received not from the beginning. More... 8 months ago
Tests: fixed parsing STREAM frames split on inner frame headers. More... 8 months ago
Tests: handled receiving QUIC STREAM FIN in a separate packet. More... 8 months ago