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
3ef77b0c1ad12fbade6ba53a28f15539392cf8ea
quic-go
/
internal
/
protocol
History
Marten Seemann
12c9427f43
save dummy packets in the packet history when skipping packet numbers
2020-09-11 11:01:30 +07:00
..
connection_id_test.go
…
connection_id.go
…
encryption_level_test.go
add a 0-RTT encryption level
2019-12-30 18:39:21 +04:00
encryption_level.go
use a uint8 for the EncryptionLevel
2020-09-07 14:36:18 +07:00
key_phase_test.go
…
key_phase.go
…
packet_number_test.go
…
packet_number.go
simplify how the largest acked is passed to the ackhandler
2019-08-21 14:40:38 +07:00
params_test.go
implement a queue for 0-RTT packets
2020-02-15 15:44:08 +07:00
params.go
save dummy packets in the packet history when skipping packet numbers
2020-09-11 11:01:30 +07:00
perspective_test.go
…
perspective.go
…
protocol_suite_test.go
…
protocol_test.go
…
protocol.go
fix overflow of the max_ack_delay when parsing transport parameters
2020-08-20 13:49:33 +07:00
stream_test.go
add a test that protocol.MaxStreamCount has the correct value
2019-11-08 11:42:24 +07:00
stream.go
…
version_test.go
…
version.go
Remove QUIC version hint
2019-10-21 17:18:02 +02:00