Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-05 | first batch of changes | vanhauser-thc | |
2020-07-06 | warn rather than fail if AFL_MAP_SIZE is set and not understood by instrumenter | van Hauser | |
2020-07-06 | warn rather than fail if AFL_MAP_SIZE is set and not understood by instrumenter | van Hauser | |
2020-06-30 | rename whitelist -> instrumentlist | van Hauser | |
2020-06-14 | Porting to Haiku. | David Carlier | |
getrusage does not implement resident memory gathering, no shm api neither. | |||
2020-04-23 | afl-gcc and afl-clang: fail when binary name can't be used to determine ↵ | Rick van Schijndel | |
build mode This is a continuation of PR #318. The goal is to prevent issues where binaries with the wrong name will silently pass control to the C compiler instead of failing. This makes it more explicit that aflplusplus relies on the name of the binary for correct compiler execution. | |||
2020-04-17 | done implementing AFL_MAP_SIZE | van Hauser | |
2020-04-09 | fix compilers for empty AFL_CC/AFL_CXX env | van Hauser | |
2020-04-01 | fix gcc | van Hauser | |
2020-03-11 | honor afl_quiet on env var checks + code-format | van Hauser | |
2020-03-10 | unified pointer placement | Dominik Maier | |
2020-03-09 | honor no_quiet for missing llvm_mode output, also print to stderr with ↵ | van Hauser | |
afl-*-rt.o.c instead of stdout for errors plus two potential bad free() fixes | |||
2020-03-01 | fix #218 for GCC plugin | Andrea Fioraldi | |
2020-02-29 | code-format, env.md fixes and adding -hh for env usage display into afl-fuzz ↵ | van Hauser | |
and Makefile | |||
2020-02-28 | add env info to afl-gcc-fast | hexcoder- | |
2020-02-28 | code-format | van Hauser | |
2020-02-25 | afl-gcc change -> test.sh | van Hauser | |
2020-02-16 | check for mistyped env vars | van Hauser | |
2020-02-16 | fix UBSAN handling, update docs | hexcoder- | |
2020-02-13 | fix issue #194 more seriously | hexcoder- | |
2020-01-06 | added ++ to copyright notes | Andrea Fioraldi | |
2019-12-03 | final touches | van Hauser | |
2019-12-02 | getting very close with travis | van Hauser | |
2019-11-12 | gcc plugin little update proposal. | David Carlier | |
like its llvm counterpart, passing the compiler chain used to avoid using necessarily AFL_CC/AFL_CXX. | |||
2019-10-29 | copying LLVM mode no builtins. | David Carlier | |
2019-10-22 | gcc_plugin adaptions Makefile help, man page SYNOPSIS | hexcoder- | |
2019-10-19 | Remove lcamtuf's old email from Google (not valid anymore), also remove ↵ | hexcoder- | |
maintainance from him. | |||
2019-10-19 | add gcc_plugin to code formatter and run it | hexcoder- | |
2019-10-18 | sync afl-fast-gcc with afl-clang-fast, add tests for gcc_plugin | hexcoder- | |
2019-10-18 | reintegrate gcc_plugin | hexcoder- | |
2019-07-21 | removed gcc_plugin from master | van Hauser | |
2019-07-16 | added gcc_plugin | van Hauser | |