about summary refs log tree commit diff
path: root/docs/env_variables.md
AgeCommit message (Expand)Author
2024-10-20doc: add description for AFL_GCC_DISABLE_VERSION_CHECKrapt0r
2024-10-16changelogvanhauser-thc
2024-10-16add AFL_OPT_LEVEL supportvanhauser-thc
2024-10-14update how AFL_EXIT_WHEN_DONE and colors of cycles done are workingvanhauser-thc
2024-09-09Update env_variables.mdChi-Feng Tsai
2024-06-29add AFL_OLD_FORKSERVER featurevanhauser-thc
2024-06-27AFL_CUSTOM_MUTATOR_LATE_SEND addedvanhauser-thc
2024-06-18fast resume optionvanhauser-thc
2024-06-04AFL_NO_SYNCvanhauser-thc
2024-05-12Add `AFL_SHA1_FILENAMES` optionSamuel Moelius
2024-05-02AFL_DISABLE_REDUNDANTvanhauser-thc
2024-02-03add lto caller instrumentationvanhauser-thc
2023-12-27inject docsvanhauser-thc
2023-10-23Add an env to afl-clang-fast to disable setting rpath if LLVM path isn'tJesse Schwartzentruber
2023-08-23AFL_IGNORE_SEED_PROBLEMSvanhauser-thc
2023-08-11add AFL_FINAL_SYNCmarc
2023-08-02Add AFL_CRASHING_SEEDS_AS_NEW_CRASH to docJunwha
2023-07-28doc fixvanhauser-thc
2023-05-16add missing envs in the docsvanhauser-thc
2023-04-25rename env to AFL_IGNORE_PROBLEMS_COVERAGEvanhauser-thc
2023-04-24document new env varKeno Hassler
2023-04-21frida mode: add dynamic loaded code exclusioneleguevel
2023-04-02allow pizza mode to be disabledvanhauser-thc
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-20clarify AFL_NO_STARTUP_CALIBRATIONvanhauser-thc
2023-02-15debug outputvanhauser-thc
2023-02-13AFL_LLVM_DICT2FILE_NO_MAIN supportvanhauser-thc
2023-01-18ignore timeout env optionvanhauser-thc
2022-11-18Make env description extra clearDominik Maier
2022-10-24AFL_FORK_SERVER_KILL_SIGNAL backwards compatiblityNils Bars
2022-10-21Add AFL_FORK_SERVER_KILL_SIGNAL environment variable.Nils Bars
2022-09-10Fix typos in docstocic
2022-08-14add AFL_NO_STARTUP_CALIBRATION featurevanhauser-thc
2022-07-11Fix formatting, punctuation, and typosllzmb
2022-07-04cmplog support for gcc_plugin by adacorevanhauser-thc
2022-06-17feat: allow to skip readme creation on crashRuben ten Hove
2022-06-14typohexcoder
2022-05-27Add AFL_SYNC_TIME variable for synchronization time tuning (#1425)Daniil Kuts
2022-04-08add AFL_KEEP_TIMEOUTSvanhauser-thc
2022-04-03fix pizza modevanhauser-thc
2022-02-26Clarify in docs that AFL_TARGET_ENV will apply to QEMU in QEMU mode, and note...Adam Doupe
2022-02-10typohexcoder
2022-02-08add AFL_EARLY_FORKSERVER supportvanhauser-thc
2022-02-08reintroduce AFL_PERSISTENT and AFL_DEFER_FORKSRVvanhauser-thc
2022-02-05change -y to -g/-G and add env var alternativesvanhauser-thc
2022-01-20Fix line lengthllzmb
2022-01-03add missing gcc env varshexcoder
2021-12-30Fix LeakSanitizer Usage.Joshua Rogers
2021-12-15Fix env var typoCityOfLight77