about summary refs log tree commit diff
path: root/src
AgeCommit message (Collapse)Author
2020-02-23fix stupid gcc compiler warnings on arm32 (specified size 4294967284 exceeds ↵hexcoder-
maximum object size 2147483647)
2020-02-22fix travis weirdness - hopefullyvan Hauser
2020-02-21improve redqueen not looking in orig bufAndrea Fioraldi
2020-02-21fix oob flip_bit in mopt codeAndrea Fioraldi
2020-02-21block the usage of mopt with optionals mutators (redqueen/radamsa/etc...)Andrea Fioraldi
2020-02-21libradamsa-test fixvan Hauser
2020-02-19fix forkserver output (support AFL_QUIET)hexcoder-
2020-02-19Merge pull request #202 from vanhauser-thc/cmplog_routinesAndrea Fioraldi
Cmplog routines for LLVM mode
2020-02-19fixed -A in afl-showmapDominik Maier
2020-02-19forgot cleanupvan Hauser
2020-02-19fix travis and fix logicvan Hauser
2020-02-18moved AFL_TMPDIR check further down and better error messagevan Hauser
2020-02-18allow -i - resume with AFL_TMPDIRvan Hauser
2020-02-18fuzzer wotking with rtn cmplogAndrea Fioraldi
2020-02-18skeleton for rtn cmplogAndrea Fioraldi
2020-02-18better -h for cmplogAndrea Fioraldi
2020-02-18showmap: delete tmpfile on exitvan Hauser
2020-02-17rearrange environment info for afl-gcc and -hhexcoder-
2020-02-17fix issue #198 AFL_TMPDIR is ignored for file .cur_inputhexcoder-
2020-02-17add descriptions of env variables to afl-gcchexcoder-
2020-02-17little help on persistent mode crashesvan Hauser
2020-02-17code formatvan Hauser
2020-02-16add description of environment variables usedhexcoder-
2020-02-16add option -h and man page for afl-ashexcoder-
2020-02-16fixvan Hauser
2020-02-16check for mistyped env varsvan Hauser
2020-02-16code formatAndrea Fioraldi
2020-02-16fix UBSAN handling, update docshexcoder-
2020-02-15colorization stage mem leak fix proposal.David Carlier
2020-02-13fix issue #194 more seriouslyhexcoder-
2020-02-11dictionary insert stage count bugfixvan Hauser
2020-02-09fuzzer_stat eps is now overall not current, clang-format fixed to v8van Hauser
2020-02-08more portability for (solaris-based OpenIndiana)hexcoder-
2020-02-07code formatAndrea Fioraldi
2020-02-07Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-02-07afl qemu persistent hookAndrea Fioraldi
2020-02-07todo updatevan Hauser
2020-02-07fix empty range bug in colorizationAndrea Fioraldi
2020-02-07redqueen auto extrasAndrea Fioraldi
2020-02-06save input with high entropy after colorizationAndrea Fioraldi
2020-02-06cmplog for qemu modeAndrea Fioraldi
2020-02-05afl-showmap fixvan Hauser
2020-02-04afl-showmap -i with stdinvan Hauser
2020-02-03remove duplicate checkvan Hauser
2020-02-03Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplushexcoder-
2020-02-03small checks for -A and -i optionshexcoder-
2020-02-03-A/-i not togethervan Hauser
2020-02-03make travis happyvan Hauser
2020-02-03fix MDsvan Hauser
2020-02-03afl-showmap -i option addedvan Hauser