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
/
docs
/
Changelog.md
Age
Commit message (
Expand
)
Author
2020-08-15
skip instrumenting blocks following __afl_loop to improve stability in LTO. n...
van Hauser
2020-08-15
increase initial memory sized
van Hauser
2020-08-13
Changelog wording/whitespace
hexcoder
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-13
make cmplog deterministic
van Hauser
2020-08-12
split up __afl_manual_init, added internal AFL_DISABLE_LLVM_INSTRUMENTATION, ...
van Hauser
2020-08-12
setting attribute hot intelligently gives 0.5% speed
van Hauser
2020-08-12
nozero for llvm pcguard
van Hauser
2020-08-11
adding ctor function skipping in LTO fixed map mode
van Hauser
2020-08-10
LTO: make dynamic map the default
van Hauser
2020-08-07
fix typos
van Hauser
2020-08-05
add sancov-like allow/denylist instrument feature
van Hauser
2020-08-03
fix expand havoc for ..._only modes
van Hauser
2020-08-01
fix lto single block and no zero
van Hauser
2020-07-31
add LTO AFL_LLVM_DOCUMENT_IDS feature
van Hauser
2020-07-30
add -b option to afl-fuzz
van Hauser
2020-07-29
fix snapshot include
van Hauser
2020-07-29
improve docs, enable laf compare if float is set
van Hauser
2020-07-29
remove dead code, code-format
van Hauser
2020-07-28
add FAQ
van Hauser
2020-07-24
llvm12 support
van Hauser
2020-07-24
add -F option to sync to foreign fuzzer queues
van Hauser
2020-07-23
added honggfuzz custom mutator :)
van Hauser
2020-07-15
ensure afl-frida uses persistent mode
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-08
eliminate race condition for cpu affinity on -M/-S
van Hauser
2020-07-01
v2.66d init
van Hauser
2020-07-01
warn on deprecated env vars
van Hauser
2020-07-01
Merge branch 'stable' into dev
van Hauser
2020-07-01
v2.66c release preparation
van Hauser
2020-07-01
renaming remains fixed
hexcoder
2020-06-30
Big renaming (#429)
van Hauser
2020-06-30
rename whitelist -> instrumentlist
van Hauser
2020-06-26
implement sharedmem mmap for cmplog
van Hauser
2020-06-25
shmem release fix
van Hauser
2020-06-25
make llvm_mode pcguard instrumentation collision free
van Hauser
2020-06-25
remove radamsa, add radamsa custom mutator
van Hauser
2020-06-25
add seek power schedule, remove update stats in calibration, fix help output
van Hauser
2020-06-24
add -D option for -S
van Hauser
2020-06-22
fix afl-cmin.bash
aflpp
2020-06-22
allow /tmp
van Hauser
2020-06-16
set class afl instrumentation if llvm <= 6
van Hauser
2020-06-15
improve performance for default power schedule
van Hauser
2020-06-14
kill targets on exit
van Hauser
2020-06-13
fix typos
van Hauser
2020-06-13
fix resize window crash and slightly more performant timed_read
van Hauser
2020-06-12
switch to faster and better hash + random
van Hauser
2020-06-12
added MOpt dictionary support from repo
van Hauser
[next]