Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fuzz: Change how fuzz_certs is built | Tobias Brunner | 2017-05-23 | 1 | -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 configurable | Tobias Brunner | 2017-05-23 | 1 | -1/+1 |
| | |||||
* | fuzz: Add fuzzing boilerplate | Tobias Brunner | 2017-05-23 | 3 | -0/+53 |