aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2019-12-18v2.59c releasevan 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.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
2019-09-13make source-only and binary-onlyAndrea Fioraldi
2019-09-13distrib makefile optionAndrea Fioraldi
2019-09-12Second part of refactoring afl-fuzz-one.c. Now more back to sane functions.hexcoder-
2019-09-08refactoring for unification of pilot_fuzzing() and core_fuzzing()hexcoder-
2019-09-05Add missing DESTDIRTobias Kortkamp
2019-09-05Use date -I instead of date --iso-8601Tobias Kortkamp
2019-09-04added man pagesvan Hauser
2019-09-02run code formatterAndrea Fioraldi
2019-09-02afl-fuzz-src/* -> src/afl-fuzz* renamevan Hauser
2019-09-01afl-fuzz-src bitmap and queue C filesAndrea Fioraldi