aboutsummaryrefslogtreecommitdiffstats
path: root/executor
Commit message (Expand)AuthorAgeFilesLines
* executor: change syscall argument type to intptr_tmunjinoo2019-05-077-13/+13
* executor: unbreak on OpenBSD at runtimeAnton Lindqvist2019-05-021-0/+4
* sys/openbsd: add vmm descriptions (#1152)Anton Lindqvist2019-05-012-1/+10
* executor: improve setup for packet handling on *BSD (#1153)Michael Tüxen2019-05-011-1/+20
* sys/freebsd: add support for various network protocolsMichael Tuexen2019-05-011-1/+1
* sys/freebsd: include ioccom.h in pf.txtMichael Tuexen2019-04-301-1/+1
* executor: fix another compiler warningAndrey Konovalov2019-04-251-1/+1
* executor: fix compiler warningAndrey Konovalov2019-04-241-2/+2
* executor: use NONFAILING in common_usb.hAndrey Konovalov2019-04-231-105/+130
* executor: adjust waiting time for all usb syzcallsAndrey Konovalov2019-04-232-10/+14
* sys/freebsd: Add pf ioctl()sKristof Provost2019-04-232-1/+60
* Update syscalls (#1116)Marco Vanotti2019-04-222-4/+28
* sys/linux: add pidfd_send_signalDmitry Vyukov2019-04-122-5/+13
* sys/linux: more tty descriptionsDmitry Vyukov2019-04-122-5/+114
* sys/linux: add simple io_uring descriptionsDmitry Vyukov2019-04-122-5/+38
* all: run make generateAndrey Konovalov2019-04-112-5/+25
* all: add basic USB fuzzing supportAndrey Konovalov2019-04-114-3/+484
* all: add optional close_fds feature to reproducersAndrey Konovalov2019-04-093-4/+28
* csource: use /*FOO*/ instead of [[FOO]]Andrey Konovalov2019-04-091-13/+10
* sys/openbsd: add pci descriptionsAnton Lindqvist2019-04-052-1/+5
* executor: move syz_execute_func after os imports. (#1107)Marco Vanotti2019-04-031-16/+16
* executor: don't fallthrough in switches in fuchsia (#1103)Marco Vanotti2019-04-031-0/+3
* sys/fuchsia: Remove object_*_cookie syscalls. (#1099)Marco Vanotti2019-04-032-6/+2
* executor: try to prevent machine outbreakDmitry Vyukov2019-04-021-1/+13
* pkg/compiler: make buffer alias to ptr[array[int8]]Dmitry Vyukov2019-04-011-12/+12
* executor: connect tun and bpf devices on OpenBSDAnton Lindqvist2019-04-011-1/+1
* sys/openbsd: add common ioctl() commandsAnton Lindqvist2019-04-012-1/+6
* sys/openbsd: add bpf descriptionsAnton Lindqvist2019-03-292-1/+26
* modifyhoujingyi2019-03-291-5/+5
* Sys/linux: Add rdma.txtNoa Osherovich2019-03-272-5/+265
* sys/sys-extract: update import path for fuchsia.Marco Vanotti2019-03-271-2/+2
* sys/linux: move openat to dev_rtc.txtShankara Pailoor2019-03-241-5/+5
* executor: prevent non-null expected warningsDmitry Vyukov2019-03-217-22/+22
* executor: update fdio import pathMarco Vanotti2019-03-201-1/+1
* sys/linux: disable SYSLOG_ACTION_CLEARDmitry Vyukov2019-03-191-5/+5
* sys/linux: restrict SYSLOG_ACTION_CONSOLE_LEVELDmitry Vyukov2019-03-181-5/+5
* sys/openbsd: add chflags descriptionsAnton Lindqvist2019-03-182-1/+4
* sys/linux: Add rfkill description for LinuxAlexander Popov2019-03-182-5/+20
* sys/linux: regenerate and fix const filesDmitry Vyukov2019-03-142-5/+81
* pkg/runtest: make tests pass on freebsdDmitry Vyukov2019-03-071-1/+1
* sys/freebsd: avoid mangling syscall namesMark Johnston2019-03-072-21/+22
* execprog, stress, prog2c: unify flags to enable additional featuresAndrey Konovalov2019-03-053-87/+150
* executor: add newline in debug callDmitry Vyukov2019-02-271-1/+1
* executor: update syntax for making W+X fuchsia memoryJulia Hansbrough2019-02-272-3/+8
* sys/fuchsia/fidlgen: update FIDL path & extract new descriptionsJulia Hansbrough2019-02-211-2/+2
* sys/linux: add netlink seg6 descriptionshoujingyi2019-02-212-5/+30
* executor: fix format stringsDmitry Vyukov2019-02-191-2/+2
* executor: fix detection of blocked callsDmitry Vyukov2019-02-131-2/+1
* hafnium: add basic supportDmitry Vyukov2019-02-122-5/+25
* sys/linux: regenerate constsDmitry Vyukov2019-02-122-79/+103