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-09-05
first batch of changes
vanhauser-thc
2020-08-31
update gitignore
van Hauser
2020-08-31
omit linker option '--dynamic-list' for MacOS
hexcoder-
2020-08-31
code-format
van Hauser
2020-08-26
some warnings fixes
Dominik Maier
2020-08-21
code format
van Hauser
2020-08-21
fixed for LTO llvm 11
aflpp
2020-08-20
LTO: sancov made default, deprecated SKIPSINGLEBLOCK, deactivate LTO autodict...
van Hauser
2020-08-20
Merge pull request #518 from AFLplusplus/ltopcguard
van Hauser
2020-08-20
fix wrong var
van Hauser
2020-08-20
support current llvm12 changes
van Hauser
2020-08-17
pcguard for lto
van Hauser
2020-08-14
fix for llvm 11
van Hauser
2020-08-14
fixes lots of llvm warnings
van Hauser
2020-08-14
fix llvm12 -fuseld warning
van Hauser
2020-08-14
formatting
van Hauser
2020-08-14
fix AFL_LLVM_MAP_DYNAMIC
van Hauser
2020-08-13
fix llvm and afl-showmap
van Hauser
2020-08-13
LTO: apply laf-intel+redqueen/cmplog at link time
van Hauser
2020-08-05
code format
Andrea Fioraldi
2020-08-05
remove shared_linking check
Andrea Fioraldi
2020-08-05
merge conflict
Andrea Fioraldi
2020-08-05
dynamic symbols export for dlopen
Andrea Fioraldi
2020-08-05
fix short write
van Hauser
2020-08-05
remove shared_linking case
Andrea Fioraldi
2020-08-05
port patch from https://github.com/google/AFL/pull/112
Andrea Fioraldi
2020-08-05
add sancov-like allow/denylist instrument feature
van Hauser
2020-08-04
fix cmplog with lto
van Hauser
2020-08-03
enforce no built-ins for lto
van Hauser
2020-08-02
refactoring debug/be_quiet, fatal on dont_optimize and instrument_file
van Hauser
2020-08-01
fix lto single block and no zero
van Hauser
2020-08-01
more flexible use of shmem persistent vars
van Hauser
2020-08-01
remove forced -shared for lto, seems unneeded
van Hauser
2020-08-01
improve chances to compile with lto
van Hauser
2020-07-31
refer to llvm 12 for partial instrumentation for PCGUARD
van Hauser
2020-07-31
add LTO AFL_LLVM_DOCUMENT_IDS feature
van Hauser
2020-07-29
improve docs, enable laf compare if float is set
van Hauser
2020-07-16
doc updates
van Hauser
2020-07-12
LTO: autodict default, instrim disabled
van Hauser
2020-07-09
skip -fuse-ld parameters when in LTO mode
van Hauser
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-07-03
llvm_mode: Fix typo in compiler wrapper
Elia Geretto
2020-06-30
Big renaming (#429)
van Hauser
2020-06-19
fix afl-clang-fast for default pcguard mode
van Hauser
2020-06-16
Fixed missing cast in afl-clang-fast.c, which results in a compilation error ...
julian.haerig
2020-06-16
set class afl instrumentation if llvm <= 6
van Hauser
2020-06-14
Porting to Haiku.
David Carlier
2020-06-04
fix shmem persistent mode
van Hauser
2020-05-30
fix vor afl-clang
van Hauser
[next]