uquic/internal
2023-06-02 04:56:18 -07:00
..
ackhandler use ackhandler.Frame directly, not as a pointer, remove its sync.Pool (#3835) 2023-06-02 04:56:18 -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 make Config.Allow0RTT a bool, not a callback 2023-05-02 15:56:49 +02:00
logutils rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
mocks remove Tracer from Config, put ConnectionTracer constructor there 2023-05-02 15:56:49 +02:00
protocol wire: apply the default value for the active_connection_id_limit (#3806) 2023-05-28 11:45:46 -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 a ring buffer in the framer (#3857) 2023-06-01 11:53:37 -07:00
wire wire: apply the default value for the active_connection_id_limit (#3806) 2023-05-28 11:45:46 -07:00