about summary refs log tree commit diff
path: root/Makefile
AgeCommit message (Expand)Author
2020-04-01fix detection compiles (e.g. python) when using CFLAGS="-m32"hexcoder-
2020-03-22detect arm in build_qemu_support.shAndrea Fioraldi
2020-03-21support for arm platform when building qemuhexcoder-
2020-03-21test.sh with -no-pievan Hauser
2020-03-19install llvm_mode READMEshexcoder-
2020-03-19moved repository to https://github.com/AFLplusplus/AFLplusplus and updated linksvan Hauser
2020-03-18Makefiles: prefer POSIX 'type' over 'which' for checkinghexcoder-
2020-03-17cmplog was neither quiet nor where its llvm passes installedvan Hauser
2020-03-16fix compilation for Darwin/MacOSXhexcoder-
2020-03-15fix afl-fuzz-documentvan Hauser
2020-03-15fix afl-fuzz-documentvan Hauser
2020-03-15fauxserverDominik Maier
2020-03-11updated README, ideas and a missing clean in Makefilevan Hauser
2020-03-10Replace alarms with select and threads (#243)Rishi Ranjan
2020-03-09disable leaksanitizer when "make"van Hauser
2020-03-05Add LTO collision free llvm_mode (#223)van Hauser
2020-03-02Silenced output of if python not foundDominik Maier
2020-02-29code-format, env.md fixes and adding -hh for env usage display into afl-fuzz ...van Hauser
2020-02-25portability: replace GNU extension of date (-I) with posix "+%y-%m-%d"hexcoder-
2020-02-25left over README reference fixhexcoder-
2020-02-19gcc-10 supportvan Hauser
2020-02-19document build optionsvan Hauser
2020-02-19and make make work againvan Hauser
2020-02-18ASAN_BUILD makefile defineAndrea Fioraldi
2020-02-16add option -h and man page for afl-ashexcoder-
2020-02-11forgot to reenable the 2>/dev/nullhexcoder-
2020-02-11compatibility for GNU make 4.3, which behaves different forhexcoder-
2020-02-08first work for OpenIndiana (solaris flavor)hexcoder-
2020-02-08add libpthread on NetBSDhexcoder-
2020-02-08build fixes for FreeBSD 11hexcoder-
2020-02-08fix for md changesvan Hauser
2020-02-07fix empty range bug in colorizationAndrea Fioraldi
2020-02-03python fixvan Hauser
2020-02-03refixed python 3.8Dominik Maier
2020-02-03Revert "fixed build on python 3.8"Dominik Maier
2020-02-03fixed build on python 3.8Dominik Maier
2020-02-03prefer python 3mvan Hauser
2020-02-03fix MDsvan Hauser
2020-02-03afl-showmap -i option addedvan Hauser
2020-02-03s/experimental\//examples\/gAndrea Fioraldi
2020-02-03broader python supportDominik Maier
2020-01-23afl-cmin final touchesvan Hauser
2020-01-18Intel test taken from lto branch, extended (as in test.sh), and tested on Ras...hexcoder-
2020-01-18more fixes for python checkshexcoder-
2020-01-18fix some syntax errors regarding $(filter ...)hexcoder-
2020-01-17small change for march=nativevan Hauser
2020-01-17fixes for gcc 5.5 (does not understand -march=native) on NetBSDhexcoder-
2020-01-15fix for cc=clang and libradamsa optimizationvan Hauser
2020-01-15O3 is faster than Ofast ... duh ...van Hauser
2020-01-15stronger afl-fuzz performance compilationvan Hauser