about summary refs log tree commit diff
path: root/Makefile
AgeCommit message (Expand)Author
2019-12-31final touches before 2.60 2.60cvan 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
2019-12-24be sure to have directories for install targetsvan Hauser
2019-12-21argvfuzz preload for fuzzing binaries' argvKjell Braden
2019-12-18fix potential make clean errorvan Hauser
2019-12-18v2.59c release 2.59cvan Hauser
2019-12-17updated docsvan Hauser
2019-12-15Fixes for unicorn testscasesDominik Maier
2019-12-10undo ignoring errors for optional componentshexcoder-
2019-12-09continue make targets 'distrib'i, 'binary-only' and 'clean', evenhexcoder-
2019-12-05more travisvan Hauser
2019-12-03python3 support - even better :)van Hauser
2019-12-03python3.7 support for afl-fuzz py mutatorvan Hauser
2019-12-02add code-format target to make helpvan Hauser
2019-12-02code format (contributors, do it!)Andrea Fioraldi
2019-11-30Merge pull request #120 from devnexen/py2_mod_build_fixvan Hauser
2019-11-28Allow to override build date with SOURCE_DATE_EPOCHBernhard M. Wiedemann
2019-11-26Python module build fix in exotic osesDavid Carlier
2019-11-12install afl-fuzz-document if presentvan Hauser
2019-11-11Makefile - add radamsa to targetsvan Hauser
2019-11-11Merge branch 'master' into radamsaAndrea Fioraldi
2019-11-11libradamsa dlopenAndrea Fioraldi
2019-11-08additional test, if afl-as is called by afl-gcc/afl-clang (seen in OpenIndiana)hexcoder-
2019-10-22gcc_plugin adaptions Makefile help, man page SYNOPSIShexcoder-
2019-10-22compile fixvan Hauser
2019-10-21sync llvm_mode/Makefile to gcc_plugin/Makefilehexcoder-
2019-10-21v2.58c 2.58cvan Hauser
2019-10-19Remove lcamtuf's old email from Google (not valid anymore), also remove maint...hexcoder-
2019-10-19add gcc_plugin to code formatter and run ithexcoder-
2019-10-18typo in nameshexcoder-
2019-10-18reintegrate gcc_pluginhexcoder-
2019-10-10radamsa mutator as havoc cycle replacement with probability 1/24Andrea Fioraldi
2019-10-05On Mac OS X clean up dSYM directories created by the compilerhexcoder-
2019-10-01Static compilation supportMatt C
2019-09-29NetBSD various support improvementsDavid Carlier
2019-09-28included #68 cpu binding for FreeBSD, thanks to devnexenhexcoder-
2019-09-28add man target for man pages (along with an entry in help)hexcoder-
2019-09-28ignore error code on 'make llvm_mode', it might not be installedhexcoder-
2019-09-22wine mode && fix llvm makefileAndrea Fioraldi
2019-09-22move .o to src/van Hauser
2019-09-22afl-fuzz mutation documentation featurevan Hauser
2019-09-22more testsvan Hauser
2019-09-21make testsvan Hauser
2019-09-20install libtokencap and libdislocator if presentvan Hauser
2019-09-17make helpvan Hauser