aboutsummaryrefslogtreecommitdiffstats
path: root/fuzz
Commit message (Collapse)AuthorAgeFilesLines
* fuzz: Change how fuzz_certs is builtTobias Brunner2017-05-231-5/+11
| | | | | | We mainly do this because we have to create a self-contained executable and it isn't so easy to actually get libtool to link e.g. libgmp statically.
* fuzz: Make path to libFuzzer.a configurableTobias Brunner2017-05-231-1/+1
|
* fuzz: Add fuzzing boilerplateTobias Brunner2017-05-233-0/+53