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
Age
Commit message (
Collapse
)
Author
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
Merge pull request #492 from dozernz/stable
Andrea Fioraldi
Fix support for mips in qemu mode
2020-08-05
Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev
Andrea Fioraldi
2020-08-05
remove shared_linking case
Andrea Fioraldi
2020-08-05
travis fixes
van Hauser
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
Merge pull request #490 from AFLplusplus/dev
van Hauser
makefile fix?
2020-08-04
makefile fix?
van Hauser
2020-08-04
fix example
van Hauser
2020-08-04
fix cmplog with lto
van Hauser
2020-08-03
give document edge id a unique id per module
van Hauser
2020-08-03
enforce no built-ins for lto
van Hauser
2020-08-03
fix expand havoc for ..._only modes
van Hauser
2020-08-03
edge id documentation example for sancov
van Hauser
2020-08-02
refactoring debug/be_quiet, fatal on dont_optimize and instrument_file
van Hauser
2020-08-02
fix LTO document id feature, warnings for INSTRUMENT_FILE
van Hauser
2020-08-02
warn on old llvm
van Hauser
2020-08-01
fix lto single block and no zero
van Hauser
2020-08-01
better LTO mode detection warnings
van Hauser
2020-08-01
more flexible use of shmem persistent vars
van Hauser
2020-08-01
compile persistent mode without afl
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
Bind cpu (#480)
Dominik Maier
* silence compiletime warning * refactored cpu binding * formatted code
2020-07-31
add LTO AFL_LLVM_DOCUMENT_IDS feature
van Hauser
2020-07-30
fix float splitting if not on a tty
van Hauser
2020-07-29
Merge pull request #476 from AFLplusplus/new_lkm
van Hauser
New snapshot lkm support
2020-07-29
improve docs, enable laf compare if float is set
van Hauser
2020-07-28
fix ffmpeg lto example
van Hauser
2020-07-28
lkm new api
Andrea Fioraldi
2020-07-28
new snapshot api
Andrea Fioraldi
2020-07-28
finalize new readme
van Hauser
2020-07-28
unnice
van Hauser
2020-07-27
unnice2
van Hauser
2020-07-27
child renice
van Hauser
2020-07-24
llvm12 support
van Hauser
2020-07-16
doc updates
van Hauser
2020-07-13
fix for laf intel float split not enabled if not not on a tty
van Hauser
2020-07-12
LTO: autodict default, instrim disabled
van Hauser
2020-07-11
fix several cases in floating point comparison splitting
hexcoder-
2020-07-09
code format
van Hauser
2020-07-09
skip -fuse-ld parameters when in LTO mode
van Hauser
2020-07-07
fix issue #446
hexcoder-
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-05
code format
van Hauser
[next]