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
/
Makefile
Age
Commit message (
Collapse
)
Author
2020-02-25
portability: replace GNU extension of date (-I) with posix "+%y-%m-%d"
hexcoder-
2020-02-25
left over README reference fix
hexcoder-
2020-02-19
gcc-10 support
van Hauser
2020-02-19
document build options
van Hauser
2020-02-19
and make make work again
van Hauser
2020-02-18
ASAN_BUILD makefile define
Andrea Fioraldi
2020-02-16
add option -h and man page for afl-as
hexcoder-
2020-02-11
forgot to reenable the 2>/dev/null
hexcoder-
2020-02-11
compatibility for GNU make 4.3, which behaves different for
hexcoder-
lines with '#' like in ifeq "$(shell echo '\#include <sys/ipc.h> ... Now make v 4.3 wants ifeq "$(shell echo '#include <sys/ipc.h> ... In order to get it working with all GNU makes, we use a make variable for '#' called HASH
2020-02-08
first work for OpenIndiana (solaris flavor)
hexcoder-
2020-02-08
add libpthread on NetBSD
hexcoder-
2020-02-08
build fixes for FreeBSD 11
hexcoder-
2020-02-08
fix for md changes
van Hauser
2020-02-07
fix empty range bug in colorization
Andrea Fioraldi
2020-02-03
python fix
van Hauser
2020-02-03
refixed python 3.8
Dominik Maier
2020-02-03
Revert "fixed build on python 3.8"
Dominik Maier
This reverts commit 9861213ad6449507bb4fa6003361da9e2bc6fd8c.
2020-02-03
fixed build on python 3.8
Dominik Maier
2020-02-03
prefer python 3m
van Hauser
2020-02-03
fix MDs
van Hauser
2020-02-03
afl-showmap -i option added
van Hauser
2020-02-03
s/experimental\//examples\/g
Andrea Fioraldi
2020-02-03
broader python support
Dominik Maier
2020-01-23
afl-cmin final touches
van Hauser
2020-01-18
Intel test taken from lto branch, extended (as in test.sh), and tested on ↵
hexcoder-
RaspberryPi
2020-01-18
more fixes for python checks
hexcoder-
2020-01-18
fix some syntax errors regarding $(filter ...)
hexcoder-
2020-01-17
small change for march=native
van Hauser
2020-01-17
fixes for gcc 5.5 (does not understand -march=native) on NetBSD
hexcoder-
2020-01-15
fix for cc=clang and libradamsa optimization
van Hauser
2020-01-15
O3 is faster than Ofast ... duh ...
van Hauser
2020-01-15
stronger afl-fuzz performance compilation
van Hauser
2020-01-12
renamed to unicornafl
Dominik Maier
2020-01-06
moar moar copyrights
Andrea Fioraldi
2020-01-06
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Andrea Fioraldi
2020-01-06
added ++ to copyright notes
Andrea Fioraldi
2020-01-06
minor fix for man page install
van Hauser
2019-12-31
show correct python version and readme name
van Hauser
2019-12-31
final touches before 2.60
2.60c
van Hauser
2019-12-30
added testcases for afl-tmin and afl-cmin
van Hauser
2019-12-30
really ensure that all .test files are removed after they are not needed anymore
van Hauser
2019-12-28
make clean beautification
van Hauser
2019-12-25
code format
Andrea Fioraldi
2019-12-24
qemu ld_preload support and added socket_fuzzing ld_preload library
van Hauser
2019-12-24
Merge pull request #152 from afflux/argvfuzz
van Hauser
argvfuzz preload for fuzzing binaries' argv
2019-12-24
be sure to have directories for install targets
van Hauser
2019-12-21
argvfuzz preload for fuzzing binaries' argv
Kjell Braden
2019-12-18
fix potential make clean error
van Hauser
2019-12-18
v2.59c release
2.59c
van Hauser
2019-12-17
updated docs
van Hauser
[next]