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
4cbb4f81147e11f1f98a9a76b011f9a50b8b9625
quic-go
/
fuzzing
History
Marten Seemann
4cbb4f8114
remove ConnectionID.Equal function
...
Connection IDs can now be compared with ==.
2022-08-29 11:30:32 +03:00
..
frames
use an array instead of a byte slice for Connection IDs
2022-08-29 11:30:31 +03:00
handshake
fix unreachable code after log.Fatal in fuzzing corpus generator (
#3496
)
2022-08-12 02:02:15 -07:00
header
remove ConnectionID.Equal function
2022-08-29 11:30:32 +03:00
internal
/helper
update golangci-lint action to v3, golangci-lint to v1.48.0 (
#3499
)
2022-08-10 09:50:48 -07:00
tokens
remove ConnectionID.Equal function
2022-08-29 11:30:32 +03:00
transportparameters
use an array instead of a byte slice for Connection IDs
2022-08-29 11:30:31 +03:00