aboutsummaryrefslogtreecommitdiffstats
path: root/executor
Commit message (Expand)AuthorAgeFilesLines
* executor/usb: enable endpoints on SET_INTERFACEAndrey Konovalov2019-10-212-50/+187
* sys/linux: add some new flagsDmitry Vyukov2019-10-152-5/+13
* sys/linux: add exfat descriptionsDmitry Vyukov2019-10-152-5/+10
* sys/linux: add watch_queue descriptionsDmitry Vyukov2019-10-152-5/+25
* sys/linux/vusb.txt: describe UAC1 device classAndrey Konovalov2019-10-152-5/+15
* prog: mutate length of output buffersVeronica Radu2019-10-102-1/+3
* sys/linux: improve i2c descriptions a bitDmitry Vyukov2019-10-081-5/+5
* Change KCSAN info file to debugfsMarco Elver2019-10-081-1/+1
* executor, host, csource: Add support to enable KCSANMarco Elver2019-10-043-0/+12
* sys/linux: add new syscall descriptions for devio and usbmonVeronica Radu2019-10-012-15/+158
* sys/linux/dev_binder.txt: also support real-world binder device namesEric Biggers2019-09-302-5/+20
* sys/linux: add new pidfd syscallsDmitry Vyukov2019-09-272-3/+12
* executor, csource: adjust syz_open_dev$hiddev timeoutAndrey Konovalov2019-09-241-0/+2
* executor: handle USB IN requests with wLength == 0Andrey Konovalov2019-09-191-3/+7
* executor: always provide DEVICE_QUALIFIER USB descriptorAndrey Konovalov2019-09-191-0/+16
* sys/linux: update BPF constantsPaul Chaignon2019-09-192-3/+6
* sys/linux: re-generate Linux descriptions from next-20190918Eric Biggers2019-09-192-5/+30
* sys/linux: update BPF's anonymous structuresPaul Chaignon2019-09-181-5/+5
* sys/linux: basic support for bpf-to-bpf function callsPaul Chaignon2019-09-171-5/+5
* executor: fix out-of-bounds access to syscalls arrayAndrey Konovalov2019-09-171-20/+20
* sys/linux: support for loopkup-free map value accessesPaul Chaignon2019-09-171-5/+5
* sys/freebsd/sys.txt: update sendfile descriptionMichael Tuexen2019-09-161-2/+2
* sys/freebsd/vnet.txt: replace IPPROTO_SEP by IPPROTO_DCCP (#1401)Michael Tüxen2019-09-161-2/+2
* executor/fuchsia: close vmo handle in syz_mmap.Marco Vanotti2019-09-121-0/+7
* executor/fuchsia: don't crash on syz_mmap failure.Marco Vanotti2019-09-111-3/+7
* executor/usb: use UTF16 encoding for default stringAndrey Konovalov2019-09-061-6/+18
* executor/usb: fix null-ptr-deref in syz_usb_control_ioAndrey Konovalov2019-09-061-2/+2
* executor/usb: improve debugging messagesAndrey Konovalov2019-09-061-9/+9
* sys/linux/usb: fix CDC mac address encodingAndrey Konovalov2019-09-061-5/+5
* sys/linux/usb: always provide device string idsAndrey Konovalov2019-09-061-5/+5
* executor/usb: allow syz_usb_control_io args to be 0Andrey Konovalov2019-09-061-2/+7
* sys/linux/vusb.txt: properly describe interfaces for USB CDC NCMAndrey Konovalov2019-09-062-15/+15
* sys/linux, executor: basic support for multiple USB interfacesAndrey Konovalov2019-09-061-15/+26
* executor: fix sigsegv for default USB string responseAndrey Konovalov2019-09-051-1/+1
* sys/linux/vusb.txt: fix typo in descriptionsAndrey Konovalov2019-09-051-5/+5
* prog: implemented argument and call prioritiesVeronica Radu2019-09-042-1/+3
* sys/linux/vusb.txt: fix unused EPSNUM paramAndrey Konovalov2019-09-041-5/+5
* all: convert Fuchsia to use "host fuzzing" modeMatthew Dempsky2019-08-271-0/+2
* sys/linux, executor: minor USB fixes (#1361)Andrey Konovalov2019-08-232-8/+11
* sys/linux: fix bNumEndpoints in a USB interface (#1360)Andrey Konovalov2019-08-221-5/+5
* executor: fix procid not declared properly for netbsd (#1358)Andrey Konovalov2019-08-221-1/+1
* sys/linux: add basic USB CDC NCM descriptions (#1337)Andrey Konovalov2019-08-142-5/+15
* sys/linux: fix USB string descriptors (#1336)Andrey Konovalov2019-08-141-5/+5
* sys/fuchsia: update socket syscallsMarco Vanotti2019-08-142-32/+2
* sys/openbsd: add ktrace descriptionAnton Lindqvist2019-08-122-1/+2
* sys/openbsd: add acct descriptionAnton Lindqvist2019-08-122-1/+2
* sys/openbsd: add speaker descriptionsAnton Lindqvist2019-08-122-1/+4
* sys/linux: add basic USB CDC Ethernet descriptions (#1328)Andrey Konovalov2019-08-093-6/+16
* prog: add special mutation for binary flagsVeronica Radu2019-08-092-1/+7
* sys/linux: add syz_open_dev$char_usb descriptionsAndrey Konovalov2019-08-082-5/+20