uquic/internal
Marten Seemann d795250479
drop support for Go 1.20, build on Go 1.22rc1 on CI (#4195)
* drop support for Go 1.20

* ci: udpate CircleCI to Go 1.21

* qtls: remove unnecessary type aliases

* ci: build using Go 1.22rc1
2023-12-27 20:31:58 -08:00
..
ackhandler ackhandler: immediately acknowledge ECN-CE marked packets (#4147) 2023-11-03 08:28:16 -07:00
congestion congestion: don't use floating point math when calculating pacing times (#4148) 2023-10-31 02:21:42 -07:00
flowcontrol switch from unmaintained golang/mock to go.uber.org/mock (#4050) 2023-08-28 02:23:55 -07:00
handshake drop support for Go 1.20, build on Go 1.22rc1 on CI (#4195) 2023-12-27 20:31:58 -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 drop support for Go 1.20, build on Go 1.22rc1 on CI (#4195) 2023-12-27 20:31:58 -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 in the framer (#3857) 2023-06-01 11:53:37 -07:00
wire fuzzing: add frame validation logic (#4206) 2023-12-13 23:09:02 -08:00