about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2020-02-21Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-02-21test compcov and persistent also on armAndrea Fioraldi
2020-02-21ooops, I forgot to merge thsi part :(Andrea Fioraldi
2020-02-21no unnecessary warnings in test.shvan Hauser
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-21this should fix arm64 travisvan Hauser
2020-02-21more arm64 travis debugvan Hauser
2020-02-21travis arm64 debug for heikovan Hauser
2020-02-21libradamsa-test fixvan Hauser
2020-02-21add env var descriptions for afl-cmin and afl-cmin.bashhexcoder-
2020-02-20Merge pull request #203 from RootUp/patch-2Dominik Maier
Regular expression dictonary
2020-02-20GSOC <3Dominik Maier
2020-02-21Update regexp.dictDhiraj Mishra
2020-02-20gsoc2020van Hauser
2020-02-20add AFL_DEBUG to docs/envvan Hauser
2020-02-19remove AFL_QUIET from call to afl-showmaphexcoder
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-19merge afl-llvm-cmplog-rt into afl-llvm-rtAndrea Fioraldi
2020-02-19afl-cmin bugfix if -o existsvan Hauser
2020-02-19fixed -A in afl-showmapDominik Maier
2020-02-19fix test.shvan Hauser
2020-02-19debug travisvan Hauser
2020-02-19gcc-10 supportvan Hauser
2020-02-19test.sh AFL_ENTRYPOINT testcasevan Hauser
2020-02-19document build optionsvan Hauser
2020-02-19and make make work againvan Hauser
2020-02-19forgot cleanupvan Hauser
2020-02-19fix travis and fix logicvan Hauser
2020-02-19isatty for all compilers + AFL_DEBUGvan Hauser
2020-02-19Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplushexcoder-
2020-02-19fix deviations between afl-cmin.bash and afl-cmin (issue #168)hexcoder-
2020-02-18fix travis for asanvan 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-18fix insertion of __cmplog_rtn_hookAndrea Fioraldi
2020-02-18skeleton for rtn cmplogAndrea Fioraldi
2020-02-18cmplog routines llvm passAndrea Fioraldi
2020-02-18qemu: move compcov/cmplog helpers in tcg-runtime-inlAndrea Fioraldi
2020-02-18better -h for cmplogAndrea Fioraldi
2020-02-18Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-02-18asan options in test.shAndrea Fioraldi
2020-02-18make travis builds with ASAN enabled. 100% sure it will break. I know what ↵van Hauser
you are doing travis!!
2020-02-18ASAN_BUILD makefile defineAndrea Fioraldi
2020-02-18Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-02-18remove heap checks in alloc-inl.hAndrea Fioraldi
2020-02-18showmap: delete tmpfile on exitvan Hauser
2020-02-17rearrange environment info for afl-gcc and -hhexcoder-