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
96f65f922fdf9ad961a885cdc5b4a3111f2a6eae
quic-go
/
internal
History
Marten Seemann
96f65f922f
Merge pull request
#927
from lucas-clemente/fix-925
...
fix client handshake failure when the server supports unknown versions
2017-11-02 21:34:04 +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
Merge pull request
#927
from lucas-clemente/fix-925
2017-11-02 21:34:04 +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
Merge pull request
#927
from lucas-clemente/fix-925
2017-11-02 21:34:04 +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
reject packets that use the wrong or unknown packet types
2017-11-02 20:47:02 +07:00