about summary refs log tree commit diff
path: root/GNUmakefile
AgeCommit message (Expand)Author
2021-05-21push to stable (#931)van Hauser
2021-04-16code format for frida modevanhauser-thc
2021-04-16fixesvanhauser-thc
2021-04-16fix nitsvanhauser-thc
2021-04-06better MacOs msgvanhauser-thc
2021-04-05Merge pull request #857 from Begasus/haikuvan Hauser
2021-04-04Add -lnetwork to dependencies for Haikubegasus
2021-04-04cleanupvanhauser-thc
2021-04-04Merge pull request #855 from MegaManSec/leak-sanitizervan Hauser
2021-04-02 Add support for standalone leak-sanitizer, introducting the environmentJoshua Rogers
2021-03-25integrate frida_mode, code-formatvanhauser-thc
2021-03-20close fds when executing one by one. (#835)Josh Bundt (tr0gd0r)
2021-03-17deepclean no longer removes submodulesDominik Maier
2021-03-10fix man pathvanhauser-thc
2021-03-04NO_ARCH_OPT was removed due many issuesvanhauser-thc
2021-02-14fixesvanhauser-thc
2021-02-14Merge branch 'stable' into devvan Hauser
2021-02-14disabling march=native due problems on intel platformsvanhauser-thc
2021-02-09build docker without march=nativevanhauser-thc
2021-02-07remove AFL_CC from unset list to allow success for unusual environmentsvanhauser-thc
2021-01-31update qemu and main makefile for qasanAndrea Fioraldi
2021-01-17fix colorizationvan Hauser
2020-12-30fix 32-bit mode, fix weightingvan Hauser
2020-12-28allow tests when utils/aflpp_driver fails to build (platform support)hexcoder-
2020-12-25fix LTOvan Hauser
2020-12-23faster llvm compile, update READMEvan Hauser
2020-12-21temporary fix for unusual builds where CC is setvan Hauser
2020-12-21Merge branch 'dev' into skim_romuvan Hauser
2020-12-20Test Python and Shared Memory in binary-only modeR. Elliott Childre
2020-12-20Remove binary-only target's depend on source toolsR. Elliott Childre
2020-12-20fix for non-default gcc installationsvan Hauser
2020-12-18dont fail with ASAN_BUILDvan Hauser
2020-12-18fixvan Hauser
2020-12-17skim importvan Hauser
2020-12-12let the check for afl-gcc not abort 'make tests'hexcoder-
2020-12-12add an extra test for afl-gcc and check for -B supporthexcoder-
2020-12-11typoshexcoder-
2020-12-10grammar in error messagesDominik Maier
2020-12-09fix qbdi path for code formatvan Hauser
2020-12-09move libdislocator, libtokencap and qbdi_mode to utils/vanhauser-thc
2020-12-01renamed examples/ to utils/vanhauser-thc
2020-11-28fix make DEBUG=1hexcoder-
2020-11-27no fancy special options for the fundamental test compile (no unnecessary dep...hexcoder-
2020-11-27add -lm, afl-fuzz-queue.c wants log2(), fix GNUmakefile syntaxhexcoder-
2020-11-01reenable afl-clang(++)hexcoder-
2020-11-01added mutation introspection make targetvan Hauser
2020-10-26add no splicing compile option and print used compile options in afl-fuzz helpvan Hauser
2020-10-24added UBSAN, MSAN optionsDominik Maier
2020-10-23allow symbolize=1 for asan/debugvanhauser-thc
2020-10-14configurable testcache with malloc (#581)van Hauser