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-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
2020-05-27
enable snapshot lkm for llvm_mode persistent mode
van Hauser
2020-05-26
persistent mode shared memory fuzzing - done
van Hauser
2020-05-26
better performance compilation options for afl++ and targets
van Hauser
2020-05-25
persistent mode: shared memory test case transfer
van Hauser
2020-05-24
fix compare-transform for strn?casecmp
van Hauser
2020-05-23
AFL_LLVM_LAF_ALL
van Hauser
2020-05-22
fix llvm_mode selection
van Hauser
2020-05-22
switching llvm_mode default to pcguard
van Hauser
2020-05-14
fix afl-clang-fast help output
van Hauser
2020-05-10
code-format
van Hauser
2020-05-10
LTO fixes for fuzzbench
van Hauser
2020-05-07
import transform fix into autodict, code-format
van Hauser
[next]