This website requires JavaScript.
Explore
Help
Sign In
gr1ffon
/
quic-go
Watch
1
Star
0
Fork
0
You've already forked quic-go
forked from
quic-go/quic-go
Code
Pull Requests
Activity
Files
6bcd740f560f29d76760e2653d43a26a4cb031fb
quic-go
/
internal
History
Marten Seemann
6bcd740f56
reject NEW_CONNECTION_ID frames with invalid Retire Prior To values
2019-08-17 11:07:38 +07:00
..
ackhandler
implement packet-threshhold based loss detection
2019-08-13 08:35:48 +07:00
congestion
fix initial PTO timer duration
2019-08-10 17:21:31 +07:00
flowcontrol
…
handshake
pass the time a packet was received to the short header opener
2019-08-11 13:33:02 +07:00
mocks
pass the time a packet was received to the short header opener
2019-08-11 13:33:02 +07:00
protocol
never keep track of more than 500 ACK ranges
2019-08-05 06:55:22 +07:00
qerr
…
testdata
…
testutils
addressed reviewer comments
2019-08-02 22:44:44 +00:00
utils
remove unused utils.HostnameFromAddr function
2019-06-28 22:49:00 +07:00
wire
reject NEW_CONNECTION_ID frames with invalid Retire Prior To values
2019-08-17 11:07:38 +07:00
mockgen_internal.sh
…