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
632040bd2beaa45af92a02842f6fb997bfa3a607
quic-go
/
internal
History
Marten Seemann
632040bd2b
Merge pull request
#1001
from lucas-clemente/min-packet-size
...
implement the minimum packet size requirements
2017-12-12 16:37:53 +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
drop packets for new gQUIC connections that are too small
2017-12-08 12:34:59 +07:00
mocks
remove the SentFin method from the stream
2017-12-08 14:05:16 +07:00
protocol
drop packets for new gQUIC connections that are too small
2017-12-08 12:34:59 +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