aboutsummaryrefslogtreecommitdiffstats
path: root/syz-runner
Commit message (Expand)AuthorAgeFilesLines
* syz-verifier: redesigned the analysis program generation and analysis flow (#...Taras Madan2022-03-221-10/+9
* pkg/host: only try enabled syscalls when starting syz-fuzzerKris Alder2022-03-081-1/+5
* syzkaller: remove RPC prefix from rpctypes (#2929)Taras Madan2021-12-161-2/+2
* syz-verifier: fix VM reboot every 5 minutes (#2923)Taras Madan2021-12-151-0/+1
* pkg/rpctype, syz-runner, syz-verifier: add reruns to syz-verifier architectureMara Mihali2021-08-061-6/+6
* pkg/instance, syz-runner, syz-verifier: add option to create a new environmen...Mara Mihali2021-07-191-1/+21
* syz-verifier: use only system calls supported by all kernels and with no tran...maramihali2021-07-131-4/+25
* pkg/instance: added threaded and collide flagsMara Mihali2021-07-061-1/+4
* syz-runner: create the initial version of the RunnerMara Mihali2021-06-301-0/+105