about summary refs log tree commit diff
path: root/docs/env_variables.md
AgeCommit message (Expand)Author
2020-05-14deprecated AFL_POST_LIBRARYvan Hauser
2020-05-07added AFL_LLVM_SKIPSINGLEBLOCK and changed default behaviour to instrument si...van Hauser
2020-05-06added InsTrimLTO :-)van Hauser
2020-05-05fixed typosvan Hauser
2020-05-04ctx and ngram can be used together nowvan Hauser
2020-05-02AFL_LLVM_SKIP_NEVERZERO addedvan Hauser
2020-04-25remove empty linevan Hauser
2020-04-23add documentation for LTO fixed map address featurevan Hauser
2020-04-17done implementing AFL_MAP_SIZEvan Hauser
2020-04-10LTO optimization, variable map size, autodictionary (#307)van Hauser
2020-04-09added snapshot feature to documentationvan Hauser
2020-04-09ctx donevan Hauser
2020-04-09added AFL_LLVM_INSTRUMENT, made USE_TRACE_PC obselete and llvm_mode Makefile ...van Hauser
2020-04-01add CFI sanitizervan Hauser
2020-03-20added llvm_mode ngram coveragevan Hauser
2020-03-10document new environment variables and code formatvan Hauser
2020-03-04Update examples of the custom mutatorh1994st
2020-03-03Update the documents of the custom mutatorh1994st
2020-03-03Finish refactoring APIs for the custom mutator and Python moduleh1994st
2020-03-01Added AFL_AUTORESUME optionDominik Maier
2020-02-29code-format, env.md fixes and adding -hh for env usage display into afl-fuzz ...van Hauser
2020-02-28add env info to afl-fuzz (please review!), small clarifications in docs/env_v...hexcoder-
2020-02-25fix references to README docshexcoder-
2020-02-20add AFL_DEBUG to docs/envvan Hauser
2020-02-16fix UBSAN handling, update docshexcoder-
2020-02-03fix MDsvan Hauser
2020-02-03s/experimental\//examples\/gAndrea Fioraldi
2020-02-03update a bit the docAndrea Fioraldi