about summary refs log tree commit diff
path: root/src/afl-fuzz.c
AgeCommit message (Expand)Author
2023-08-29update docsvanhauser-thc
2023-08-24add missing envsvanhauser-thc
2023-08-23AFL_IGNORE_SEED_PROBLEMSvanhauser-thc
2023-08-17add env var to help outputvanhauser-thc
2023-08-13nitsvanhauser-thc
2023-08-11add AFL_FINAL_SYNCmarc
2023-08-09code formatmarc
2023-08-09Merge pull request #1821 from junwha0511/crashing-seeds-as-new-crashvan Hauser
2023-08-09-c - supportmarc
2023-08-04Add AFL_NYX_LOG to redirect NYX hprintf messages to a file.Jesse Schwartzentruber
2023-08-04update the old nyx env var naming schemeSergej Schumilo
2023-08-04Define AFL_CRASHING_SEEDS_AS_NEW_CRASH as env variableJunwha
2023-08-04nitsvanhauser-thc
2023-08-03make nyx aux buffer size configurableSergej Schumilo
2023-08-02Add option for treating crashing input as new crashJunwha
2023-07-28doc fixvanhauser-thc
2023-07-21improve cmplog level 3vanhauser-thc
2023-07-18take care of uninstrumented mode for fuzz state and modevanhauser-thc
2023-07-05update llvm recommendationsvanhauser-thc
2023-07-04nitsvanhauser-thc
2023-06-29update mutation strategyvanhauser-thc
2023-06-22remove dead code, code formatvanhauser-thc
2023-06-21nitsvanhauser-thc
2023-06-20fix timeout for sessions restart and + usagevanhauser-thc
2023-06-06Merge pull request #1759 from AFLplusplus/devvan Hauser
2023-05-23fix custom mutator only checkvanhauser-thc
2023-05-21fixvanhauser-thc
2023-05-21make AFL_CUSTOM_INFO overridablevanhauser-thc
2023-05-18act on invalid AFL_CUSTOM_MUTATOR_ONLY usagevanhauser-thc
2023-05-10better tritondse supportvanhauser-thc
2023-05-09fix makefilevanhauser-thc
2023-05-04afl-fuzz.c: Document -i - in --help (#1725)Moshe Kaplan
2023-05-01fix reallocsvanhauser-thc
2023-04-27afl++ -> AFL++vanhauser-thc
2023-04-25fixvanhauser-thc
2023-04-25rename env to AFL_IGNORE_PROBLEMS_COVERAGEvanhauser-thc
2023-04-22Merge pull request #1711 from atnwalk/atnwalkvan Hauser
2023-04-22typovanhauser-thc
2023-04-21Merge remote-tracking branch 'origin/dev' into atnwalkMaik Betka
2023-04-17fixed code clones in atnwalk.c, introduced new environment variable AFL_POST_...Maik Betka
2023-04-16Merge pull request #1702 from schumilo/devvan Hauser
2023-04-16improved Nyx tmp dir handling (additional sanity checks)Sergej Schumilo
2023-04-14add Nyx support in various tools (like afl-cmin)Sergej Schumilo
2023-04-13remove -z option, use -p mmopt insteadvanhauser-thc
2023-04-09remove pointer to removed docvanhauser-thc
2023-04-05nitvanhauser-thc
2023-04-05fixvanhauser-thc
2023-04-05add -z switchvanhauser-thc
2023-04-05implement switch modevanhauser-thc
2023-04-04mode switchvanhauser-thc