about summary refs log tree commit diff
path: root/utils/aflpp_driver
AgeCommit message (Collapse)Author
2021-08-08Change afl to AFL in *.md (#1057)llzmb
Changes in *.md files: - afl++ > AFL++ (acronym) - afl > AFL (compare https://github.com/google/AFL) Excluded from changes: - source code - function names - paths (folder and file names) - URLs
2021-07-30frida tool fixvanhauser-thc
2021-07-14always build aflpp drivervanhauser-thc
2021-07-08fix qemu drivervanhauser-thc
2021-07-07update docvanhauser-thc
2021-07-07print warning for libfuzzer qemu drivervanhauser-thc
2021-06-14aflppdriver help outputvanhauser-thc
2021-05-30afl-cmin help fix, aflpp_driver - + @@ supportvanhauser-thc
2021-04-30let aflpp_qemu_driver_hook.so build fail gracefullyvanhauser-thc
2021-04-30fix PCGUARD, build aflpp_driver with fPICvanhauser-thc
2021-04-28nitsvanhauser-thc
2021-04-14allow aflpp_qemu_driver_hook.o to failvanhauser-thc
2021-04-14update readmevanhauser-thc
2021-04-14add readmevanhauser-thc
2021-04-14qemu driver new apiAndrea Fioraldi
2021-03-21formatvanhauser-thc
2021-03-20close fds when executing one by one. (#835)Josh Bundt (tr0gd0r)
* closes fd when executing one by one. * clean aflpp_driver
2021-03-16fix cmplog rtnvanhauser-thc
2021-03-13doc: Clarify default value of N iterations in aflpp_driverMarcoFalke
2021-02-06remove compiler warningsvanhauser-thc
2021-01-19fix compilesvan Hauser
2021-01-03cleanupvan Hauser
2020-12-26fixed a few forgotten old afl-llvm-rt referencesvan Hauser
2020-12-13code formatvan Hauser
2020-12-13fix afl-clang testsvan Hauser
2020-12-08fix assertsvan Hauser
2020-12-08fix aflfast changesvan Hauser
2020-12-08fix warningvan Hauser
2020-12-01renamed examples/ to utils/vanhauser-thc