Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/afl: upgrade to 2.49b | Sören Tempel | 2017-07-29 | 1 | -2/+2 |
| | |||||
* | testing/afl: Update to version 2.47b | Marian Buschsieweke | 2017-07-18 | 1 | -4/+4 |
| | |||||
* | testing/afl: upgrade to 2.44b | Sören Tempel | 2017-06-30 | 1 | -3/+3 |
| | |||||
* | testing/afl: fix error during strip process on non intel platforms | Sören Tempel | 2017-05-02 | 1 | -4/+7 |
| | |||||
* | testing/afl: Remove amd64 binaries on ppc64le package | Breno Leitao | 2017-04-25 | 1 | -0/+4 |
| | | | | | | | Currently afl is packaging an Intel binary inside the ppc64le package, which causes a failure in the strip() process. This patch remove this file from the final package. | ||||
* | testing/afl: upgrade to 2.41b | Sören Tempel | 2017-04-23 | 1 | -7/+5 |
| | |||||
* | testing/afl: rebuild against llvm/clang 4.0.0 | Jakub Jirutka | 2017-04-22 | 1 | -3/+3 |
| | |||||
* | testing/afl: improve abuild | Jakub Jirutka | 2017-04-21 | 1 | -14/+10 |
| | |||||
* | testing/afl: Upgrade to 2.39b | Marian Buschsieweke | 2017-02-14 | 1 | -6/+4 |
| | |||||
* | 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. |