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
7e627d38ea0dd2b1825c36ae5bee779015a27560
quic-go
/
internal
History
Marten Seemann
7e627d38ea
Merge pull request
#999
from lucas-clemente/reject-version-0
...
reject packets with version 0 sent by the client
2017-12-08 22:54:08 +07:00
..
crypto
use the mint default cookie protector to encrypt and decrypt cookies
2017-12-07 18:20:22 +07:00
flowcontrol
don't send a window update after the final offset was received
2017-12-07 18:22:39 +07:00
handshake
implement stateless handling of Initial packets for the TLS server
2017-12-08 08:45:54 +07:00
mocks
implement stateless handling of Initial packets for the TLS server
2017-12-08 08:45:54 +07:00
protocol
implement parsing and writing of the new STREAM frames
2017-12-08 09:20:47 +07:00
testdata
Move testdata/ to internal/
2017-08-18 12:06:36 +02:00
utils
remove unused utils.GetByteOrder
2017-12-08 11:33:40 +07:00
wire
Merge pull request
#999
from lucas-clemente/reject-version-0
2017-12-08 22:54:08 +07:00