uquic/internal/utils
Gaukas Wang 95575f5fe7
break: update repo url [ci skip]
uTLS is not yet bumped to the new version, so this commit breaks the dependencies relationship by getting rid of the local replace.
2023-08-03 18:58:52 -06:00
..
linkedlist use a sync.Pool to reduce allocation of linked list elements 2022-12-30 19:24:56 +13:00
ringbuffer break: update repo url [ci skip] 2023-08-03 18:58:52 -06:00
buffered_write_closer.go make the buffered qlog writer used in interop flush before closing 2020-03-19 12:58:56 +07:00
buffered_write_closer_test.go migrate to Ginkgo v2 2022-10-11 16:38:44 +04:00
byteoder_big_endian_test.go migrate to Ginkgo v2 2022-10-11 16:38:44 +04:00
byteorder.go extend ByteOrder interface to allow converting from a byte slice 2022-08-29 13:11:58 +03:00
byteorder_big_endian.go extend ByteOrder interface to allow converting from a byte slice 2022-08-29 13:11:58 +03:00
ip.go introduce a function to distinguish between IPv4 and IPv6 addresses 2020-09-14 17:01:34 +07:00
ip_test.go migrate to Ginkgo v2 2022-10-11 16:38:44 +04:00
log.go break: update repo url [ci skip] 2023-08-03 18:58:52 -06:00
log_test.go migrate to Ginkgo v2 2022-10-11 16:38:44 +04:00
minmax.go implement generic Min and Max functions 2022-08-10 14:59:05 +02:00
minmax_test.go migrate to Ginkgo v2 2022-10-11 16:38:44 +04:00
rand.go move the random number generator to the utils package 2021-02-18 09:58:34 +08:00
rand_test.go migrate to Ginkgo v2 2022-10-11 16:38:44 +04:00
rtt_stats.go break: update repo url [ci skip] 2023-08-03 18:58:52 -06:00
rtt_stats_test.go break: update repo url [ci skip] 2023-08-03 18:58:52 -06:00
timer.go use a monotonous timer for the connection (#3570) 2022-10-11 05:36:10 -07:00
timer_test.go migrate to Ginkgo v2 2022-10-11 16:38:44 +04:00
utils_suite_test.go migrate to Ginkgo v2 2022-10-11 16:38:44 +04:00