uquic/fuzzing
Marten Seemann 51d257d608
handshake fuzzer: fix TLS handshake sequence (#4033)
There were two problems with the existing code:
1. The transport parameters were rejected due to an invalid value for
   ActiveConnectionIDLimit, causing the handshake to fail.
2. Handshake messages were passed in at the wrong encryption level,
   leading to consistent handshake failures.
2023-08-16 06:55:44 -07:00
..
frames stop using math/rand.Seed and Read in tests, bump go.mod version to 1.20 (#3936) 2023-07-01 11:29:41 -07:00
handshake handshake fuzzer: fix TLS handshake sequence (#4033) 2023-08-16 06:55:44 -07:00
header stop using math/rand.Seed and Read in tests, bump go.mod version to 1.20 (#3936) 2023-07-01 11:29:41 -07:00
internal/helper migrate to Ginkgo v2 2022-10-11 16:38:44 +04:00
tokens rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
transportparameters stop using math/rand.Seed and Read in tests, bump go.mod version to 1.20 (#3936) 2023-07-01 11:29:41 -07:00