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-cc.c
Age
Commit message (
Expand
)
Author
2021-05-11
fix a few cur_time uses
vanhauser-thc
2021-05-11
OSX-specific improvements (#912)
Dustin Spicuzza
2021-04-30
error handling, freeing mem
Dominik Maier
2021-04-08
removed -lc++ linking for lto
vanhauser-thc
2021-04-04
cleanup
vanhauser-thc
2021-04-04
Merge pull request #855 from MegaManSec/leak-sanitizer
van Hauser
2021-04-04
Move definition of __AFL_LEAK_CHECK inside ifguards,
Joshua Rogers
2021-04-03
Fix typos,
Joshua Rogers
2021-04-02
Replace __AFL_CHECK_LEAK with __AFL_LEAK_CHECK to be more proper.
Joshua Rogers
2021-04-02
Add support for standalone leak-sanitizer, introducting the environment
Joshua Rogers
2021-04-02
fix k-ctx
vanhauser-thc
2021-03-26
Merge pull request #845 from joeyjiaojg/dev
van Hauser
2021-03-25
integrate frida_mode, code-format
vanhauser-thc
2021-03-25
remove InsTrim
vanhauser-thc
2021-03-25
android: support host and target 32bit build
Jiangen Jiao
2021-03-22
show afl-cc NATIVE when auto used
vanhauser-thc
2021-03-21
format
vanhauser-thc
2021-03-19
fix dynamic list usage error in afl-cc
Andrea Fioraldi
2021-03-17
shared linking fix
vanhauser-thc
2021-03-17
fix m32/m64
vanhauser-thc
2021-03-17
shmem map size in config.h
vanhauser-thc
2021-03-17
fix
vanhauser-thc
2021-03-17
lto test
vanhauser-thc
2021-03-16
no runtime for shared linking
vanhauser-thc
2021-03-10
fixed scan-build warnings
Dominik Maier
2021-03-10
tiny typo fixed
Dominik Maier
2021-03-09
fix ctx-1
vanhauser-thc
2021-03-09
fix compiler rt on -c
vanhauser-thc
2021-03-09
add AFL_NOOPT
vanhauser-thc
2021-03-08
Merge pull request #779 from AFLplusplus/top-k-ctx
Andrea Fioraldi
2021-03-05
fix typos and format
Andrea Fioraldi
2021-03-04
afl-cc code for k-ctx
Andrea Fioraldi
2021-03-04
vectorial top-k CTX first implementation
Andrea Fioraldi
2021-03-04
fix caller/ctx change, support dlopen in afl-compiler-rt
vanhauser-thc
2021-03-04
code format
Andrea Fioraldi
2021-03-04
llvm mode CALLER mode
Andrea Fioraldi
2021-02-22
fix error msg
vanhauser-thc
2021-02-22
auto mode for CTX + NGRAM
vanhauser-thc
2021-02-22
ensure a valid seed exists
vanhauser-thc
2021-02-21
fix
vanhauser-thc
2021-02-21
how to compare afl++
vanhauser-thc
2021-02-15
Revert "llvm bug workaround for lto extint"
Michael Rodler
2021-02-15
llvm bug workaround for lto extint
vanhauser-thc
2021-02-13
added AFL_IGNORE_UNKNOWN_ENVS
vanhauser-thc
2021-02-13
fuck you llvm 13
aflpp
2021-02-07
fix scan-build issues
vanhauser-thc
2021-02-06
remove compiler warnings
vanhauser-thc
2021-02-03
typo
hexcoder
2021-02-02
automagically fix sanitize fuzzer+coverage
van Hauser
2021-02-01
try to remove warnings during compilation
van Hauser
[next]