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
ad3f39a5d775223e0b3df7914d5d8f0029d5a4de
quic-go
/
internal
History
Marten Seemann
ad3f39a5d7
retrieve the handshake write key when receiving the ServerHello
2019-01-11 10:52:08 +07:00
..
ackhandler
correctly set the ack delay in an ACK of packet number 0
2019-01-05 13:05:14 +07:00
congestion
…
flowcontrol
…
handshake
retrieve the handshake write key when receiving the ServerHello
2019-01-11 10:52:08 +07:00
mocks
implement header encrytion and decryption for sealers and openers
2018-12-14 16:46:40 +06:30
protocol
reject new connection attempts if the server's accept queue is full
2019-01-06 15:26:43 +07:00
qerr
…
testdata
use a self-signed certificate for integration tests
2018-12-11 14:24:12 +06:30
utils
don't set a timer when the deadline is the zero value
2018-12-18 22:06:57 +06:30
wire
remove unnecessary Raw byte slice from the header
2019-01-03 10:14:08 +07:00
mockgen_internal.sh
…