aboutsummaryrefslogtreecommitdiff
path: root/include/envs.h
AgeCommit message (Expand)Author
2023-10-23Add an env to afl-clang-fast to disable setting rpath if LLVM path isn'tJesse Schwartzentruber
2023-10-06add AFL_NO_CFG_FUZZING to env listvanhauser-thc
2023-08-23AFL_IGNORE_SEED_PROBLEMSvanhauser-thc
2023-08-11add AFL_FINAL_SYNCmarc
2023-08-09Merge pull request #1821 from junwha0511/crashing-seeds-as-new-crashvan Hauser
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-03make nyx aux buffer size configurableSergej Schumilo
2023-08-02Add option for treating crashing input as new crashJunwha
2023-05-10better tritondse supportvanhauser-thc
2023-04-25rename env to AFL_IGNORE_PROBLEMS_COVERAGEvanhauser-thc
2023-04-25add AFL_LLVM_LTO_SKIPINIT to envs.hvanhauser-thc
2023-04-21Merge pull request #2 from AFLplusplus/devMaik Betka
2023-04-21frida mode: add dynamic loaded code exclusioneleguevel
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-03-05Fixed according to PR comment, moved cli flag to an env variableAmit Elkabetz
2023-02-21Merge pull request #1651 from AFLplusplus/devvan Hauser
2023-02-15debug outputvanhauser-thc
2023-02-13AFL_LLVM_DICT2FILE_NO_MAIN supportvanhauser-thc
2023-01-31Add support for disabling branch suppressionYour
2023-01-18ignore timeout env optionvanhauser-thc
2022-12-12add cmplog envsvanhauser-thc
2022-10-30add envvanhauser-thc
2022-10-24changelog updatevanhauser-thc
2022-10-21Add AFL_FORK_SERVER_KILL_SIGNAL environment variable.Nils Bars
2022-08-14add AFL_NO_STARTUP_CALIBRATION featurevanhauser-thc
2022-08-09add env varvanhauser-thc
2022-08-04Changes to add option for absolute coverage dataYour Name
2022-07-29Added framework for logging register contents at the end of each basic blockYour Name
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
2022-04-08add AFL_KEEP_TIMEOUTSvanhauser-thc
2022-04-03Merge pull request #1374 from CarloMara/stablevan Hauser
2022-04-01Fix layoutCarlo Maragno
2022-02-18Add global caching of block translation to instrumentationYour Name
2022-02-18Changes to default CMOV instrumentation to offYour Name
2022-02-18Added instrumentation for CMOV instructionsYour Name
2022-02-08add AFL_EARLY_FORKSERVER supportvanhauser-thc
2022-02-05change -y to -g/-G and add env var alternativesvanhauser-thc
2021-12-20Improvements to debug outputYour Name
2021-12-17allow ignore dlopen issuesvanhauser-thc
2021-11-15Changes to allow configuration of stalker adjacent blocksYour Name
2021-11-08Add support for option to disable backpatchYour Name
2021-11-07envvanhauser-thc
2021-11-04add AFL_USE_TSANvanhauser-thc
2021-10-26Fix issues with Yama restrictions in FRIDA modeYour Name
2021-08-26Add unstable coverage supportYour Name
2021-08-20Fixed coverage on OSX (dependency on pipe2)Your Name