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
ce70ba497dc7de83d578e639749b9f56bbfab843
quic-go
/
internal
History
Marten Seemann
ce70ba497d
Merge pull request
#968
from lucas-clemente/remove-ack-every-20-packets
...
remove old code to send an ACK every 20 packets
2017-12-06 06:57:23 +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
remove old code to send an ACK every 20 packets
2017-12-01 12:14:54 +07: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