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
91961c8c6f36c64638f481ca790311a1845f3440
quic-go
/
internal
History
Marten Seemann
91961c8c6f
add the Retire Prior To field to the NEW_CONNECTION_ID frame
2019-07-08 12:53:45 +07:00
..
ackhandler
move calculation of the PTO to the rttStats
2019-06-29 14:57:24 +07:00
congestion
move calculation of the PTO to the rttStats
2019-06-29 14:57:24 +07:00
flowcontrol
…
handshake
explicitly trigger sending of session tickets
2019-07-05 20:53:25 +07:00
mocks
rename the KeyPhase to KeyPhaseBit
2019-06-30 17:36:09 +07:00
protocol
introduce an absolute key phase, use it for key updates
2019-06-30 17:36:09 +07:00
qerr
…
testdata
…
utils
remove unused utils.HostnameFromAddr function
2019-06-28 22:49:00 +07:00
wire
add the Retire Prior To field to the NEW_CONNECTION_ID frame
2019-07-08 12:53:45 +07:00
mockgen_internal.sh
…