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
184f81d8c429aba2ee3c5df3ee5100bdaa20a822
quic-go
/
internal
History
Marten Seemann
184f81d8c4
remove old code to send an ACK every 20 packets
...
This was needed before QUIC 39, and should have been removed when we dropped support for QUIC 38.
2017-12-01 12:14:54 +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
add a string representation for the Long Header packet types
2017-11-22 15:57:22 -08:00