Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-09 | fuzz: Use libFuzzer instead of afl-fuzz | Arseny Kapoulkine | |
This allows us to have faster fuzz cycles since the fuzzer is in-process. | |||
2015-03-13 | tests: Add support for afl-fuzz | Arseny Kapoulkine | |
With the current setup it successfully finds the (fixed) DOCTYPE buffer overrun in ~50 minutes (on a single core). |