uquic/internal/protocol
Gaukas Wang 4973374ea5
sync: quic-go 0.42.0
Signed-off-by: Gaukas Wang <i@gaukas.wang>
2024-04-23 22:34:55 -06:00
..
connection_id.go new: uquic 2023-08-02 15:38:16 -06:00
connection_id_test.go migrate to Ginkgo v2 2022-10-11 16:38:44 +04:00
encryption_level.go remove the EncryptionUnspecified enum value 2020-10-05 13:17:06 +07:00
encryption_level_test.go migrate to Ginkgo v2 2022-10-11 16:38:44 +04:00
key_phase.go use a uint8 to represent the key phase bit 2020-10-06 15:27:56 +07:00
key_phase_test.go migrate to Ginkgo v2 2022-10-11 16:38:44 +04:00
packet_number.go remove unused protocol.PacketNumberLenInvalid 2020-10-05 13:17:06 +07:00
packet_number_test.go migrate to Ginkgo v2 2022-10-11 16:38:44 +04:00
params.go sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00
params_test.go migrate to Ginkgo v2 2022-10-11 16:38:44 +04:00
perspective.go sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00
perspective_test.go sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00
protocol.go only add an ECN control message if ECN is supported 2023-09-11 20:31:50 +07:00
protocol_suite_test.go migrate to Ginkgo v2 2022-10-11 16:38:44 +04:00
protocol_test.go only add an ECN control message if ECN is supported 2023-09-11 20:31:50 +07:00
stream.go run gofumpt, enable the gofumpt linter 2020-10-26 09:33:35 +07:00
stream_test.go migrate to Ginkgo v2 2022-10-11 16:38:44 +04:00
u_connection_id.go new: uquic 2023-08-02 15:38:16 -06:00
version.go sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00
version_test.go sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00