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
c791145cba632f61b0e465efb255752edb7375a5
quic-go
/
internal
History
Marten Seemann
c791145cba
check that the 4th and 5th bit in the short header first byte are unset
2018-11-26 23:14:18 +07:00
..
ackhandler
remove version dependency of packet number inferring
2018-11-26 22:46:08 +07:00
congestion
…
crypto
…
flowcontrol
…
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
…
testdata
…
utils
use the new packet number format
2018-11-26 23:05:55 +07:00
wire
check that the 4th and 5th bit in the short header first byte are unset
2018-11-26 23:14:18 +07:00
mockgen_internal.sh
…