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
f440a65ef130d8c55831958454ce656ee930dc7a
quic-go
/
internal
History
Marten Seemann
f440a65ef1
move the version field in front of the packet number in the long header
...
This was recently changed in the IETF draft.
2017-11-30 11:34:34 +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
Make error chan not block for a single write, allowing ParseHandshakeMessage goroutine to gracefully exit
2017-11-22 09:54:03 +01:00
mocks
set the Long Header packet type based on the state of the handshake
2017-10-29 14:08:08 +07:00
protocol
add a string representation for the Long Header packet types
2017-11-22 15:57:22 -08:00
testdata
Move testdata/ to internal/
2017-08-18 12:06:36 +02:00
utils
drop support for QUIC 37 and 38
2017-11-07 00:23:53 +07:00
wire
move the version field in front of the packet number in the long header
2017-11-30 11:34:34 +07:00