summaryrefslogtreecommitdiffhomepage
path: root/fuzz/fuzz-harness.c
AgeCommit message (Collapse)Author
2021-03-07fuzz: add -q quiet argument for standalone fuzzers.Matt Johnston
travis has a log length limit
2020-11-02fuzzing - fix some wrong types and -lcrypt on macosMatt Johnston
2020-10-25Add first try at fuzzing custom mutatorMatt Johnston
2020-10-23Move fuzzing code to fuzz/ subdirectory, improve Makefile.inMatt Johnston