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
/
qemu_mode
/
libqasan
Age
Commit message (
Expand
)
Author
2023-01-03
welcome 2023
vanhauser-thc
2022-10-10
Fix #1548
Andrea Fioraldi
2022-07-12
clang format 14
vanhauser-thc
2022-07-04
nits
vanhauser-thc
2022-01-24
fix libqasan repeated line
Andrea Fioraldi
2022-01-15
more welcome 2022
0xsanz
2021-12-04
Fix spelling of "FRIDA mode" and "QEMU mode"
llzmb
2021-11-21
Clean up docs folder
llzmb
2021-08-13
Fixed spelling of quarantine
b1gr3db
2021-06-01
threadsafe doc fixes, code format
vanhauser-thc
2021-05-21
Merge branch 'stable' into dev
van Hauser
2021-05-21
fix llvm-dict2file
vanhauser-thc
2021-05-20
Push to stable (#927)
van Hauser
2021-05-18
libqasan: use syscalls for read and write
Andrea Fioraldi
2021-03-15
libqasan/malloc: Additional pointer checks
realmadsci
2021-03-15
libqasan: Add checks for read() and write()
realmadsci
2021-02-28
Fix printf specifiers of (s)size_t in QAsan hooks
R. Elliott Childre
2021-02-27
fix %ld in hooks.c
Andrea Fioraldi
2021-02-27
libqasan: read and write hooks
Andrea Fioraldi
2021-02-19
suggested env vars for lazy ppl
Andrea Fioraldi
2021-02-16
Regression fix
b1gr3db
2021-02-15
Revert "llvm bug workaround for lto extint"
Michael Rodler
2021-02-15
finished merge
Dominik Maier
2021-02-15
merged
Dominik Maier
2021-02-15
code-format
Dominik Maier
2021-02-15
llvm bug workaround for lto extint
vanhauser-thc
2021-02-15
doc updates
vanhauser-thc
2021-02-12
fix #736 (ty b1gr3db)
Andrea Fioraldi
2021-02-11
typo
hexcoder
2021-02-11
typos
hexcoder
2021-02-11
typos
vanhauser-thc
2021-02-10
dlmalloc only for non glibc qasan and AFL_QEMU_FORCE_DFL
Andrea Fioraldi
2021-02-07
mark llvm 13 as unsupported (yet)
vanhauser-thc
2021-02-07
larger map, stats reload fix, code format
vanhauser-thc
2021-02-03
Create string.c
b1gr3db
2021-02-01
code format qasan
van Hauser
2021-01-29
qasan readme
Andrea Fioraldi
2021-01-29
working AFL_USE_QASAN
Andrea Fioraldi
2021-01-29
libqasan and use target cross compiler to compile target qemu libs
Andrea Fioraldi