uquic/internal
2023-06-03 00:26:30 -07:00
..
ackhandler pass the current timestamp to the pacer instead of calling time.Now() (#3824) 2023-06-03 00:26:30 -07:00
congestion pass the current timestamp to the pacer instead of calling time.Now() (#3824) 2023-06-03 00:26:30 -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 pass the current timestamp to the pacer instead of calling time.Now() (#3824) 2023-06-03 00:26:30 -07:00
protocol introduce a buffer pool for large buffers (20k) 2023-06-02 18:35:02 +03: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 use the same ACK frame struct in the send path, remove ACK frame pool (#3831) 2023-06-02 08:34:27 -07:00