about summary refs log tree commit diff
path: root/src/afl-gcc.c
AgeCommit message (Expand)Author
2020-09-05first batch of changesvanhauser-thc
2020-08-31fix afl-gcc help outputvan Hauser
2020-07-16tiny fixesDominik Maier
2020-07-06warn rather than fail if AFL_MAP_SIZE is set and not understood by instrumentervan Hauser
2020-07-06warn rather than fail if AFL_MAP_SIZE is set and not understood by instrumentervan Hauser
2020-06-14Porting to Haiku.David Carlier
2020-04-24variable map size fix, error reporting through forkserver, code formatvan Hauser
2020-04-23afl-gcc and afl-clang: fail when binary name can't be used to determine build...Rick van Schijndel
2020-04-19clang-tidy readability-braces (#323)Dominik Maier
2020-04-17done implementing AFL_MAP_SIZEvan Hauser
2020-04-17added AFL_MAP_SIZE (wip)van Hauser
2020-04-09fix compilers for empty AFL_CC/AFL_CXX envvan Hauser
2020-03-11honor afl_quiet on env var checks + code-formatvan Hauser
2020-03-10unified pointer placementDominik Maier
2020-02-28add env info to afl-clang-fast, small Android changehexcoder-
2020-02-19forgot cleanupvan Hauser
2020-02-19fix travis and fix logicvan Hauser
2020-02-17rearrange environment info for afl-gcc and -hhexcoder-
2020-02-17add descriptions of env variables to afl-gcchexcoder-
2020-02-16fix UBSAN handling, update docshexcoder-
2020-02-13fix issue #194 more seriouslyhexcoder-
2020-01-20fixed Heiko's global search-replace :)van Hauser
2019-12-31v2.60d and year 2020 initvan Hauser
2019-11-11Android PR integrationvan Hauser
2019-10-29libtokencap update proposalDavid Carlier
2019-10-19Remove lcamtuf's old email from Google (not valid anymore), also remove maint...hexcoder-
2019-10-18sync afl-fast-gcc with afl-clang-fast, add tests for gcc_pluginhexcoder-
2019-09-12first version of persistent QEMUAndrea Fioraldi
2019-09-04added man pagesvan Hauser
2019-09-04fix typo in custom formatAndrea Fioraldi
2019-09-04credits and license header for src/* and include/*Andrea Fioraldi
2019-09-02run code formatterAndrea Fioraldi
2019-08-27include and src foldersAndrea Fioraldi