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
Assigned to nobody Loading
Sort

Pull requests list

build(deps): bump actions/checkout from 7.0.0 to 7.0.1 in /.github/actions/quic-interop-runner dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#3832 opened Jul 28, 2026 by dependabot Bot Loading…
build(deps): bump actions/setup-java from 5.5.0 to 5.6.0 in /.github/actions/check-android dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#3831 opened Jul 28, 2026 by dependabot Bot Loading…
build(deps): bump actions/checkout from 7.0.0 to 7.0.1 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#3830 opened Jul 28, 2026 by dependabot Bot Loading…
build(deps): bump github/codeql-action/upload-sarif from 4.37.0 to 4.37.1 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#3829 opened Jul 28, 2026 by dependabot Bot Loading…
build(deps): bump the vm-actions group across 1 directory with 4 updates dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#3828 opened Jul 28, 2026 by dependabot Bot Loading…
build(deps): bump lukemathwalker/cargo-chef from 3a1dd60 to 7341ca3 in /qns dependencies Pull requests that update a dependency file docker Pull requests that update Docker code
#3827 opened Jul 28, 2026 by dependabot Bot Loading…
fix: check push id before decoding a blocked push promise
#3819 opened Jul 17, 2026 by uwezkhan Contributor Loading…
fix(http3): remove server push
#3816 opened Jul 17, 2026 by mxinden Member Draft
fix: discard server Initial packets that carry a token
#3814 opened Jul 16, 2026 by uwezkhan Contributor Loading…
fix: reject qpack dynamic reference at or above required insert count
#3807 opened Jul 13, 2026 by uwezkhan Contributor Loading…
reject connection-specific header fields in HTTP/3 messages
#3806 opened Jul 11, 2026 by uwezkhan Contributor Loading…
fix: reject server push when the maximum push id is unset
#3805 opened Jul 9, 2026 by uwezkhan Contributor Loading…
chore: Also profile the baseline during CI benchmarks
#3804 opened Jul 9, 2026 by larseggert Collaborator Loading…
feat: add neqo-server --stats, emit connection stats as JSON
#3803 opened Jul 8, 2026 by larseggert Collaborator Loading…
reject PRIORITY_UPDATE for an unpromised push id
#3802 opened Jul 8, 2026 by uwezkhan Contributor Loading…
fix: limit discontiguous STREAM reassembly ranges
#3798 opened Jul 7, 2026 by larseggert Collaborator Loading…
Reliable reset handling for HTTP/3
#3777 opened Jul 2, 2026 by martinthomson Member Loading…
fix: Do not double-count PMTUD-related packet events in stats
#3758 opened Jun 25, 2026 by larseggert Collaborator Loading…
Checks for WebTransport being enabled
#3756 opened Jun 25, 2026 by martinthomson Member Loading…
chore: Update qlog to 0.18.0 blocked Blocked on something else
#3750 opened Jun 24, 2026 by larseggert Collaborator Loading…
bench: seed the http3 simulator with a fixed seed
#3736 opened Jun 22, 2026 by larseggert Collaborator Loading…
feat: pre-allocate packet send buffer to MTU size to avoid realloc
#3702 opened Jun 12, 2026 by larseggert Collaborator Loading…
fix: lift the 32-range cap on ACK frames
#3674 opened Jun 7, 2026 by mvanhorn Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.