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-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