uquic/internal
2023-05-01 14:41:16 +02:00
..
ackhandler simplify mockgen usage for private interfaces (#3769) 2023-04-19 07:57:00 -07:00
congestion congestion: fix overflow when calculating the pacing budget (#3796) 2023-05-01 05:32:20 -07:00
flowcontrol rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
handshake simplify mockgen usage for private interfaces (#3769) 2023-04-19 07:57:00 -07:00
logutils rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
mocks make EarlyListener a struct, not an interface 2023-05-01 14:41:16 +02:00
protocol protocol: remove VersionTLS, used during the gQUIC -> TLS 1.3 transition (#3764) 2023-04-19 07:24:34 -07:00
qerr rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
qtls qtls: fix cipher suite selection for ClientHellos (#3751) 2023-04-19 07:26:47 -07:00
testdata migrate to Ginkgo v2 2022-10-11 16:38:44 +04:00
testutils rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
utils use atomic.Bool from the standard library 2023-02-04 17:44:57 +13:00
wire wire: use a dedicated rand.Rand for greasing transport parameters (#3758) 2023-04-19 06:21:25 -07:00