This website requires JavaScript.
Explore
Help
Sign In
gr1ffon
/
quic-go
Watch
1
Star
0
Fork
0
You've already forked quic-go
forked from
quic-go/quic-go
Code
Pull Requests
Activity
Files
bf28da834668dc6facfa972342e8cd383adea7a2
quic-go
/
internal
History
Marten Seemann
bf28da8346
handshake: use new crypto/tls 0-RTT API (
#4953
)
...
* handshake: simplify method signature of cryptoSetup.handleEvent * use the new crypto/tls 0-RTT API
2025-02-14 03:17:01 +01:00
..
ackhandler
ackhandler: use Go iterators to iterate over sent packets (
#4952
)
2025-02-13 13:53:25 +01:00
congestion
congestion: migrate the pacer tests away from Ginkgo (
#4929
)
2025-01-26 09:14:03 +01:00
flowcontrol
reliably queue MAX_DATA frames (
#4844
)
2025-01-08 09:53:23 +08:00
handshake
handshake: use new crypto/tls 0-RTT API (
#4953
)
2025-02-14 03:17:01 +01:00
mocks
bump go.mod version to Go 1.23, run 1.23 and 1.24 on CI (
#4880
)
2025-02-13 12:49:54 +01:00
protocol
handshake: use new crypto/tls 0-RTT API (
#4953
)
2025-02-14 03:17:01 +01:00
qerr
qerr: fix errors.Is for TransportError and ApplicationError (
#4824
)
2024-12-29 16:42:24 +08:00
qtls
handshake: use new crypto/tls 0-RTT API (
#4953
)
2025-02-14 03:17:01 +01:00
testdata
testdata: migrate tests away from Ginkgo (
#4670
)
2024-09-12 00:42:29 -07:00
utils
utils: add a method to reset RTTStats for connection migration (
#4930
)
2025-01-26 09:37:31 +01:00
wire
wire: implement frame classification into probing / non-probing (
#4901
)
2025-01-21 14:26:04 +08:00