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
edecc88ebf825f177fbd83161db2a200a7b6f0a6
quic-go
/
internal
History
Niklas Gustavsson
edecc88ebf
Set is1RTT correctly for sealer/opener
...
Ensure that the rigth mask is picked for header protection.
2019-01-10 16:39:01 +01: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
Set is1RTT correctly for sealer/opener
2019-01-10 16:39:01 +01: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
…