aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/host
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* pkg/host: disable syz_execute_funcDmitry Vyukov2019-06-031-1/+16
* make changes to prevent failing buildR3x2019-05-211-0/+4
* pkg/runtest: test host.SetupDmitry Vyukov2019-05-211-1/+1
* pkg/host: don't enable binfmt_misc on non-linuxDmitry Vyukov2019-05-211-1/+1
* executor: implement support for leak checkingDmitry Vyukov2019-05-202-144/+17
* pkg/host: Add test for kallsymsRenameMapAndrew Donnellan2019-05-081-6/+29
* pkg/host: Add stat to kallsyms rename mapAndrew Donnellan2019-05-081-0/+1
* sys/openbsd: add vmm descriptions (#1152)Anton Lindqvist2019-05-011-0/+17
* all: add basic USB fuzzing supportAndrey Konovalov2019-04-111-0/+10
* pkg/host: move kallsyms parsing test to host_linux_test.goAndrey Konovalov2019-04-052-77/+77
* pkg/host: enable kallsyms parsing on armCody Holliday2019-04-052-1/+14
* host: add kallsyms parsing testsAndrey Konovalov2019-04-042-18/+88
* pkg/host: don't fail if CONFIG_FAIL_FUTEX is not enabledDmitry Vyukov2019-02-111-5/+8
* pkg/host: enable FeatureComparisons on OpenBSDAnton Lindqvist2019-01-211-0/+1
* pkg/host: enable FeatureComparisons on FreeBSDMichael Tuexen2019-01-201-0/+1
* kcov: some fixes for extra coverageAndrey Konovalov2019-01-171-1/+1
* all: detect extra coverage supportAndrey Konovalov2019-01-162-6/+45
* pkg/host: Support extracting kallsyms on ppc64leAndrew Donnellan2019-01-151-0/+2
* fuzzer: fix syscall detectionAndrey Konovalov2019-01-081-2/+2
* fuzzer: speed up syscall support detectionAndrey Konovalov2019-01-089-20/+41
* executor: reapply setuid sandbox for bsdGreg Steuck2018-12-111-0/+1
* Revert "executor: add setuid sandbox for openbsd"Greg Steuck2018-12-101-1/+0
* executor: add setuid sandbox for openbsdGreg Steuck2018-12-101-0/+1
* executor: add support for tap interfaces on FreeBSDMichael Tüxen2018-12-011-0/+1