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
aba1dd13ba277cdfd6c54116ea2fc92a14372510
quic-go
/
internal
History
Marten Seemann
aba1dd13ba
only use little endian byte order for gQUIC 37 and 38
...
That way, when adding new non-gQUIC versions, they will use big endian.
2017-11-02 16:46:22 +07:00
..
crypto
encrypt unprotected packets with a connection-dependent key
2017-10-27 17:35:08 +07:00
flowcontrol
reject inconsistent final stream offsets
2017-10-27 16:39:41 +07:00
handshake
set the Long Header packet type based on the state of the handshake
2017-10-29 14:08:08 +07:00
mocks
set the Long Header packet type based on the state of the handshake
2017-10-29 14:08:08 +07:00
protocol
fix gQUIC version numbers
2017-10-30 11:51:26 +07:00
testdata
Move testdata/ to internal/
2017-08-18 12:06:36 +02:00
utils
only use little endian byte order for gQUIC 37 and 38
2017-11-02 16:46:22 +07:00
wire
only use little endian byte order for gQUIC 37 and 38
2017-11-02 16:46:22 +07:00