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
631947ad7dbe9b531ad739ca9ffdc65a946e8eb8
quic-go
/
internal
History
Marten Seemann
631947ad7d
use shorter variable name in the sent packet handler
2019-02-11 20:13:05 +08:00
..
ackhandler
use shorter variable name in the sent packet handler
2019-02-11 20:13:05 +08:00
congestion
…
flowcontrol
Merge pull request
#1749
from lucas-clemente/dont-send-after-reset
2019-01-23 15:25:26 +07:00
handshake
set the default value for the ack_delay_exponent, if it is not sent
2019-02-08 13:50:49 +08:00
mocks
handle Retry packets in the session
2019-02-04 15:38:47 +08:00
protocol
implement the crypto stream for post-handshake crypto messages
2019-02-06 22:51:44 +08:00
qerr
…
testdata
…
utils
…
wire
Merge pull request
#1724
from lucas-clemente/ack-delay-exponent
2019-01-28 22:00:38 +09:00
mockgen_internal.sh
…