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
cce71d84a109d0d82c55185a9d00ad5302caa736
quic-go
/
internal
History
Marten Seemann
cce71d84a1
check that the 5th and 6th bit in the long header first byte are unset
2018-11-26 23:05:56 +07:00
..
ackhandler
remove version dependency of packet number inferring
2018-11-26 22:46:08 +07:00
congestion
…
crypto
…
flowcontrol
internalize the qerr package
2018-11-11 12:44:16 +07:00
handshake
Merge pull request
#1595
from lucas-clemente/fix-1529
2018-11-12 18:00:22 +07:00
mocks
…
protocol
add the packet number decoding and encoding test cases from the draft
2018-11-26 23:05:56 +07:00
qerr
internalize the qerr package
2018-11-11 12:44:16 +07:00
testdata
…
utils
use the new packet number format
2018-11-26 23:05:55 +07:00
wire
check that the 5th and 6th bit in the long header first byte are unset
2018-11-26 23:05:56 +07:00
mockgen_internal.sh
…