aboutsummaryrefslogtreecommitdiffstats
path: root/executor
Commit message (Expand)AuthorAgeFilesLines
* prog: don't minimize ProcType to 0Dmitry Vyukov2019-07-262-1/+2
* sys/linux: add usbmon add vfio descriptionsVeronicaRadu2019-07-262-5/+80
* sys/linux: extract USB HID ids (#1294)Andrey Konovalov2019-07-221-5/+5
* sys/linux: use AT_FDCWD only for directoriesDmitry Vyukov2019-07-221-5/+5
* executor: drop CAP_SYS_NICEDmitry Vyukov2019-07-221-4/+12
* sys/linux: improve sched_attr descriptionDmitry Vyukov2019-07-221-5/+5
* executor: drop CAP_SYS_PTRACE with sandbox=noneDmitry Vyukov2019-07-221-17/+25
* sys/fuchsia: update zx_clock_get syscall (#1292)Marco Vanotti2019-07-163-5/+4
* run make extract and make generate for fuchsiaMarco Vanotti2019-07-162-22/+6
* sys/linux, executor: improve USB descriptionsAndrey Konovalov2019-07-162-11/+54
* sys/linux: update fs-verity descriptionsEric Biggers2019-07-161-5/+5
* sys/linux: update BPF constantsPaul Chaignon2019-07-161-5/+5
* sys/linux: update for v5.3 againEric Biggers2019-07-162-10/+5
* sys/linux: update key descriptionsEric Biggers2019-07-152-5/+20
* executor: add network packet injection for NetBSDSiddharth M2019-07-143-7/+26
* executor: fix out-of-bounds in USB fuzzing codeAndrey Konovalov2019-07-111-5/+9
* executor: update USB fuzzing code to use new kernel APIAndrey Konovalov2019-07-111-42/+68
* sys/openbsd: add diskmap descriptionsAnton Lindqvist2019-07-102-1/+3
* sys/linux: fix floppy descriptionDenis Efremov2019-07-051-5/+5
* executor: make errors during thread creation exit zeroAnton Lindqvist2019-07-041-2/+2
* sys/linux, executor: run make extract and generateAndrey Konovalov2019-07-012-5/+10
* sys/linux, executor: add syz_usb_ep_read syzkallAndrey Konovalov2019-07-012-21/+81
* sys/netbsd: Adding more syscallsSiddharth M2019-07-012-1/+21
* sys/openbsd: add missing WSDISPLAYIO_SBURNER ioctl commandAnton Lindqvist2019-06-302-1/+2
* sys/linux: update mpls_lable and rta typesHangbin Liu2019-06-261-5/+5
* sys/netbsd: Add new syscalls exit and ptraceR3x2019-06-262-1/+3
* sys/linux, executor: run make extract and generateAndrey Konovalov2019-06-242-5/+15
* sys/linux, executor: add basic USB HID fuzzing supportAndrey Konovalov2019-06-242-36/+87
* sys/linux: update BPF constantsPaul Chaignon2019-06-231-5/+5
* sys/freebsd: fix sockaddr structuresMichael Tuexen2019-06-231-2/+2
* pkg/report: use cover protect on NetBSD alsoR3x2019-06-131-2/+2
* executor: improve usb coverage attributionAndrey Konovalov2019-06-121-9/+18
* sys/linux: run make extract and generateAndrey Konovalov2019-06-121-5/+5
* sys/openbsd: prevent using vio0 as a virtual multicast interfaceAnton Lindqvist2019-06-081-1/+1
* sys/linux: use template based structure for USB descriptionsAndrey Konovalov2019-06-071-5/+5
* sys/linux: add hidraw and hiddev descriptionsAndrey Konovalov2019-06-072-10/+165
* sys/linux: don't inherit fd_usb from fdAndrey Konovalov2019-06-061-5/+5
* sys/openbsd: add klog descriptionsAnton Lindqvist2019-06-052-1/+4
* sys/openbsd: add missing wsmouse ioctl descriptionsAnton Lindqvist2019-06-052-1/+6
* executor: add cover protection support to OpenBSD (#1215)Anton Lindqvist2019-06-051-0/+17
* executor: Protect the coverage bufferAndrew Turner2019-06-044-0/+41
* executor: special-case zx_deadline_after return valueDmitry Vyukov2019-06-041-0/+1
* sys/linux: update descriptions of sendmsg/sendmmsgBins942019-06-032-31/+90
* sys/linux: add missing BPF constantsPaul Chaignon2019-05-311-5/+5
* pkg/csource: generate timeouts for USB syzcallsAndrey Konovalov2019-05-312-1/+3
* sys/linux: add missing BPF constantsPaul Chaignon2019-05-291-5/+5
* sys/freebsd: Add support for fuzzing FreeBSD/i386Andrew Turner2019-05-292-0/+513
* sys/fuchsia: Updating Fuchsia definitionsPascal Perez2019-05-212-2/+16
* make changes to prevent failing buildR3x2019-05-211-2/+11
* executor: exit after first detected leak in C reprosDmitry Vyukov2019-05-211-6/+0