about summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-08-30format like AFL style (dotfiles)Andrea Fioraldi
2019-08-30format like AFL styleAndrea Fioraldi
2019-08-27custom format now search for the best clang-format versionAndrea Fioraldi
2019-08-27-I include in makefilesAndrea Fioraldi
2019-08-27fix to compile llvm_modevan Hauser
2019-08-27add custom format wrapping clang-formatAndrea Fioraldi
2019-08-27symlink include/debug.h to rootAndrea Fioraldi
2019-08-27config.h and types.h symlink in rootAndrea Fioraldi
2019-08-27afl-as is now aliveAndrea Fioraldi
2019-08-27include and src foldersAndrea Fioraldi
2019-08-19seperated the forkserver from afl-fuzz and afl-tminvan Hauser
2019-08-14more sed compatibility for Freebsd, avoid groupinghexcoder-
2019-08-12signedness in print formats correctedhexcoder-
2019-08-11several code cleanups: avoid #if in macro parametershexcoder-
2019-08-11performance optimization predecrement instead of postdecrementhexcoder-
2019-08-10performance tuning prefer preincrement over postincrementhexcoder-
2019-08-10optimized version extraction for clang (restricted to first line)hexcoder-
2019-08-10Merge pull request #44 from GoodDayGeorge/zhuxing/masterhexcoder
2019-08-10llvm-mode: Get the clang version correctlyZhu Xing
2019-08-09minor correctionsvan Hauser
2019-08-08fix some compiler warningshexcoder-
2019-08-08documentation updatevan Hauser
2019-08-08documentation updatevan Hauser
2019-08-08Merge pull request #39 from floyd-fuh/mastervan Hauser
2019-08-07bugfix 'echo -n' is not POSIX, use input redirection from /dev/nullhexcoder-
2019-08-07reviewed neverZero for llvm 9.0hexcoder-
2019-08-07fix compilation error with llvm 9.0hexcoder-
2019-08-07change instrumentation test to trigger different bitmap entries with clang 9.0hexcoder-
2019-08-06Ugly patch for this issue https://lists.sr.ht/~philmd/qemu/patches/6224#%3C20...floyd
2019-08-06Merge pull request #38 from floyd-fuh/mastervan Hauser
2019-08-06unset AFL_CC correctly, if set to afl-clang but TEST_CC is afl-gcc, this will...floyd
2019-08-06set AFL_CC correctly, if set to afl-clang but TEST_CC is afl-gcc, this will failfloyd
2019-08-01fixvan Hauser
2019-08-01Merge pull request #36 from vanhauser-thc/map_1mbvan Hauser
2019-08-01map size fixesvan Hauser
2019-08-01adding blamevan Hauser
2019-08-01Merge pull request #35 from code-intelligence-gmbh/custom_mutatorvan Hauser
2019-08-01Merge remote-tracking branch 'github/master' into custom_mutatorKhaled Yakdan
2019-08-01little fixvan Hauser
2019-08-01add -r option to showmap to enable raw outputAndrea Fioraldi
2019-08-01showmap shows tuple content summary nowvan Hauser
2019-08-01showmap fixvan Hauser
2019-07-31document python2 requirements for unicorn_modehexcoder-
2019-07-31name typoshexcoder-
2019-07-27Only execute the mutated input when it is not emptyKhaled Yakdan
2019-07-26Merge pull request #33 from t6/patch-freebsdvan Hauser
2019-07-26Unbreak build on FreeBSDTobias Kortkamp
2019-07-262.53d initvan Hauser
2019-07-26v2.53c 2.53cvan Hauser
2019-07-26fix readme.md makefile changevan Hauser