uquic/fuzzing
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