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
/
src
/
afl-gcc.c
Age
Commit message (
Expand
)
Author
2020-09-05
first batch of changes
vanhauser-thc
2020-08-31
fix afl-gcc help output
van Hauser
2020-07-16
tiny fixes
Dominik Maier
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-14
Porting to Haiku.
David Carlier
2020-04-24
variable map size fix, error reporting through forkserver, code format
van Hauser
2020-04-23
afl-gcc and afl-clang: fail when binary name can't be used to determine build...
Rick van Schijndel
2020-04-19
clang-tidy readability-braces (#323)
Dominik Maier
2020-04-17
done implementing AFL_MAP_SIZE
van Hauser
2020-04-17
added AFL_MAP_SIZE (wip)
van Hauser
2020-04-09
fix compilers for empty AFL_CC/AFL_CXX env
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-02-28
add env info to afl-clang-fast, small Android change
hexcoder-
2020-02-19
forgot cleanup
van Hauser
2020-02-19
fix travis and fix logic
van Hauser
2020-02-17
rearrange environment info for afl-gcc and -h
hexcoder-
2020-02-17
add descriptions of env variables to afl-gcc
hexcoder-
2020-02-16
fix UBSAN handling, update docs
hexcoder-
2020-02-13
fix issue #194 more seriously
hexcoder-
2020-01-20
fixed Heiko's global search-replace :)
van Hauser
2019-12-31
v2.60d and year 2020 init
van Hauser
2019-11-11
Android PR integration
van Hauser
2019-10-29
libtokencap update proposal
David Carlier
2019-10-19
Remove lcamtuf's old email from Google (not valid anymore), also remove maint...
hexcoder-
2019-10-18
sync afl-fast-gcc with afl-clang-fast, add tests for gcc_plugin
hexcoder-
2019-09-12
first version of persistent QEMU
Andrea Fioraldi
2019-09-04
added man pages
van Hauser
2019-09-04
fix typo in custom format
Andrea Fioraldi
2019-09-04
credits and license header for src/* and include/*
Andrea Fioraldi
2019-09-02
run code formatter
Andrea Fioraldi
2019-08-27
include and src folders
Andrea Fioraldi