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
/
GNUmakefile.llvm
Age
Commit message (
Expand
)
Author
2020-12-21
fix BSD
van Hauser
2020-12-18
dont fail with ASAN_BUILD
van Hauser
2020-12-11
fix MMAP
van Hauser
2020-11-27
remove wrong quoting
hexcoder-
2020-11-27
add -lm, afl-fuzz-queue.c wants log2(), fix GNUmakefile syntax
hexcoder-
2020-11-01
reenable afl-clang(++)
hexcoder-
2020-11-08
fix for llvm 10.0.0
van Hauser
2020-11-06
do not try to compile pcguard if llvm is not current enough
van Hauser
2020-11-02
do not fail for llvm < 10
van Hauser
2020-11-02
support llvm svn checkout
van Hauser
2020-11-02
fix SancovPCGUARD for 10.0.0
van Hauser
2020-10-31
add our own inline trace-pc-guard
van Hauser
2020-10-12
fix afl-cc.8 generation
van Hauser
2020-10-10
fix afl-cc build for no llvm present
van Hauser
2020-10-10
fix afl-cc build for no llvm present
van Hauser
2020-10-10
fix afl-cc build for no llvm present
van Hauser
2020-09-26
OpenBSD build fix (#566)
David CARLIER
2020-09-25
remove warnings
van Hauser
2020-09-18
portability: type -> command -v, compiler warnings
hexcoder-
2020-09-14
fix if no clang is present
van Hauser
2020-09-14
fix if no clang is present
van Hauser
2020-09-14
fix if no clang is present
van Hauser
2020-09-09
fix makefile
van Hauser
2020-09-08
new gcc_plugin integration
van Hauser
2020-09-08
rewrite gcc plugin
Alexandre Oliva
2020-09-06
fix various warnings
aflpp
2020-09-05
final changes for pre-3.0
vanhauser-thc
2020-09-05
add cull queue, -i subdir traversal
vanhauser-thc
2020-09-05
first batch of changes
vanhauser-thc