about summary refs log tree commit diff
path: root/docs/env_variables.md
AgeCommit message (Expand)Author
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
2021-12-05Fix various missed issues - 1st runllzmb
2021-12-05Fix broken links - 1st runllzmb
2021-12-04Fix punctuation in connection with "with"llzmb
2021-12-04Fix punctuation in connection with "by default"llzmb
2021-12-04Fix line length and formattingllzmb
2021-12-02Fix punctuation in connection with "e.g."llzmb
2021-12-02Change "AFL" to "AFL++"llzmb
2021-12-02Change the word "env var" to "environment variable"llzmb
2021-12-02Change the word "behaviour" (BE) to "behavior" (AE)llzmb
2021-12-02Remove the word "please"llzmb
2021-12-02Remove the word "simply"llzmb
2021-11-30Merge pull request #1187 from WorksButNotTested/fridavan Hauser
2021-11-29Merge branch 'dev' into docs_cleanup_folder_2llzmb
2021-11-29Update docsYour Name
2021-11-26Fix typosllzmb
2021-11-25Change "AFL" to "AFL++" in "README.llvm.md", fix referencesllzmb
2021-11-22Merge ctx and ngram into llvm, fix referencesllzmb
2021-11-21Clean up docs folderllzmb
2021-11-09Edit list of environment variablesllzmb
2021-11-06Edit list of environment variablesllzmb
2021-11-04update for new sanitizer supportvanhauser-thc
2021-10-30Fix line breaksllzmb
2021-10-30Edit list of environment variablesllzmb
2021-10-10Fix document paths.Kuang-che Wu
2021-08-12AFL_IGNORE_PROBLEMS + library checks and documentationvanhauser-thc
2021-08-09Clean up references to notes_for_asan.mdllzmb
2021-08-08Change afl to AFL in *.md (#1057)llzmb
2021-07-21Fix typos (#1037)Max Kunzelmann
2021-06-10fix AFL_CAL_FASTvanhauser-thc
2021-06-01threadsafe doc fixes, code formatvanhauser-thc
2021-05-31Merge branch 'dev' into going_atomichexcoder
2021-05-30add documentation for AFL_LLVM_THREADSAFE_INSThexcoder-
2021-05-25Typo/wordinghexcoder
2021-05-25add AFL_TRY_AFFINITYvanhauser-thc
2021-05-25AFL_SKIP_CRASHES is obsolete since 3.0vanhauser-thc
2021-05-22turn off map size detection if skip_bin_check is setvanhauser-thc
2021-05-17more documentation for AFL_EXIT_ON_TIMEDominik Maier
2021-05-17AFL_PRINT_FILENAMES addedDominik Maier
2021-05-07Exit on time (#904)Roman M. Iudichev
2021-04-16fix nitsvanhauser-thc
2021-04-13add AFL_EXIT_ON_SEED_ISSUESvanhauser-thc
2021-04-04Merge pull request #855 from MegaManSec/leak-sanitizervan Hauser
2021-04-04Move definition of __AFL_LEAK_CHECK inside ifguards,Joshua Rogers
2021-04-03Fix typos,Joshua Rogers
2021-04-02Replace __AFL_CHECK_LEAK with __AFL_LEAK_CHECK to be more proper.Joshua Rogers