index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-08-30
format like AFL style (dotfiles)
Andrea Fioraldi
2019-08-30
format like AFL style
Andrea Fioraldi
2019-08-27
custom format now search for the best clang-format version
Andrea Fioraldi
2019-08-27
-I include in makefiles
Andrea Fioraldi
2019-08-27
fix to compile llvm_mode
van Hauser
2019-08-27
add custom format wrapping clang-format
Andrea Fioraldi
2019-08-27
symlink include/debug.h to root
Andrea Fioraldi
2019-08-27
config.h and types.h symlink in root
Andrea Fioraldi
2019-08-27
afl-as is now alive
Andrea Fioraldi
2019-08-27
include and src folders
Andrea Fioraldi
2019-08-19
seperated the forkserver from afl-fuzz and afl-tmin
van Hauser
2019-08-14
more sed compatibility for Freebsd, avoid grouping
hexcoder-
2019-08-12
signedness in print formats corrected
hexcoder-
2019-08-11
several code cleanups: avoid #if in macro parameters
hexcoder-
2019-08-11
performance optimization predecrement instead of postdecrement
hexcoder-
2019-08-10
performance tuning prefer preincrement over postincrement
hexcoder-
2019-08-10
optimized version extraction for clang (restricted to first line)
hexcoder-
2019-08-10
Merge pull request #44 from GoodDayGeorge/zhuxing/master
hexcoder
2019-08-10
llvm-mode: Get the clang version correctly
Zhu Xing
2019-08-09
minor corrections
van Hauser
2019-08-08
fix some compiler warnings
hexcoder-
2019-08-08
documentation update
van Hauser
2019-08-08
documentation update
van Hauser
2019-08-08
Merge pull request #39 from floyd-fuh/master
van Hauser
2019-08-07
bugfix 'echo -n' is not POSIX, use input redirection from /dev/null
hexcoder-
2019-08-07
reviewed neverZero for llvm 9.0
hexcoder-
2019-08-07
fix compilation error with llvm 9.0
hexcoder-
2019-08-07
change instrumentation test to trigger different bitmap entries with clang 9.0
hexcoder-
2019-08-06
Ugly patch for this issue https://lists.sr.ht/~philmd/qemu/patches/6224#%3C20...
floyd
2019-08-06
Merge pull request #38 from floyd-fuh/master
van Hauser
2019-08-06
unset AFL_CC correctly, if set to afl-clang but TEST_CC is afl-gcc, this will...
floyd
2019-08-06
set AFL_CC correctly, if set to afl-clang but TEST_CC is afl-gcc, this will fail
floyd
2019-08-01
fix
van Hauser
2019-08-01
Merge pull request #36 from vanhauser-thc/map_1mb
van Hauser
2019-08-01
map size fixes
van Hauser
2019-08-01
adding blame
van Hauser
2019-08-01
Merge pull request #35 from code-intelligence-gmbh/custom_mutator
van Hauser
2019-08-01
Merge remote-tracking branch 'github/master' into custom_mutator
Khaled Yakdan
2019-08-01
little fix
van Hauser
2019-08-01
add -r option to showmap to enable raw output
Andrea Fioraldi
2019-08-01
showmap shows tuple content summary now
van Hauser
2019-08-01
showmap fix
van Hauser
2019-07-31
document python2 requirements for unicorn_mode
hexcoder-
2019-07-31
name typos
hexcoder-
2019-07-27
Only execute the mutated input when it is not empty
Khaled Yakdan
2019-07-26
Merge pull request #33 from t6/patch-freebsd
van Hauser
2019-07-26
Unbreak build on FreeBSD
Tobias Kortkamp
2019-07-26
2.53d init
van Hauser
2019-07-26
v2.53c
2.53c
van Hauser
2019-07-26
fix readme.md makefile change
van Hauser
[next]