uquic/internal
Marten Seemann d6e3f3229f
qtls: remove unneeded type alias for the tls.QUICEncryptionLevel (#4220)
* qtls: remove unneeded type alias for the tls.QUICEncryptionLevel

* handshake: make cryptoSetup.WriteRecord private
2023-12-28 18:59:56 -08:00
..
ackhandler utils: switch to standard library min and max functions (#4218) 2023-12-27 21:19:13 -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 qtls: remove unneeded type alias for the tls.QUICEncryptionLevel (#4220) 2023-12-28 18:59:56 -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 send large max_datagram_frame size, introduce a DatagramTooLargeError error (#4143) 2023-12-02 06:27:15 -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 utils: switch to standard library min and max functions (#4218) 2023-12-27 21:19:13 -08:00
wire utils: switch to standard library min and max functions (#4218) 2023-12-27 21:19:13 -08:00