uquic/internal
2024-02-08 23:56:46 -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 don't enqueue stream for sending on reordered MAX_STREAM_DATA frames (#4269) 2024-02-02 22:02:13 -08:00
handshake handshake: add benchmarks for the Initial AEAD (#4320) 2024-02-08 23:56:46 -08:00
logutils rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
mocks don't enqueue stream for sending on reordered MAX_STREAM_DATA frames (#4269) 2024-02-02 22:02:13 -08:00
protocol protocol: don't capitalize Perspective.String (#4296) 2024-02-01 15:16:36 -08:00
qerr protocol: rename VersionNumber to Version (#4295) 2024-01-31 21:57:33 -08:00
qtls ci: update to Go 1.22.0 (#4312) 2024-02-07 18:15: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: optimize generation of Version Negotiation packets (#4278) 2024-01-31 23:54:04 -08:00