uquic/internal
Marten Seemann 69ba7acb9f
ackhandler: don't delay ACKs for Initial and Handshake packets (#4288)
* ackhandler: don't delay ACKs for Initial and Handshake packets

* ackhandler: embed the receivedPacketHistory
2024-01-31 19:13:53 -08:00
..
ackhandler ackhandler: don't delay ACKs for Initial and Handshake packets (#4288) 2024-01-31 19:13:53 -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: fix documentation for updatableAEAD.SetWriteKey (#4256) 2024-01-22 19:30:50 -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
utils ackhandler: don't delay ACKs for Initial and Handshake packets (#4288) 2024-01-31 19:13:53 -08:00
wire wire: remove FrameParser interface, expose FrameParser struct (#4284) 2024-01-28 22:34:28 -08:00