about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2020-02-15colorization stage mem leak fix proposal.David Carlier
2020-02-13Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplushexcoder-
2020-02-13fix issue #194 more seriouslyhexcoder-
2020-02-13solve #194Andrea Fioraldi
2020-02-13fix strncmp in tokencapAndrea Fioraldi
2020-02-13Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-02-13fix strncasecmp in tokencapAndrea Fioraldi
2020-02-13argv fuzzing afl-fuzz-inl.h: apply patch from issue#195hexcoder
@dpmdpm2: Thanks
2020-02-12Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusDominik Maier
2020-02-12fixed cminDominik Maier
2020-02-11just because I want to make the 1000th commit ;)Andrea Fioraldi
2020-02-11Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-02-11AFL_ENTRYPOINT instruction granularityAndrea Fioraldi
2020-02-11forgot to reenable the 2>/dev/nullhexcoder-
2020-02-11compatibility for GNU make 4.3, which behaves different forhexcoder-
lines with '#' like in ifeq "$(shell echo '\#include <sys/ipc.h> ... Now make v 4.3 wants ifeq "$(shell echo '#include <sys/ipc.h> ... In order to get it working with all GNU makes, we use a make variable for '#' called HASH
2020-02-11dictionary insert stage count bugfixvan Hauser
2020-02-10test.sh: make grep option '-a' optional. Use when supportedhexcoder-
2020-02-10fix pwndbg dumper for py2Anatoly Korniltsev
2020-02-10minor fixes to c examplesDominik Maier
2020-02-10Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus into unicornDominik Maier
2020-02-10removed unused diffsDominik Maier
2020-02-09add 'e' code for versionvan Hauser
2020-02-09update docsvan Hauser
2020-02-09readmevan Hauser
2020-02-09more unset for test.shvan Hauser
2020-02-09readme fixesvan Hauser
2020-02-09readmeAndrea Fioraldi
2020-02-09readmeAndrea Fioraldi
2020-02-09typoAndrea Fioraldi
2020-02-09persistent readmeAndrea Fioraldi
2020-02-09fuzzer_stat eps is now overall not current, clang-format fixed to v8van Hauser
2020-02-09update documentationvan Hauser
2020-02-08Merge pull request #192 from devnexen/libdislocator_fbsd_build_fixAndrea Fioraldi
libdislocator FreeBSD build fix. max_align_t had been define from the…
2020-02-08more portability for (solaris-based OpenIndiana)hexcoder-
2020-02-08Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-02-08persistent qemu mode arm/arm64 && compcov arm64Andrea Fioraldi
2020-02-08libdislocator FreeBSD build fix. max_align_t had been define from the 12th ↵David Carlier
release.
2020-02-08first work for OpenIndiana (solaris flavor)hexcoder-
2020-02-08add libpthread on NetBSDhexcoder-
2020-02-08Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplushexcoder-
2020-02-08build fixes for FreeBSD 11hexcoder-
2020-02-08persistent mode docvan Hauser
2020-02-08changes updatevan Hauser
2020-02-08fix for md changesvan Hauser
2020-02-08solve small error on building new qemu patches for not x86 targetsAndrea Fioraldi
2020-02-08markdown todo & changelogAndrea Fioraldi
2020-02-08changelog & TODOAndrea Fioraldi
2020-02-08travis timeout reattempts :)van Hauser
2020-02-07code formatAndrea Fioraldi
2020-02-07Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi