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
73bd91a0936c5228c3b77407314df86fd700f272
quic-go
/
internal
History
Marten Seemann
73bd91a093
fix crash when receiving unexpected handshake message
2019-05-31 18:04:44 +08:00
..
ackhandler
drop Initial and Handshake keys when receiving the first 1-RTT ACK
2019-05-30 14:19:26 +08:00
congestion
add a flag to turn off PRR
2019-05-21 10:57:55 +01:00
flowcontrol
use the error names from the draft
2019-03-06 13:45:05 +09:00
handshake
fix crash when receiving unexpected handshake message
2019-05-31 18:04:44 +08:00
mocks
drop Initial and Handshake keys when receiving the first 1-RTT ACK
2019-05-30 14:19:26 +08:00
protocol
introduce invalid stream ID to simplify the outgoing streams map
2019-05-30 03:16:45 +08:00
qerr
fix logging of application errors
2019-05-30 17:15:19 +08:00
testdata
…
utils
…
wire
introduce invalid stream ID to simplify the outgoing streams map
2019-05-30 03:16:45 +08:00
mockgen_internal.sh
…