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
b070fcbd43d73324c9f9b451694a8c3b52f614da
quic-go
/
internal
History
Marten Seemann
b070fcbd43
Merge pull request
#976
from lucas-clemente/fix-973
...
make initial_max_stream_id optional and parse initial_max_stream_id_uni
2017-12-06 06:58:15 +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
parse TLS extensions containing the initial_max_stream_id_uni parameter
2017-12-05 09:17:43 +07: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