aboutsummaryrefslogtreecommitdiff
path: root/src/afl-fuzz.c
AgeCommit message (Expand)Author
2024-02-03push to stable (#1983)van Hauser
2024-02-01push to stable (#1967)van Hauser
2024-01-18push to stable (#1960)van Hauser
2023-12-30finish injection implementationvanhauser-thc
2023-12-15switch to explore powerschedule as defaultvanhauser-thc
2023-11-03Merge branch 'dev' of ssh://github.com/AFLplusplus/AFLplusplus into devvanhauser-thc
2023-11-03add --help/--version/...vanhauser-thc
2023-10-23add scale encode mode for cmplogvanhauser-thc
2023-10-02fix addseeds testvanhauser-thc
2023-09-30add afl-addseeds toolvanhauser-thc
2023-09-28fix exploit mode on startupvanhauser-thc
2023-09-19Use proper ifdef, remove else in line with other compile optionsThomas Rooijakkers
2023-09-19Add usage compilation status print for NO_UTFThomas Rooijakkers
2023-09-13-a defaultvanhauser-thc
2023-09-12increase sync lengthvanhauser-thc
2023-09-11Merge branch 'dev' into reinitvan Hauser
2023-09-04ensure table reinit, downgrade redundantvanhauser-thc
2023-09-03less impactvanhauser-thc
2023-08-31pendfavvanhauser-thc
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