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
4f86995e480ceb391506a7d386ef8183d3c6f2b7
quic-go
/
internal
History
Marten Seemann
4f86995e48
encrypt unprotected packets with a connection-dependent key
2017-10-27 17:35:08 +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
encrypt unprotected packets with a connection-dependent key
2017-10-27 17:35:08 +07:00
mocks
use gomock to mock crypto.AEAD in the crypto setup tests
2017-10-27 17:35:08 +07:00
protocol
never use a 6 byte packet number
2017-10-27 16:51:59 +07:00
testdata
Move testdata/ to internal/
2017-08-18 12:06:36 +02:00
utils
accept lower case log levels for the QUIC_GO_LOG_LEVEL flag
2017-09-28 15:12:21 +07:00
wire
use the new packet header for connections using TLS
2017-10-27 16:54:47 +07:00