about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2020-02-17code formatvan Hauser
2020-02-17unsafe memory speed togglevan Hauser
2020-02-16add description of environment variables usedhexcoder-
2020-02-16add option -h and man page for afl-ashexcoder-
2020-02-16update TODOvan Hauser
2020-02-16fixvan Hauser
2020-02-16check for mistyped env varsvan Hauser
2020-02-16fix for instrim (not the important one)van Hauser
2020-02-16new todo as requested by Marchexcoder
2020-02-16code formatAndrea Fioraldi
2020-02-16Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-02-16make qemu patches more simple using helpersAndrea Fioraldi
2020-02-16Updates for UBSANhexcoder
2020-02-16fix UBSAN handling, update docshexcoder-
2020-02-15Merge pull request #196 from devnexen/colorization_stage_mem_leakAndrea Fioraldi
colorization stage mem leak fix proposal.
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