Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | expand __unused to full __attribute__ for better portability | 2015-03-03 | 1 | -2/+2 | |
* | add a fuzz_matches_original() function to the fuzzer to | 2015-01-18 | 1 | -1/+9 | |
* | better dumps from the fuzzer (shown on errors) - include the | 2015-01-18 | 1 | -12/+20 | |
* | implement a SIGINFO handler so we can discern a stuck fuzz test | 2015-01-13 | 1 | -19/+64 | |
* | Nuke yet more obvious #include duplications. | 2014-11-19 | 1 | -2/+1 | |
* | Add missing $ on OpenBSD cvs tags, ok djm | 2014-05-02 | 1 | -1/+1 | |
* | make the fuzzer seed const to make it clear that it is never modified | 2014-05-02 | 1 | -1/+1 | |
* | unit tests for new buffer API; including basic fuzz testing | 2014-04-30 | 1 | -0/+374 |