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
9ca74c70493a7268a8866495ab4dd8ec849f9111
quic-go
/
internal
/
protocol
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
..
connection_id_test.go
protocol: move away from Ginkgo (
#4650
)
2024-09-11 21:39:03 -07:00
connection_id.go
…
encryption_level_test.go
handshake: use new crypto/tls 0-RTT API (
#4953
)
2025-02-14 03:17:01 +01:00
encryption_level.go
handshake: use new crypto/tls 0-RTT API (
#4953
)
2025-02-14 03:17:01 +01:00
key_phase_test.go
protocol: move away from Ginkgo (
#4650
)
2024-09-11 21:39:03 -07:00
key_phase.go
…
packet_number_test.go
protocol: move away from Ginkgo (
#4650
)
2024-09-11 21:39:03 -07:00
packet_number.go
protocol: use the packet number decoding / encoding logic from the RFC (
#4661
)
2024-09-05 09:54:44 -07:00
params_test.go
protocol: move away from Ginkgo (
#4650
)
2024-09-11 21:39:03 -07:00
params.go
remove hardcoded maximum keep-alive period (
#4827
)
2024-12-31 11:26:40 +08:00
perspective_test.go
protocol: move away from Ginkgo (
#4650
)
2024-09-11 21:39:03 -07:00
perspective.go
…
protocol_test.go
protocol: move away from Ginkgo (
#4650
)
2024-09-11 21:39:03 -07:00
protocol.go
…
stream_test.go
protocol: move away from Ginkgo (
#4650
)
2024-09-11 21:39:03 -07:00
stream.go
…
version_test.go
protocol: move away from Ginkgo (
#4650
)
2024-09-11 21:39:03 -07:00
version.go
…