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
Age
Commit message (
Collapse
)
Author
2020-02-01
adjust a bit readmes
Andrea Fioraldi
2020-01-06
moar moar copyrights
Andrea Fioraldi
2020-01-06
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Andrea Fioraldi
2020-01-06
added ++ to copyright notes
Andrea Fioraldi
2019-12-31
v2.60d and year 2020 init
van Hauser
2019-12-30
really ensure that all .test files are removed after they are not needed anymore
van Hauser
2019-12-30
makefile clean fix
van Hauser
2019-12-03
final touches
van Hauser
2019-12-02
getting very close with travis
van Hauser
2019-12-02
code format (contributors, do it!)
Andrea Fioraldi
2019-11-22
compiler plugins, just create const constants once.
David Carlier
2019-11-17
fix wrong commit
van Hauser
2019-11-15
not all CPUs know ondemand
van Hauser
2019-11-12
fix linking error with tls storage, WIP for inline (not working yet)
hexcoder-
2019-11-12
enabled neverZero feature again
hexcoder-
2019-11-12
better do not rely on config info from gcc
hexcoder-
2019-11-12
A bit of user awareness
David Carlier
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-11-09
gcc plugin llittle update proposal to match better LLVM's
David Carlier
2019-10-29
copying LLVM mode no builtins.
David Carlier
2019-10-25
Little compiler plugins rework regarding block location picked up.
David Carlier
2019-10-23
no functional change, avoid conditional jump
hexcoder-
2019-10-23
gcc sucks
van Hauser
2019-10-22
gcc_plugin adaptions Makefile help, man page SYNOPSIS
hexcoder-
2019-10-21
sync afl-gcc-rt.o.c from its more current llvm cousin
hexcoder-
2019-10-21
implement neverZero counter for __afl_trace()
hexcoder-
2019-10-21
v2.58c
2.58c
van Hauser
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-20
updated docs and crash issues with gcc_plugin
van Hauser
2019-07-19
several documentation fixes
Heiko Eißfeldt
2019-07-19
enable AFL_QUIET again
Heiko Eißfeldt
2019-07-16
added gcc_plugin
van Hauser