Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-01 | feodora qemu lib fix | vanhauser-thc | |
2021-02-28 | Fix printf specifiers of (s)size_t in QAsan hooks | R. Elliott Childre | |
* size_t specifier is %zu or %zx * ssize_t specifier is %zd Helpful for cross compiling | |||
2021-02-27 | fix %ld in hooks.c | Andrea Fioraldi | |
2021-02-27 | libqasan: read and write hooks | Andrea Fioraldi | |
2021-02-27 | fix qasan search path | vanhauser-thc | |
2021-02-20 | -t help | vanhauser-thc | |
2021-02-19 | qemuafl | Andrea Fioraldi | |
2021-02-19 | suggested env vars for lazy ppl | Andrea Fioraldi | |
2021-02-19 | qemuafl | Andrea Fioraldi | |
2021-02-17 | minor fixes | vanhauser-thc | |
2021-02-16 | Regression fix | b1gr3db | |
Previous fix was undone in a subsequent commit | |||
2021-02-15 | Revert "llvm bug workaround for lto extint" | Michael Rodler | |
This reverts commit e3a5c31307f323452dc4b5288e0d19a02b596a33. | |||
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-15 | qenuafl | Andrea Fioraldi | |
2021-02-15 | fix configure arguments | hexcoder | |
2021-02-14 | Merge branch 'stable' into dev | van Hauser | |
2021-02-14 | disabling march=native due problems on intel platforms | vanhauser-thc | |
2021-02-14 | try qemu build fix | vanhauser-thc | |
2021-02-13 | dont break on llvm 13 | aflpp | |
2021-02-12 | remvoe libcompcov 32 bits warnings | Andrea Fioraldi | |
2021-02-12 | fix #736 (ty b1gr3db) | Andrea Fioraldi | |
2021-02-11 | typo | hexcoder | |
2021-02-11 | typos | hexcoder | |
2021-02-11 | fix #723 | Andrea Fioraldi | |
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-06 | fix qemu build script for Arch Linux ($CROSS) | hexcoder- | |
2021-02-03 | Create string.c | b1gr3db | |
Off by one error resulted in memmem calling memcmp where h + needle_len is one past the end. | |||
2021-02-01 | code format qasan | van Hauser | |
2021-01-31 | qemuafl | Andrea Fioraldi | |
2021-01-31 | update qemu and main makefile for qasan | Andrea Fioraldi | |
2021-01-29 | qasan readme | Andrea Fioraldi | |
2021-01-29 | update qemuafl | Andrea Fioraldi | |
2021-01-29 | working AFL_USE_QASAN | Andrea Fioraldi | |
2021-01-29 | fix qemu build script | Andrea Fioraldi | |
2021-01-29 | libqasan and use target cross compiler to compile target qemu libs | Andrea Fioraldi | |
2021-01-29 | qemuafl | Andrea Fioraldi | |
2021-01-28 | update qemuafl | Andrea Fioraldi | |
2021-01-21 | fix qemu x86 cmplog issue | Andrea Fioraldi | |
2021-01-19 | updated unicornafl qemu versions | Dominik Maier | |
2021-01-19 | tiny scan-build nags fixed | Dominik Maier | |
2021-01-02 | fix qemu linking error with mips | Andrea Fioraldi | |
2020-12-17 | Cleanup QEMU configuration options | R. Elliott Childre | |
Take into account `STATIC`, `DEBUG`, and `PROFILING` Turn off most options Remove non-exsistant config options (e.g. bluez) | |||
2020-12-08 | streamlined grammar mutator submodule | Dominik Maier | |