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
Age
Commit message (
Collapse
)
Author
2020-05-22
switching llvm_mode default to pcguard
van Hauser
2020-05-21
update docs
van Hauser
2020-05-19
if no master is present a slave becomes a temporary master
van Hauser
2020-05-19
upgrade Dockerfile to Ubunutu 20.04 with llvm 11 and gcc 10 for afl-clang-lto
van Hauser
2020-05-18
update changelog
van Hauser
2020-05-17
Update Changelog.md
hexcoder
2020-05-16
added lots of dictionaries
van Hauser
2020-05-15
removed overlooked post_lib references, added post_lib examples to ↵
van Hauser
examples/custom_mutators
2020-05-15
change: slaves only sync from masters
van Hauser
2020-05-15
v2.65d init
van Hauser
2020-05-15
v2.65c
van Hauser
2020-05-15
added critical whitespace
Dominik Maier
2020-05-14
fix afl-clang-fast help output
van Hauser
2020-05-14
added unicornafl fix info
Dominik Maier
2020-05-14
deprecated AFL_POST_LIBRARY
van Hauser
2020-05-13
Add post library API as custom mutator and rename pre_save
rish9101
2020-05-12
missing env var
van Hauser
2020-05-12
enforce mandatary custom functions
van Hauser
2020-05-10
Specify usage of multiple custom mutators
rish9101
2020-05-09
Update docs and Changelog for custom_mutators (#355)
Rishi Ranjan
2020-05-07
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
hexcoder-
2020-05-07
convert docs/README.md into a symlink to toplevel README.md (helps website ↵
hexcoder-
content)
2020-05-07
added AFL_LLVM_SKIPSINGLEBLOCK and changed default behaviour to instrument ↵
van Hauser
single block functions
2020-05-06
aarch64 support for afl-untracer
van Hauser
2020-05-06
added InsTrimLTO :-)
van Hauser
2020-05-05
fixed typos
van Hauser
2020-05-05
ctx+ngram for instrim
van Hauser
2020-05-05
fix crash in AFL_LLVM_LAF_TRANSFORM_COMPARES
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-30
afl-untracer completed
van Hauser
2020-04-29
added afl_network_proxy
van Hauser
2020-04-29
added afl-proxy to examples
van Hauser
2020-04-27
fix for afl-showmap with -Q
van Hauser
2020-04-26
fix negative stability bug (hopefully)
van Hauser
2020-04-25
add to changelog
van Hauser
2020-04-25
remove empty line
van Hauser
2020-04-24
variable map size fix, error reporting through forkserver, code format
van Hauser
2020-04-23
add documentation for LTO fixed map address feature
van Hauser
2020-04-20
wording
van Hauser
2020-04-19
clean and deepclean Makefile updates
van Hauser
2020-04-19
update documentation
van Hauser
2020-04-18
fix docs typos
hexcoder-
2020-04-17
v2.64d init
van Hauser
2020-04-17
++2.64c
van Hauser
2020-04-17
added bugfix infos
Dominik Maier
2020-04-17
done implementing AFL_MAP_SIZE
van Hauser
2020-04-17
added AFL_MAP_SIZE (wip)
van Hauser
2020-04-17
fix plot_data output and code-format
van Hauser
2020-04-14
NO_PYTHON documented
Dominik Maier
[next]