.. |
connection_id.go
|
remove ConnectionID.Equal function
|
2022-08-29 11:30:32 +03: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
|
add a function to set the UDP send buffer size
|
2023-05-08 14:35:21 +03:00 |
params_test.go
|
migrate to Ginkgo v2
|
2022-10-11 16:38:44 +04:00 |
perspective.go
|
also use the multiplexer for the server
|
2018-08-08 10:03:22 +07:00 |
perspective_test.go
|
migrate to Ginkgo v2
|
2022-10-11 16:38:44 +04:00 |
protocol.go
|
introduce a buffer pool for large buffers (20k)
|
2023-06-02 18:35:02 +03:00 |
protocol_suite_test.go
|
migrate to Ginkgo v2
|
2022-10-11 16:38:44 +04:00 |
protocol_test.go
|
migrate to Ginkgo v2
|
2022-10-11 16:38:44 +04: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 |
version.go
|
protocol: remove VersionTLS, used during the gQUIC -> TLS 1.3 transition (#3764)
|
2023-04-19 07:24:34 -07:00 |
version_test.go
|
protocol: remove VersionTLS, used during the gQUIC -> TLS 1.3 transition (#3764)
|
2023-04-19 07:24:34 -07:00 |