aboutsummaryrefslogtreecommitdiff
path: root/include/afl-fuzz.h
AgeCommit message (Expand)Author
2023-11-25update python moduleyangzao
2023-11-24update afl-fuzz-runyangzao
2023-11-24add custom_post_run.cyangzao
2023-10-23add scale encode mode for cmplogvanhauser-thc
2023-09-03less impactvanhauser-thc
2023-08-23AFL_IGNORE_SEED_PROBLEMSvanhauser-thc
2023-08-13update faqvanhauser-thc
2023-08-11add AFL_FINAL_SYNCmarc
2023-08-09code formatmarc
2023-08-04Define AFL_CRASHING_SEEDS_AS_NEW_CRASH as env variableJunwha
2023-08-02Add option for treating crashing input as new crashJunwha
2023-07-21improve cmplog level 3vanhauser-thc
2023-07-12nitsvanhauser-thc
2023-06-29update mutation strategyvanhauser-thc
2023-06-08show fuzzing statevanhauser-thc
2023-06-06Merge pull request #1759 from AFLplusplus/devvan Hauser
2023-05-18improved symqemu custom mutatorvanhauser-thc
2023-04-27slightly different weighting algo (#1719)van Hauser
2023-04-21Merge remote-tracking branch 'origin/dev' into atnwalkMaik Betka
2023-04-20afl-showmap custom mutator supportvanhauser-thc
2023-04-17fixed code clones in atnwalk.c, introduced new environment variable AFL_POST_...Maik Betka
2023-04-13fix attempt at post_process implementationvanhauser-thc
2023-04-13remove -z option, use -p mmopt insteadvanhauser-thc
2023-04-05add -z switchvanhauser-thc
2023-04-05implement switch modevanhauser-thc
2023-04-04mode switchvanhauser-thc
2023-04-02allow pizza mode to be disabledvanhauser-thc
2023-03-27time_wo_finds in fuzzer_statsvanhauser-thc
2023-03-05auto code format fixesAmit Elkabetz
2023-03-05Added flag -u to allow custom interval to update fuzzer_stats fileAmit Elkabetz
2023-02-15debug outputvanhauser-thc
2023-01-19lots of fixesvanhauser-thc
2023-01-18autotoken: splicing; splice_optoutvanhauser-thc
2023-01-18ignore timeout env optionvanhauser-thc
2023-01-03welcome 2023vanhauser-thc
2022-12-20hide queue introspection behind definevanhauser-thc
2022-11-18write queue statisticsvanhauser-thc
2022-11-14Merge pull request #1580 from guyf2010/devvan Hauser
2022-11-14fix pythonvanhauser-thc
2022-11-14fix pythonvanhauser-thc
2022-11-13Add option for random cmplog colorizationguyf2010
2022-11-11afl_custom_fuzz_send addedvanhauser-thc
2022-10-24changelog updatevanhauser-thc
2022-10-21Add AFL_FORK_SERVER_KILL_SIGNAL environment variable.Nils Bars
2022-08-18better no dry runvanhauser-thc
2022-08-14add AFL_NO_STARTUP_CALIBRATION featurevanhauser-thc
2022-07-12clang format 14vanhauser-thc
2022-06-17formattingRuben ten Hove
2022-06-17feat: allow to skip readme creation on crashRuben ten Hove
2022-05-27Add AFL_SYNC_TIME variable for synchronization time tuning (#1425)Daniil Kuts