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-llvm-rt.o.c
Age
Commit message (
Expand
)
Author
2020-09-05
first batch of changes
vanhauser-thc
2020-08-28
Fix various spelling errors (#532)
Raphaƫl Hertzog
2020-08-16
fix lto autodict for long strings
van Hauser
2020-08-16
final afl-llvm-rt.o.c that takes care of all eventualities
van Hauser
2020-08-15
important bugfix for large covmaps
van Hauser
2020-08-15
increase initial memory sized
van Hauser
2020-08-14
more secure way to work with a dynamic map
van Hauser
2020-08-14
remove unnecessary code, increase init map size
van Hauser
2020-08-13
fix for sancov
van Hauser
2020-08-13
code review: fixed some typos
hexcoder-
2020-08-12
split up __afl_manual_init, added internal AFL_DISABLE_LLVM_INSTRUMENTATION, ...
van Hauser
2020-08-12
fix LLVM version check
van Hauser
2020-08-12
llvm 9 workaround
van Hauser
2020-08-12
nozero for llvm pcguard
van Hauser
2020-08-08
fix stderr output
van Hauser
2020-08-07
remove debug
van Hauser
2020-08-07
reverse cmplog temps
van Hauser
2020-08-07
temporary fix for cmplog
van Hauser
2020-08-07
temporary fix for cmplog
van Hauser
2020-08-06
remove datalen in havoc
van Hauser
2020-08-06
Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev
Andrea Fioraldi
2020-08-06
check cmp map null in sancov trace switch
Andrea Fioraldi
2020-08-06
enforce __afl_cmp_map points to a dummy by default
van Hauser
2020-08-04
fix example
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-07-28
lkm new api
Andrea Fioraldi
2020-07-28
new snapshot api
Andrea Fioraldi
2020-07-28
unnice
van Hauser
2020-07-27
unnice2
van Hauser
2020-07-27
child renice
van Hauser
2020-07-05
code format
van Hauser
2020-07-03
llvm mode shared segment fix for FreeBSD.
David Carlier
2020-06-29
fix autodict
van Hauser
2020-06-29
fix for shmem+autodict
van Hauser
2020-06-25
make llvm_mode pcguard instrumentation collision free
van Hauser
2020-06-12
switch to faster and better hash + random
van Hauser
2020-06-12
shm debug and fixes
van Hauser
2020-06-09
code format
Dominik Maier
2020-06-09
fixed shmap fuzzing
Dominik Maier
2020-06-04
fix cmplog for shmem persistent mode
van Hauser
2020-06-04
code format
van Hauser
2020-06-04
fix shmem persistent mode
van Hauser
2020-06-03
switch order of shmem fuzz
van Hauser
2020-06-03
switch shmem_len to the map
van Hauser
2020-06-02
got rid of questionable phrasing
Dominik Maier
2020-06-01
code format
van Hauser
2020-06-01
fixed persistent mode shared mem fuzzing
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
[next]