uquic/internal
Marten Seemann 0582e931a5
wire: optimize generation of Version Negotiation packets (#4278)
* wire: optimize generation of Version Negotiation packets

* protocol: optimize adding greased version numbers
2024-01-31 23:54:04 -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 protocol: rename VersionNumber to Version (#4295) 2024-01-31 21:57:33 -08:00
logutils rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
mocks protocol: rename VersionNumber to Version (#4295) 2024-01-31 21:57:33 -08:00
protocol wire: optimize generation of Version Negotiation packets (#4278) 2024-01-31 23:54:04 -08:00
qerr protocol: rename VersionNumber to Version (#4295) 2024-01-31 21:57:33 -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: optimize generation of Version Negotiation packets (#4278) 2024-01-31 23:54:04 -08:00