summaryrefslogtreecommitdiffstats
path: root/fuzz/server.c
AgeCommit message (Expand)Author
2017-01-09Fix build issues with no-dh, no-dsa and no-ecRichard Levitte
2017-01-06Make client and server fuzzer reproducibleKurt Roeckx
2017-01-06server fuzzer: add support for DSA and ECDSAKurt Roeckx
2016-12-16Make client and server fuzzer support all ciphersKurt Roeckx
2016-12-03Make the fuzzers more reproducibleKurt Roeckx
2016-12-03Make the random number generator predictable when fuzzing.Kurt Roeckx
2016-12-03Add a FuzzerClean() functionKurt Roeckx
2016-12-03Fix formatting of fuzzersKurt Roeckx
2016-11-01[fuzzers] do not fail fuzzers with empty inputMike Aizatsky
2016-07-10Don't rely on implicit rsa.h inclusionViktor Dukhovni
2016-07-01Run the fuzzing corpora as tests.Ben Laurie
2016-06-04Add support for fuzzing with AFLKurt Roeckx
2016-05-07Add fuzzing!Ben Laurie