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
b25b2f6921799ccc7469feb460ef53350b34a457
quic-go
/
internal
History
Marten Seemann
b25b2f6921
use the same packet number space for sent 0-RTT and 1-RTT packets
2019-12-30 18:39:21 +04:00
..
ackhandler
use the same packet number space for sent 0-RTT and 1-RTT packets
2019-12-30 18:39:21 +04:00
congestion
make it possible to get the PTO with and without max_ack_delay
2019-11-12 11:27:30 +07:00
flowcontrol
…
handshake
Merge pull request
#2225
from lucas-clemente/handshake-done
2019-12-18 10:07:43 +04:00
mocks
drop Handshake keys as soon as the handshake completes (as a server)
2019-12-06 10:29:48 +07:00
protocol
add a 0-RTT encryption level
2019-12-30 18:39:21 +04:00
qerr
enforce the active_connection_id_limit
2019-12-03 18:27:10 +07:00
testdata
…
testutils
…
utils
use the minimum of the two peers' max_idle_timeouts
2019-12-11 14:04:33 +04:00
wire
implement rules for frame types in 0-RTT packets
2019-12-30 18:39:21 +04:00
mockgen_internal.sh
…