mozilla
neqo
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore(transport/fc): add debug_assert to catch underflow (#3209)
main
14 hours ago
Update qlog.rs Co-authored-by: Max Inden <mail@max-inden.de> Signed-off-by: Lars Eggert <lars@eggert.org>
mxinden:qlog-option
16 hours ago
chore(transport/fc): add debug_assert to catch underflow Needed for https://github.com/mozilla/neqo/issues/3208.
mxinden:debug-fc
16 hours ago
feat(transport): make max_udp_payload_size tparam configurable Some QUIC servers use an initial MTU larger than 1280 bytes. This is problematic when connecting to such servers via a proxy (e.g. MASQUE connect-udp). While most unproxied paths can handle >1280 bytes, some proxied paths cannot. Firefox will need to restrict the max_udp_payload_size to 1232 bytes (i.e. 1232 + 40 (v6) + 8 (UDP)) on proxied connections to support such restrictive paths.
mxinden:param-max-udp
19 hours ago
feat(bin/client): add --proxy to proxy HTTP/3 This commit enables the `neqo-client` to proxy an HTTP/3 connection through a MASQUE CONNECT-UDP proxy.
mxinden:masque-client
19 hours ago
@martinthomson's suggestion
mxinden:qlog-option
2 days ago
chore: Fuzz `Priority` decoding (#3203)
main
2 days ago
chore: Fuzz `HSettings` decoding
larseggert:chore-fuzz-hsettings
2 days ago
Active Branches
perf(qlog): introduce outer `Option`
last run
16 hours ago
#3129
CodSpeed Performance Gauge
-4%
feat(transport): make max_udp_payload_size tparam configurable
last run
19 hours ago
#3207
CodSpeed Performance Gauge
-8%
feat(bin/client): add --proxy to proxy HTTP/3 connection
last run
19 hours ago
#3206
CodSpeed Performance Gauge
-37%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs