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-08-19
fix shared linking on macos
vanhauser-thc
2021-08-18
more partial linking
vanhauser-thc
2021-07-23
remove redundant if statement
yuawn
2021-07-14
fix for -fsanitize=fuzzer on MacOS
vanhauser-thc
2021-07-05
more partial linking
vanhauser-thc
2021-06-28
Inline cmplog (#996)
van Hauser
2021-06-03
partial linking with -Wl
Andrea Fioraldi
2021-06-03
detect partial linking in afl-cc
Andrea Fioraldi
2021-06-01
threadsafe doc fixes, code format
vanhauser-thc
2021-05-31
Merge branch 'dev' into going_atomic
hexcoder
2021-05-30
add documentation for AFL_LLVM_THREADSAFE_INST
hexcoder-
2021-05-28
add --afl-noopt to afl-cc
vanhauser-thc
2021-05-23
fix afl-cc help output
vanhauser-thc
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
[next]