aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2020-01-12renamed to unicornaflDominik Maier
2020-01-06moar moar copyrightsAndrea Fioraldi
2020-01-06Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-01-06added ++ to copyright notesAndrea Fioraldi
2020-01-06minor fix for man page installvan Hauser
2019-12-31show correct python version and readme namevan Hauser
2019-12-31final touches before 2.60van Hauser
2019-12-30added testcases for afl-tmin and afl-cminvan Hauser
2019-12-30really ensure that all .test files are removed after they are not needed anymorevan Hauser
2019-12-28make clean beautificationvan Hauser
2019-12-25code formatAndrea Fioraldi
2019-12-24qemu ld_preload support and added socket_fuzzing ld_preload libraryvan Hauser
2019-12-24Merge pull request #152 from afflux/argvfuzzvan Hauser