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
/
test
Age
Commit message (
Collapse
)
Author
2019-09-28
FreeBSD: switch to clang by default, and set AFL_CC to fix tests
hexcoder-
2019-09-28
As usual I forgot the second usage test for afl-fuzz
hexcoder-
2019-09-28
check requirements before testing afl-fuzz (Linux and Mac OS X)
hexcoder-
2019-09-28
Oops, forgot to set AFL_GCC on other systems beside Mac OS X
hexcoder-
2019-09-28
portability: MacOS X has clang, so we need to use afl-clang instead
hexcoder-
of afl-gcc. Replaced afl-gcc with variable AFL_GCC, which is set accordingly.
2019-09-27
OpenBSD has no timeout command, so replace it with afl-fuzz's -V option
hexcoder-
2019-09-26
replace forgotten KILLs for timeout
hexcoder-
2019-09-26
more portability fixes for test script (now also runs on NetBSD)
hexcoder-
2019-09-26
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
hexcoder-
2019-09-26
portability fixes: avoid bash, avoid echo -e under NetBSD
hexcoder-
2019-09-25
persistent qemu test (commented)
Andrea Fioraldi
2019-09-25
unicorn mode test
Andrea Fioraldi
2019-09-22
afl-fuzz mutation documentation feature
van Hauser
2019-09-22
final tests
van Hauser
2019-09-22
fix
van Hauser
2019-09-22
more tests
van Hauser
2019-09-21
more test cases
van Hauser
2019-09-21
make tests
van Hauser
[prev]