index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
env_variables.md
Age
Commit message (
Expand
)
Author
2020-10-14
add documentation
van Hauser
2020-10-11
Add documentation for StatsD
Edznux
2020-09-05
final changes for pre-3.0
vanhauser-thc
2020-08-31
fix docs
van Hauser
2020-08-31
typos/wording
hexcoder-
2020-08-31
description for AFL_MAX_DET_EXTRAS added
Dominik Maier
2020-08-23
added more env var docs, fsrv fixes for cmin, tmin
Dominik Maier
2020-08-20
remove doc reference for SKIPSINGLEBLOCK
van Hauser
2020-08-05
add sancov-like allow/denylist instrument feature
van Hauser
2020-08-01
document env var
van Hauser
2020-07-31
add LTO AFL_LLVM_DOCUMENT_IDS feature
van Hauser
2020-06-30
rename whitelist -> instrumentlist
van Hauser
2020-05-23
AFL_LLVM_LAF_ALL
van Hauser
2020-05-14
deprecated AFL_POST_LIBRARY
van Hauser
2020-05-07
added AFL_LLVM_SKIPSINGLEBLOCK and changed default behaviour to instrument si...
van Hauser
2020-05-06
added InsTrimLTO :-)
van Hauser
2020-05-05
fixed typos
van Hauser
2020-05-04
ctx and ngram can be used together now
van Hauser
2020-05-02
AFL_LLVM_SKIP_NEVERZERO added
van Hauser
2020-04-25
remove empty line
van Hauser
2020-04-23
add documentation for LTO fixed map address feature
van Hauser
2020-04-17
done implementing AFL_MAP_SIZE
van Hauser
2020-04-10
LTO optimization, variable map size, autodictionary (#307)
van Hauser
2020-04-09
added snapshot feature to documentation
van Hauser
2020-04-09
ctx done
van Hauser
2020-04-09
added AFL_LLVM_INSTRUMENT, made USE_TRACE_PC obselete and llvm_mode Makefile ...
van Hauser
2020-04-01
add CFI sanitizer
van Hauser
2020-03-20
added llvm_mode ngram coverage
van Hauser
2020-03-10
document new environment variables and code format
van Hauser
2020-03-04
Update examples of the custom mutator
h1994st
2020-03-03
Update the documents of the custom mutator
h1994st
2020-03-03
Finish refactoring APIs for the custom mutator and Python module
h1994st
2020-03-01
Added AFL_AUTORESUME option
Dominik Maier
2020-02-29
code-format, env.md fixes and adding -hh for env usage display into afl-fuzz ...
van Hauser
2020-02-28
add env info to afl-fuzz (please review!), small clarifications in docs/env_v...
hexcoder-
2020-02-25
fix references to README docs
hexcoder-
2020-02-20
add AFL_DEBUG to docs/env
van Hauser
2020-02-16
fix UBSAN handling, update docs
hexcoder-
2020-02-03
fix MDs
van Hauser
2020-02-03
s/experimental\//examples\/g
Andrea Fioraldi
2020-02-03
update a bit the doc
Andrea Fioraldi