aboutsummaryrefslogtreecommitdiff
path: root/scripts/oss-fuzz
AgeCommit message (Expand)Author
2021-02-08fuzz: fix wrong index in clear_bitsQiuhao Li
2021-01-11fuzz: heuristic split write based on past IOsQiuhao Li
2021-01-11fuzz: add minimization optionsQiuhao Li
2021-01-11fuzz: set bits in operand of write/out to zeroQiuhao Li
2021-01-11fuzz: remove IO commands iterativelyQiuhao Li
2021-01-11fuzz: split write operand using binary approachQiuhao Li
2021-01-11fuzz: double the IOs to remove for every loopQiuhao Li
2021-01-11fuzz: accelerate non-crash detectionQiuhao Li
2020-11-10scripts/oss-fuzz: give all fuzzers -target namesAlexander Bulekov
2020-11-03scripts/oss-fuzz: rename bin/qemu-fuzz-i386Alexander Bulekov
2020-10-26scripts/oss-fuzz: ignore the generic-fuzz targetAlexander Bulekov
2020-10-26scripts/oss-fuzz: use hardlinks instead of copyingAlexander Bulekov
2020-10-26scripts/oss-fuzz: Add crash trace minimization scriptAlexander Bulekov
2020-10-26scripts/oss-fuzz: Add script to reorder a generic-fuzzer traceAlexander Bulekov
2020-09-17scripts/: fix some comment spelling errorszhaolichang
2020-09-08oss-fuzz: fix rpathAlexander Bulekov
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini
2020-08-21oss-fuzz/build: remove LIB_FUZZING_ENGINEPaolo Bonzini
2020-07-21scripts/oss-fuzz: Limit target list to i386-softmmuThomas Huth
2020-06-15fuzz: add oss-fuzz build-scriptAlexander Bulekov