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-06-22
fix afl-cmin.bash
aflpp
2020-06-22
allow /tmp
van Hauser
2020-06-16
set class afl instrumentation if llvm <= 6
van Hauser
2020-06-15
improve performance for default power schedule
van Hauser
2020-06-14
kill targets on exit
van Hauser
2020-06-13
fix typos
van Hauser
2020-06-13
fix resize window crash and slightly more performant timed_read
van Hauser
2020-06-12
switch to faster and better hash + random
van Hauser
2020-06-12
added MOpt dictionary support from repo
van Hauser
2020-06-04
add afl-ld-lto for LTO
van Hauser
2020-06-02
got rid of questionable phrasing
Dominik Maier
2020-05-30
PowerPc support
Dominik Maier
2020-05-29
whitelist wildcard for LTO
van Hauser
2020-05-27
enable snapshot lkm for llvm_mode persistent mode
van Hauser
2020-05-27
code format
van Hauser
2020-05-27
allow for copy paste from documentation
van Hauser
2020-05-27
fix 64bit support for powerpc, risc, etc.
van Hauser
2020-05-26
persistent mode shared memory fuzzing - done
van Hauser
2020-05-26
better performance compilation options for afl++ and targets
van Hauser
2020-05-25
Changelog: typos
hexcoder
2020-05-25
persistent mode: shared memory test case transfer
van Hauser
2020-05-24
fix cmplog
van Hauser
2020-05-24
fix compare-transform for strn?casecmp
van Hauser
2020-05-23
LTO whitelist functionality rewritten, now anything can be skipped
van Hauser
2020-05-23
AFL_LLVM_LAF_ALL
van Hauser
2020-05-22
fix cmplog for llvm 11-dev
van Hauser
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
[next]