Skip to content

Pull requests: mozilla/neqo

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

feat(bin): don't allocate in UDP recv path
#2189 opened Oct 17, 2024 by mxinden Loading…
feat(udp): return borrowed Datagram on receive
#2188 opened Oct 17, 2024 by mxinden Loading…
feat(common): make Datagram generic over payload type
#2184 opened Oct 17, 2024 by mxinden Loading…
ci: Run benchmarks with Ethernet and max MTUs
#2183 opened Oct 15, 2024 by larseggert Loading…
fix: Don't retire zero-length connection IDs
#2182 opened Oct 15, 2024 by larseggert Loading…
feat: Support QNS connectionmigration test
#2180 opened Oct 15, 2024 by larseggert Loading…
test: More migration testing
#2170 opened Oct 11, 2024 by larseggert Draft
refactor(udp): pass SocketAddr instead of &SocketAddr
#2169 opened Oct 11, 2024 by mxinden Loading…
test: Make sure our PATH_CHALLENGEs are padded OK
#2168 opened Oct 11, 2024 by larseggert Loading…
perf: use GSO
#2138 opened Sep 29, 2024 by mxinden Draft
feat: Stop the PMTUD search at the interface MTU
#2135 opened Sep 26, 2024 by larseggert Loading…
ci: Use vmactions for checks on other platforms blocked Blocked on something else
#2133 opened Sep 24, 2024 by larseggert Draft
3 tasks
fix: Mark all packets TX'ed before PTO as lost
#2129 opened Sep 19, 2024 by larseggert Loading…
test: More Handshake tests
#2128 opened Sep 18, 2024 by larseggert Draft
fix: Do CC reaction before largest_acked
#2117 opened Sep 16, 2024 by larseggert Loading…
chore: Bump quinn-udp to 0.5.5 blocked Blocked on something else
#2107 opened Sep 13, 2024 by larseggert Loading…
build(deps): update bindgen requirement from 0.69 to 0.70 blocked Blocked on something else dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#2056 opened Aug 19, 2024 by dependabot bot Loading…
ProTip! Filter pull requests by the default branch with base:main.