Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-02-08 | fuzz: fix wrong index in clear_bits | Qiuhao Li | 1 | -1/+1 |
2021-01-11 | fuzz: heuristic split write based on past IOs | Qiuhao Li | 1 | -0/+56 |
2021-01-11 | fuzz: add minimization options | Qiuhao Li | 1 | -4/+26 |
2021-01-11 | fuzz: set bits in operand of write/out to zero | Qiuhao Li | 1 | -0/+39 |
2021-01-11 | fuzz: remove IO commands iteratively | Qiuhao Li | 1 | -15/+26 |
2021-01-11 | fuzz: split write operand using binary approach | Qiuhao Li | 1 | -9/+20 |
2021-01-11 | fuzz: double the IOs to remove for every loop | Qiuhao Li | 1 | -12/+21 |
2021-01-11 | fuzz: accelerate non-crash detection | Qiuhao Li | 1 | -13/+31 |
2020-10-26 | scripts/oss-fuzz: Add crash trace minimization script | Alexander Bulekov | 1 | -0/+157 |