Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
NodePassProject
/
quic-go
Public
forked from
quic-go/quic-go
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
quic-go
interface.go
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 9, 2026
expose local and remote settings in ConnectionState (#5533)
Show description for 2020668
marten-seemann
authored
2020668
View commit details
Copy full SHA for 2020668
View code at this point
Browse repository at this point
Commits on Jan 3, 2026
remove deprecated ConnectionTracingID and ConnectionTracingKey (#5521)
marten-seemann
authored
29b1a15
View commit details
Copy full SHA for 29b1a15
View code at this point
Browse repository at this point
Commits on Dec 21, 2025
remove deprecated ClientHelloInfo (#5497)
marten-seemann
authored
c45ff69
View commit details
Copy full SHA for c45ff69
View code at this point
Browse repository at this point
Commits on Oct 8, 2025
qlog: split serializiation and event definitions, remove logging abstraction (#5356)
Show description for c2131eb
marten-seemann
authored
c2131eb
View commit details
Copy full SHA for c2131eb
View code at this point
Browse repository at this point
Commits on Jul 7, 2025
http3: remove dependency on quic internal packages (#5256)
Show description for 0a9c6ea
rthellend
and
marten-seemann
authored
0a9c6ea
View commit details
Copy full SHA for 0a9c6ea
View code at this point
Browse repository at this point
Commits on Jun 29, 2025
add a Config and ConnectionState flag for RESET_STREAM_AT (#5243)
Show description for 0eb237f
marten-seemann
authored
0eb237f
View commit details
Copy full SHA for 0eb237f
View code at this point
Browse repository at this point
Commits on Jun 9, 2025
convert Connection interface to Conn struct (#5195)
marten-seemann
authored
5f3d617
View commit details
Copy full SHA for 5f3d617
View code at this point
Browse repository at this point
Commits on Jun 1, 2025
convert ReceiveStream interface to a struct (#5173)
marten-seemann
authored
1169d97
View commit details
Copy full SHA for 1169d97
View code at this point
Browse repository at this point
convert SendStream to a struct (#5172)
marten-seemann
authored
78e77bc
View commit details
Copy full SHA for 78e77bc
View code at this point
Browse repository at this point
convert Stream interface to a struct (#5149)
marten-seemann
authored
eb656df
View commit details
Copy full SHA for eb656df
View code at this point
Browse repository at this point
Commits on May 16, 2025
store the RTT in the token, not in the session ticket (#5065)
Show description for 8ef0a71
tanghaowillow
and
marten-seemann
authored
8ef0a71
View commit details
Copy full SHA for 8ef0a71
View code at this point
Browse repository at this point
Commits on Apr 20, 2025
improve documentation of errors returned from connection and streams (#5061)
Show description for 03e9359
marten-seemann
authored
03e9359
View commit details
Copy full SHA for 03e9359
View code at this point
Browse repository at this point
Commits on Apr 14, 2025
clarify that Config.InitialPacketSize constitutes a lower limit (#5047)
marten-seemann
authored
7cffd50
View commit details
Copy full SHA for 7cffd50
View code at this point
Browse repository at this point
use clickable links in documentation, fix list styling (#4955)
Show description for e2031b7
mark-rushakoff
and
marten-seemann
authored
e2031b7
View commit details
Copy full SHA for e2031b7
View code at this point
Browse repository at this point
improve documentation for the ConnectionIDGenerator (#5043)
marten-seemann
authored
0ac0c1e
View commit details
Copy full SHA for 0ac0c1e
View code at this point
Browse repository at this point
Commits on Mar 31, 2025
rename ClientHelloInfo to ClientInfo (#5016)
Show description for 79d5463
marten-seemann
authored
79d5463
View commit details
Copy full SHA for 79d5463
View code at this point
Browse repository at this point
Commits on Mar 12, 2025
add support for connection migration (#4960)
marten-seemann
authored
24acc54
View commit details
Copy full SHA for 24acc54
View code at this point
Browse repository at this point
Commits on Dec 14, 2024
fix documentation for ConnectionState.SupportsDatagrams (#4754)
Show description for 5e198b0
marten-seemann
authored
5e198b0
View commit details
Copy full SHA for 5e198b0
View code at this point
Browse repository at this point
Commits on Aug 12, 2024
remove deprecated quic.VersionNumber and logging.VersionNumber (#4627)
marten-seemann
authored
39e2a69
View commit details
Copy full SHA for 39e2a69
View code at this point
Browse repository at this point
Commits on Jun 28, 2024
introduce a StreamLimitReachedError for Connection.Open{Uni}Stream (#4579)
Show description for b52c339
marten-seemann
authored
b52c339
View commit details
Copy full SHA for b52c339
View code at this point
Browse repository at this point
Commits on Jun 24, 2024
fix stream documentation for StreamError return values (#4575)
mengelbart
authored
b4f3839
View commit details
Copy full SHA for b4f3839
View code at this point
Browse repository at this point
Commits on Jun 6, 2024
fix incorrect statement about Config.DisablePathMTUDiscovery (#4558)
marten-seemann
authored
0c84297
View commit details
Copy full SHA for 0c84297
View code at this point
Browse repository at this point
Commits on Jun 5, 2024
add context to EarlyConnection.NextConnection, handle handshake failures (#4551)
marten-seemann
authored
07acaad
View commit details
Copy full SHA for 07acaad
View code at this point
Browse repository at this point
Commits on May 28, 2024
deprecate the ConnectionTracingKey (#4532)
Show description for 21b643e
marten-seemann
authored
21b643e
View commit details
Copy full SHA for 21b643e
View code at this point
Browse repository at this point
Commits on May 9, 2024
make the initial packet size configurable (#4503)
marten-seemann
authored
f3d76b3
View commit details
Copy full SHA for f3d76b3
View code at this point
Browse repository at this point
increase initial packet size to 1280 bytes (for both IPv4 and IPv6) (#4500)
marten-seemann
authored
e90a0d4
View commit details
Copy full SHA for e90a0d4
View code at this point
Browse repository at this point
Commits on Apr 13, 2024
fix documentation for CancelWrite after Close on the send stream (#4419)
marten-seemann
authored
857c31d
View commit details
Copy full SHA for 857c31d
View code at this point
Browse repository at this point
Commits on Apr 2, 2024
introduce a ConnectionTracingID type for the ConnectionTracingKey (#4400)
Show description for 27a06f3
marten-seemann
authored
27a06f3
View commit details
Copy full SHA for 27a06f3
View code at this point
Browse repository at this point
Commits on Mar 11, 2024
add an AddrVerified field to the ClientHelloInfo (#4360)
Show description for ca787d6
marten-seemann
authored
ca787d6
View commit details
Copy full SHA for ca787d6
View code at this point
Browse repository at this point
Commits on Mar 7, 2024
improve API documentation for OpenStreamSync (#4352)
Show description for ac12689
wlynxg
authored
ac12689
View commit details
Copy full SHA for ac12689
View code at this point
Browse repository at this point
Commits on Feb 1, 2024
protocol: rename VersionNumber to Version (#4295)
marten-seemann
authored
fbaa941
View commit details
Copy full SHA for fbaa941
View code at this point
Browse repository at this point
Commits on Jan 23, 2024
remove the RequireAddressValidation callback from the Config (#4253)
marten-seemann
authored
a2cf43d
View commit details
Copy full SHA for a2cf43d
View code at this point
Browse repository at this point
Commits on Jan 1, 2024
discard DATAGRAM frames that don't fit into packets without an ACK (#4221)
Show description for 7f080dd
marten-seemann
authored
7f080dd
View commit details
Copy full SHA for 7f080dd
View code at this point
Browse repository at this point
Commits on Oct 25, 2023
rename Connection.{Send,Receive}Message to {Send,Receive}Datagram (#4116)
Show description for 1c631cf
marten-seemann
authored
1c631cf
View commit details
Copy full SHA for 1c631cf
View code at this point
Browse repository at this point
Commits on Sep 16, 2023
move MaxTokenAge configuration option to the Transport (#4084)
marten-seemann
authored
1affe38
View commit details
Copy full SHA for 1affe38
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.