about summary refs log tree commit diff
path: root/docs
AgeCommit message (Collapse)Author
2024-12-03Implement AFLRunHuanyao Rong
References: https://github.com/Mem2019/AFLRun/commit/f5bb87f78ef1 References: https://github.com/Mem2019/AFLRun/commit/3af5f11b5644
2023-01-05add update info to changelogDominik Maier
2023-01-054.05c releasevanhauser-thc
2022-12-23make CI greenvanhauser-thc
2022-11-21shorten textvanhauser-thc
2022-11-21casr-afl short description in fuzzing_in_depth.fedotoff
2022-11-21Add CASR as third party tool in docs.fedotoff
2022-11-18Make env description extra clearDominik Maier
2022-11-18write queue statisticsvanhauser-thc
2022-11-14update changelogvanhauser-thc
2022-11-14custom_send examplevanhauser-thc
2022-11-11afl_custom_fuzz_send addedvanhauser-thc
2022-11-10llvm debugvanhauser-thc
2022-11-01remove python2 referencevanhauser-thc
2022-10-24changelog updatevanhauser-thc
2022-10-24AFL_FORK_SERVER_KILL_SIGNAL backwards compatiblityNils Bars
If `AFL_KILL_SIGNAL` is set, `AFL_FORK_SERVER_KILL_SIGNAL` is set to the same value.
2022-10-21Add AFL_FORK_SERVER_KILL_SIGNAL environment variable.Nils Bars
The AFL_FORK_SERVER_KILL_SIGNAL variable allows to configure the signal used to kill the fork server on termination.
2022-10-11v4.05a initvanhauser-thc
2022-10-11v4.04cvanhauser-thc
2022-10-11fastexit + code formatvanhauser-thc
2022-10-07auto shmem fuzzing (#1541)van Hauser
* auto shmem fuzzing * print warning when forcing shmem fuzzing * typos * Shmem always * typo fix * fixes Co-authored-by: Dominik Maier <dmnk@google.com>
2022-10-04fix qemu_mode speed bugvanhauser-thc
2022-10-03Enabled tricore arch for unicornaflDominik Maier
2022-09-28enhancements to afl-persistent-config and afl-system-configvanhauser-thc
2022-09-27Fix docs for fuzz_count in pythonDominik Maier
2022-09-26fix standalone running with shared libsvanhauser-thc
2022-09-204.04a initvanhauser-thc
2022-09-194.03cvanhauser-thc
2022-09-17afl-cmin -Avanhauser-thc
2022-09-16changelogvanhauser-thc
2022-09-15Added unicorn changes to changelogDominik Maier
2022-09-15update changelogvanhauser-thc
2022-09-10Merge pull request #1511 from tocic/fix/docs_typosvan Hauser
Fix typos in docs
2022-09-10Fix typos in docstocic
2022-09-07update changelogvanhauser-thc
2022-08-30fix my nametoka
2022-08-26pcguard off-by-one fixvanhauser-thc
2022-08-25fix gcc_mode cmplogvanhauser-thc
2022-08-19shorter calibrationvanhauser-thc
2022-08-16fix docsvanhauser-thc
2022-08-15get map size from binaries within afl-cmin*vanhauser-thc
2022-08-14better handling of -fsanitize=..,...,.. listsvanhauser-thc
2022-08-14add build reportvanhauser-thc
2022-08-14add AFL_NO_STARTUP_CALIBRATION featurevanhauser-thc
2022-08-084.03avanhauser-thc
2022-08-084.02cvanhauser-thc
2022-08-06code formatvanhauser-thc
2022-08-03fix pcguard vector select instrumentationvanhauser-thc
2022-07-25fixvanhauser-thc
2022-07-25update compile optionsvanhauser-thc