uquic/internal
Marten Seemann 4407c60f04
handshake: unexport Set{Read,Write}Key methods on the cryptoSetup (#4254)
No functional change expected.
These methods were exported since they were passed to the old qtls API.
2024-01-19 20:44:09 -08:00
..
ackhandler ackhandler: refactor ACK queueing logic (#4225) 2024-01-03 18:39:09 -08:00
congestion utils: switch to standard library min and max functions (#4218) 2023-12-27 21:19:13 -08:00
flowcontrol utils: switch to standard library min and max functions (#4218) 2023-12-27 21:19:13 -08:00
handshake handshake: unexport Set{Read,Write}Key methods on the cryptoSetup (#4254) 2024-01-19 20:44:09 -08:00
logutils rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
mocks qlog: add support for alpn_information event (#4216) 2023-12-25 21:02:47 -08:00
protocol queue up to 32 DATAGRAM frames to send (#4222) 2023-12-31 19:58:41 -08:00
qerr drop support for Go 1.20, build on Go 1.22rc1 on CI (#4195) 2023-12-27 20:31:58 -08:00
qtls qtls: remove unneeded type alias for the tls.QUICEncryptionLevel (#4220) 2023-12-28 18:59:56 -08:00
testdata use the new crypto/tls QUIC Transport (#3860) 2023-07-01 11:15:00 -07: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 for the datagram queue (#4223) 2023-12-31 20:50:26 -08:00
wire wire: improve logging of connection ID retirements (#4241) 2024-01-10 21:53:25 -08:00