about summary refs log tree commit diff
AgeCommit message (Collapse)Author
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-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-
2020-02-17unset AFL_TMPDIR, since afl-fuzz does not cleanup the input filehexcoder-
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-17qemu bsd elfload patchAndrea Fioraldi
2020-02-17that env is not for the users, it is an internal env used to tell qemu that ↵Andrea Fioraldi
we want the cmplog shmem
2020-02-17little help on persistent mode crashesvan Hauser
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