index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc_plugin
/
afl-gcc-fast.c
Age
Commit message (
Expand
)
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
2020-04-23
afl-gcc and afl-clang: fail when binary name can't be used to determine build...
Rick van Schijndel
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 afl-*-...
van Hauser
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
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
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 maint...
hexcoder-
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