about summary refs log tree commit diff
path: root/qemu_mode/libqasan
AgeCommit message (Collapse)Author
2021-02-12fix #736 (ty b1gr3db)Andrea Fioraldi
2021-02-11typohexcoder
2021-02-11typoshexcoder
2021-02-11typosvanhauser-thc
2021-02-10dlmalloc only for non glibc qasan and AFL_QEMU_FORCE_DFLAndrea Fioraldi
2021-02-07mark llvm 13 as unsupported (yet)vanhauser-thc
2021-02-07larger map, stats reload fix, code formatvanhauser-thc
2021-02-03Create string.cb1gr3db
Off by one error resulted in memmem calling memcmp where h + needle_len is one past the end.
2021-02-01code format qasanvan Hauser
2021-01-29qasan readmeAndrea Fioraldi
2021-01-29working AFL_USE_QASANAndrea Fioraldi
2021-01-29libqasan and use target cross compiler to compile target qemu libsAndrea Fioraldi