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
f6628224861b20fd1b23b58effffd52313515185
quic-go
/
internal
History
Marten Seemann
f662822486
use stream 0 for the crypto stream when using TLS
2017-11-04 15:22:07 +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
send initial version in the CHLO, not the current version
2017-11-02 21:51:51 +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
use stream 0 for the crypto stream when using TLS
2017-11-04 15:22:07 +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