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 (
Expand
)
Author
2020-04-01
fix detection compiles (e.g. python) when using CFLAGS="-m32"
hexcoder-
2020-03-22
detect arm in build_qemu_support.sh
Andrea Fioraldi
2020-03-21
support for arm platform when building qemu
hexcoder-
2020-03-21
test.sh with -no-pie
van Hauser
2020-03-19
install llvm_mode READMEs
hexcoder-
2020-03-19
moved repository to https://github.com/AFLplusplus/AFLplusplus and updated links
van Hauser
2020-03-18
Makefiles: prefer POSIX 'type' over 'which' for checking
hexcoder-
2020-03-17
cmplog was neither quiet nor where its llvm passes installed
van Hauser
2020-03-16
fix compilation for Darwin/MacOSX
hexcoder-
2020-03-15
fix afl-fuzz-document
van Hauser
2020-03-15
fix afl-fuzz-document
van Hauser
2020-03-15
fauxserver
Dominik Maier
2020-03-11
updated README, ideas and a missing clean in Makefile
van Hauser
2020-03-10
Replace alarms with select and threads (#243)
Rishi Ranjan
2020-03-09
disable leaksanitizer when "make"
van Hauser
2020-03-05
Add LTO collision free llvm_mode (#223)
van Hauser
2020-03-02
Silenced output of if python not found
Dominik Maier
2020-02-29
code-format, env.md fixes and adding -hh for env usage display into afl-fuzz ...
van Hauser
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-
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
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 Ras...
hexcoder-
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
[next]