aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/host
Commit message (Expand)AuthorAgeFilesLines
* executor/common_linux.h: add syz_fuse_handle_req()Stefano Duo2020-08-141-2/+13
* executor: enable extra coverage on OpenBSDAnton Lindqvist2020-08-111-0/+1
* sys/linux: add descriptions for BPF LSMCheng-Min Chiang2020-08-071-1/+9
* pkg/host/syscalls_linux.go: refactor isSupportedSyzkall()Stefano Duo2020-08-051-69/+104
* Revert "executor: enable extra coverage on OpenBSD"Anton Lindqvist2020-08-021-1/+0
* executor: enable extra coverage on OpenBSDAnton Lindqvist2020-08-021-0/+1
* all: initialize vhci in linuxTheOfficialFloW2020-07-303-0/+13
* executor: added syz_io_uring_setup to wrap both setup and mmapNecip Fazil Yildiran2020-07-291-1/+1
* sys/linux: enhanced descs for io_uringNecip Fazil Yildiran2020-07-241-2/+15
* sys/linux: add descriptions for raw character devicesAlbert van der Linde2020-07-201-0/+4
* sys/targets: don't use HostFuzzer mode for test OSDmitry Vyukov2020-07-152-4/+9
* all: fix comments formatDmitry Vyukov2020-07-122-2/+2
* all: don't compare string len with 0Dmitry Vyukov2020-07-041-2/+2
* pkg/host: increase executor setup timeoutDmitry Vyukov2020-06-291-1/+1
* pkg/host: add support for linux/riscv64Tobias Klauser2020-06-262-0/+18
* sys/linux: first 64bit big-endian architecture s390xAlexander Egorenkov2020-06-252-0/+21
* sys/netbsd: support multiple vHCI buses (#1822)m00nbsd2020-06-131-1/+1
* sys/netbsd: add support for fault injection (#1817)m00nbsd2020-06-111-0/+8
* .golangci.yml: reduce function line count from 200 to 140Dmitry Vyukov2020-06-071-41/+44
* executor: add support for extra coverage on NetBSDm00nbsd2020-05-201-0/+1
* executor: add support for USB fuzzing on NetBSDm00nbsd2020-05-191-1/+16
* prog: refactor ANY to not fabricate new typesDmitry Vyukov2020-05-051-9/+11
* prog: support disabled attributeDmitry Vyukov2020-05-041-31/+37
* prog: introduce Field typeDmitry Vyukov2020-05-021-10/+10
* prog: rename {PtrType,ArrayType}.Type to ElemDmitry Vyukov2020-05-011-1/+1
* pkg/host: support wrapping of executor binaryDmitry Vyukov2020-04-171-1/+4
* csource, executor: add usb emulation featureAndrey Konovalov2020-04-033-3/+9
* sys/linux: don't use syz_open_dev when openat is enoughDmitry Vyukov2020-03-241-1/+3
* executor, sys/linux: add ath9k usb descriptionsAndrey Konovalov2020-03-131-1/+2
* pkg/host: fix detection of enabled LSMsDmitry Vyukov2020-01-051-1/+5
* pkg/host: detect unsupported LSMsDmitry Vyukov2020-01-051-0/+31
* Implement basic support for MIPS64LEJouni Hogander2019-12-171-0/+2
* pkg/host: add Features.SupportedDmitry Vyukov2019-11-162-1/+5
* pkg/host: rename some featuresDmitry Vyukov2019-11-165-20/+20
* executor: refactor sandbox flagsDmitry Vyukov2019-11-162-15/+15
* pkg/host: split files into syscalls/featuresDmitry Vyukov2019-11-165-251/+273
* sys/targets: add HostFuzzer flagDmitry Vyukov2019-11-161-7/+5
* executor, pkg/host: update usb raw-gadget interfaceAndrey Konovalov2019-11-151-1/+1
* executor, pkg/host, dashboard/config: rename usb-fuzzer to usb raw-gadgetAndrey Konovalov2019-11-041-1/+1
* executor: move fixed pci devlink handle into network namespaceJiri Pirko2019-11-032-0/+10
* Disable checkFeature[FeatureNetworkInjection] for NetBSDKamil Rytarowski2019-10-091-1/+0
* Change KCSAN info file to debugfsMarco Elver2019-10-081-1/+1
* executor, host, csource: Add support to enable KCSANMarco Elver2019-10-042-0/+13
* all: convert Fuchsia to use "host fuzzing" modeMatthew Dempsky2019-08-271-3/+6
* pkg/host: fix linux netdevices detectionDmitry Vyukov2019-08-091-10/+2
* pkg/report: enable feature comparisons for NetBSDSiddharth M2019-07-151-0/+1
* executor: add network packet injection for NetBSDSiddharth M2019-07-141-0/+1
* sys/linux, executor: add syz_usb_ep_read syzkallAndrey Konovalov2019-07-011-1/+1
* pkg/host: improve openat checkmspecter2019-06-111-6/+20
* pkg/host: enable evdev, hidraw and hiddev when USB fuzzing is onAndrey Konovalov2019-06-061-0/+12