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-rt.o.c
Age
Commit message (
Expand
)
Author
2020-06-15
code format
Dominik Maier
2020-06-14
Porting to Haiku.
David Carlier
2020-05-12
new code formatting + applied
van Hauser
2020-05-10
indenting preprocessor directives breaks compilation and cant be fixed, rever...
van Hauser
2020-05-10
fix warning, code format
van Hauser
2020-04-11
add extended forkserver feature to gcc_plugin and qemu_mode
van Hauser
2020-04-10
LTO optimization, variable map size, autodictionary (#307)
van Hauser
2020-04-09
gcc_plugin fix compile for USEMMAP
hexcoder-
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-04
added __afl_final_loc to all compile RTs
van Hauser
2020-02-25
fix references to README docs
hexcoder-
2020-01-06
added ++ to copyright notes
Andrea Fioraldi
2019-12-02
code format (contributors, do it!)
Andrea Fioraldi
2019-11-12
enabled neverZero feature again
hexcoder-
2019-10-23
no functional change, avoid conditional jump
hexcoder-
2019-10-23
gcc sucks
van Hauser
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-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
reintegrate gcc_plugin
hexcoder-
2019-07-21
removed gcc_plugin from master
van Hauser
2019-07-16
added gcc_plugin
van Hauser