Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/afl: upgrade to 2.36b | Sören Tempel | 2017-01-19 | 1 | -4/+4 |
| | |||||
* | testing/afl: improve APKBUILD | Sören Tempel | 2017-01-19 | 2 | -23/+22 |
| | | | | The profile file is not needed if we pass PREFIX in package() as well. | ||||
* | testing/afl: add profile file | Sören Tempel | 2017-01-03 | 2 | -10/+17 |
| | | | | Seems to be needed by afl-clang-fast. | ||||
* | testing/afl: Update to version 2.35b | Marian Buschsieweke | 2016-12-26 | 1 | -4/+4 |
| | |||||
* | testing/afl: Update to version 2.28b | Marian Buschsieweke | 2016-08-15 | 1 | -4/+4 |
| | |||||
* | testing/afl: new upstream version 2.18b | Christian Kampka | 2016-07-03 | 1 | -4/+4 |
| | |||||
* | testing/afl: upgrade to 2.23b, fixed upstream url | Francesco Colista | 2016-05-18 | 1 | -5/+5 |
| | |||||
* | testing/afl: new aport | Marian Buschsieweke | 2016-05-11 | 1 | -0/+38 |
american fuzzy lop is a fuzzer relying on genetic algorithms instead brute force This package installs only the llvm_mode of afl, which is not only faster than the gcc mode, but also portable to non-x86 platforms. This way this package should work on all platforms. |