summaryrefslogtreecommitdiffstats
path: root/fuzz/quic-client.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for streams to the quic-client fuzzerMatt Caswell2023-11-031-14/+87
* Call SSL_write() in the quic-client-fuzzerMatt Caswell2023-11-031-6/+26
* Teach the quic-client fuzzer about timeMatt Caswell2023-10-231-18/+63
* Some cleanups in the quic-client fuzzerMatt Caswell2023-10-231-28/+1
* Updates to the quic client fuzzerMatt Caswell2023-10-231-4/+23
* Add quic client fuzzer.Kurt Roeckx2023-10-231-0/+139