Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-05 | first batch of changes | vanhauser-thc | |
2020-08-31 | fix afl-gcc help output | van Hauser | |
2020-07-16 | tiny fixes | Dominik Maier | |
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-14 | Porting to Haiku. | David Carlier | |
getrusage does not implement resident memory gathering, no shm api neither. | |||
2020-04-24 | variable map size fix, error reporting through forkserver, code format | van Hauser | |
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-19 | clang-tidy readability-braces (#323) | Dominik Maier | |
2020-04-17 | done implementing AFL_MAP_SIZE | van Hauser | |
2020-04-17 | added AFL_MAP_SIZE (wip) | van Hauser | |
2020-04-09 | fix compilers for empty AFL_CC/AFL_CXX env | 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-02-28 | add env info to afl-clang-fast, small Android change | hexcoder- | |
2020-02-19 | forgot cleanup | van Hauser | |
2020-02-19 | fix travis and fix logic | van Hauser | |
2020-02-17 | rearrange environment info for afl-gcc and -h | hexcoder- | |
2020-02-17 | add descriptions of env variables to afl-gcc | hexcoder- | |
2020-02-16 | fix UBSAN handling, update docs | hexcoder- | |
2020-02-13 | fix issue #194 more seriously | hexcoder- | |
2020-01-20 | fixed Heiko's global search-replace :) | van Hauser | |
2019-12-31 | v2.60d and year 2020 init | van Hauser | |
2019-11-11 | Android PR integration | van Hauser | |
2019-10-29 | libtokencap update proposal | David Carlier | |
- bcmp interception. - FreeBSD using default argument to get current pid for the mapping data gathering, getpid seems to cause some issues under certain conditions (getenv call). | |||
2019-10-19 | Remove lcamtuf's old email from Google (not valid anymore), also remove ↵ | hexcoder- | |
maintainance from him. | |||
2019-10-18 | sync afl-fast-gcc with afl-clang-fast, add tests for gcc_plugin | hexcoder- | |
2019-09-12 | first version of persistent QEMU | Andrea Fioraldi | |
2019-09-04 | added man pages | van Hauser | |
2019-09-04 | fix typo in custom format | Andrea Fioraldi | |
2019-09-04 | credits and license header for src/* and include/* | Andrea Fioraldi | |
2019-09-02 | run code formatter | Andrea Fioraldi | |
2019-08-27 | include and src folders | Andrea Fioraldi | |