-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: quic-go/quic-go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix potential deadlock when OpenStreamSync context is cancelled
#5037
opened Apr 13, 2025 by
marten-seemann
Loading…
use a slice instead of a map to track waiting OpenStreamSync calls
#5036
opened Apr 13, 2025 by
marten-seemann
Loading…
ackhandler: remove error return value from OnLossDetectionTimeout
#4937
opened Jan 27, 2025 by
marten-seemann
Loading…
congestion: limit pacing events to 64 per RTT to reduce timer frequency
#4931
opened Jan 26, 2025 by
marten-seemann
•
Draft
Introduce a config option for the max UDP payload size transport parameter
#4570
opened Jun 20, 2024 by
chungthuang
Loading…
hkdf: move custom HKDF-Expand-Label implementation to a separate package
#4317
opened Feb 8, 2024 by
marten-seemann
•
Draft
qlog: defer creation of the qlog file in QLOGDIR until the first write
#4310
opened Feb 4, 2024 by
marten-seemann
Loading…
schedule sending when writing initial or handshake crypto data
#4268
opened Jan 25, 2024 by
marten-seemann
Loading…
add a function to generate connection IDs for the Preferred Address
#4235
opened Jan 4, 2024 by
marten-seemann
Loading…
limit concurrency when closing all connections handled by a Transport
#4103
opened Sep 25, 2023 by
marten-seemann
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.