about summary refs log tree commit diff
path: root/gcc_plugin/afl-gcc-fast.c
AgeCommit message (Expand)Author
2020-09-05first batch of changesvanhauser-thc
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-30rename whitelist -> instrumentlistvan Hauser
2020-06-14Porting to Haiku.David Carlier
2020-04-23afl-gcc and afl-clang: fail when binary name can't be used to determine build...Rick van Schijndel
2020-04-17done implementing AFL_MAP_SIZEvan Hauser
2020-04-09fix compilers for empty AFL_CC/AFL_CXX envvan Hauser
2020-04-01fix gccvan Hauser
2020-03-11honor afl_quiet on env var checks + code-formatvan Hauser
2020-03-10unified pointer placementDominik Maier
2020-03-09honor no_quiet for missing llvm_mode output, also print to stderr with afl-*-...van Hauser
2020-03-01fix #218 for GCC pluginAndrea Fioraldi
2020-02-29code-format, env.md fixes and adding -hh for env usage display into afl-fuzz ...van Hauser
2020-02-28add env info to afl-gcc-fasthexcoder-
2020-02-28code-formatvan Hauser
2020-02-25afl-gcc change -> test.shvan Hauser
2020-02-16check for mistyped env varsvan Hauser
2020-02-16fix UBSAN handling, update docshexcoder-
2020-02-13fix issue #194 more seriouslyhexcoder-
2020-01-06added ++ to copyright notesAndrea Fioraldi
2019-12-03final touchesvan Hauser
2019-12-02getting very close with travisvan Hauser
2019-11-12gcc plugin little update proposal.David Carlier
2019-10-29copying LLVM mode no builtins.David Carlier
2019-10-22gcc_plugin adaptions Makefile help, man page SYNOPSIShexcoder-
2019-10-19Remove lcamtuf's old email from Google (not valid anymore), also remove maint...hexcoder-
2019-10-19add gcc_plugin to code formatter and run ithexcoder-
2019-10-18sync afl-fast-gcc with afl-clang-fast, add tests for gcc_pluginhexcoder-
2019-10-18reintegrate gcc_pluginhexcoder-
2019-07-21removed gcc_plugin from mastervan Hauser
2019-07-16added gcc_pluginvan Hauser