aboutsummaryrefslogtreecommitdiffstats
path: root/fuzz
Commit message (Expand)AuthorAgeFilesLines
* fuzz: adapt zimage fuzzer to new kernel loader APIDaniel Verkamp2019-06-061-3/+13
* edition: Remove extern crate linesDavid Tolnay2019-04-153-11/+1
* cargo: Sort all dependency lists in Cargo.tomlDavid Tolnay2019-04-091-1/+1
* edition: Update fuzz crate to 2018 editionDavid Tolnay2019-04-071-0/+1
* fuzz: Add block device fuzzerDylan Reid2019-03-252-0/+125
* fuzz: Add qcow fuzzingDylan Reid2019-03-252-0/+63
* fuzz: update to use new cros fuzzingDylan Reid2019-03-254-29/+38
* fmt: Format sys_util and fuzz crates using rustfmtDavid Tolnay2019-02-211-2/+4
* Add kernel_loader fuzzingDylan Reid2018-01-123-0/+43