uquic/internal/protocol
Marten Seemann c06a0ca037 rename InferPacketNumber to DecodePacketNumber
That's how it's called in the draft.
2018-12-14 16:46:40 +06:30
..
connection_id.go always use connection IDs longer than 8 bytes when sending a Retry 2018-08-14 17:34:21 +07:00
connection_id_test.go always use connection IDs longer than 8 bytes when sending a Retry 2018-08-14 17:34:21 +07:00
encryption_level.go drop support for gQUIC 2018-10-30 10:20:39 +07:00
encryption_level_test.go drop support for gQUIC 2018-10-30 10:20:39 +07:00
packet_number.go rename InferPacketNumber to DecodePacketNumber 2018-12-14 16:46:40 +06:30
packet_number_test.go rename InferPacketNumber to DecodePacketNumber 2018-12-14 16:46:40 +06:30
params.go increase mininum stateless reset size 2018-11-29 11:22:20 +07:00
perspective.go also use the multiplexer for the server 2018-08-08 10:03:22 +07:00
perspective_test.go also use the multiplexer for the server 2018-08-08 10:03:22 +07:00
protocol.go increase mininum stateless reset size 2018-11-29 11:22:20 +07:00
protocol_suite_test.go make the protocol package internal 2017-08-30 00:19:44 +07:00
protocol_test.go implement the recent changes to the version negotiation packet 2017-12-06 08:40:43 +07:00
stream_id.go implement and use the MAX_STREAMS frame 2018-11-10 09:38:50 +07:00
stream_id_test.go implement and use the MAX_STREAMS frame 2018-11-10 09:38:50 +07:00
version.go drop support for gQUIC 2018-10-30 10:20:39 +07:00
version_test.go drop support for gQUIC 2018-10-30 10:20:39 +07:00