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
/
llvm_mode
/
afl-clang-fast.c
Age
Commit message (
Expand
)
Author
2020-02-05
afl-showmap fix
van Hauser
2020-02-03
add AFL_USE_UBSAN
Andrea Fioraldi
2020-02-01
AFL_ALIGNED_ALLOC in libdislocator
Andrea Fioraldi
2020-01-30
Merge branch 'master' into CmpLog
Andrea Fioraldi
2020-01-30
cmplog runtime for LLVM
Andrea Fioraldi
2020-01-21
USE_TRACE_PC unnecessary, set env AFL_LLVM_USE_TRACE_PC instead
van Hauser
2020-01-17
format
Andrea Fioraldi
2020-01-17
first experiment cmplog
Andrea Fioraldi
2020-01-15
blacklist function support for llvm_mode
van Hauser
2020-01-07
llvm ver display in afl-clang-fast
van Hauser
2020-01-06
2020 copyright note
Andrea Fioraldi
2020-01-06
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Andrea Fioraldi
2020-01-06
added ++ to copyright notes
Andrea Fioraldi
2019-12-31
final touches before 2.60
2.60c
van Hauser
2019-12-24
qemu ld_preload support and added socket_fuzzing ld_preload library
van Hauser
2019-12-19
llvm_mode for Android
van Hauser
2019-12-18
v2.59c release
2.59c
van Hauser
2019-12-18
added Android PR from afl, left some ifdefs commented out though
van Hauser
2019-12-02
code format (contributors, do it!)
Andrea Fioraldi
2019-11-11
Android PR integration
van Hauser
2019-10-31
Little tweaks
David Carlier
2019-10-30
LLVM mode passing the full path of the LLVM config bindir.
David Carlier
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-18
qemu persistent GPR
Andrea Fioraldi
2019-09-16
man page for afl-clang-fast
van Hauser
2019-09-04
fix typo in custom format
Andrea Fioraldi
2019-09-02
minor fixes
Andrea Fioraldi
2019-09-02
run code formatter
Andrea Fioraldi
2019-08-27
-I include in makefiles
Andrea Fioraldi
2019-08-27
fix to compile llvm_mode
van Hauser
2019-07-25
afl_trace_pc fix
van Hauser
2019-07-15
fixing commit fuckup
van Hauser
2019-07-14
Merge branch 'master' into shared_memory_mmap_refactor
van Hauser
2019-07-13
initial commit
van Hauser
2019-07-03
add -lrt with afl-gcc/clang automatically in mmap mode
van Hauser
2019-07-03
LAF_... -> AFL_LLVM_LAF_...
van Hauser
2019-06-03
fix llvm compatibility problems. Should compile now with llvm 3.8.0
Hexcoder
2019-06-03
fixed afl++ version display in llvm_mode
van Hauser
2019-06-02
llvm 5.0 and 6.0 workaround
van Hauser
2019-05-28
afl++ 2.52c initial commit
van Hauser