aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/host
Commit message (Expand)AuthorAgeFilesLines
* 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
* openbsd: enable packet injectionGreg Steuck2018-11-192-1/+2
* pkg/host: improve KMEMLEAK detectionDmitry Vyukov2018-10-101-7/+9
* pkg/host: improve KMEMLEAK supportDmitry Vyukov2018-09-282-38/+22
* RFC: android: Add support for untrusted_app sandboxing (#697)Zach Riggle2018-09-172-8/+18
* sys/linux: add syz_execute_funcDmitry Vyukov2018-08-302-1/+9
* sys/linux: add ext4 ioctls and overlayfsDmitry Vyukov2018-08-291-0/+4
* Add mandatory OpenBSD bits (#689)Anton Lindqvist2018-08-281-0/+16
* pkg/host: enable coverage on freebsd, disable on netbsdDmitry Vyukov2018-08-252-4/+4
* gometalinter: strengthen gocyclo limitDmitry Vyukov2018-08-021-0/+4
* gometalinter: clean up some errcheck warningsDmitry Vyukov2018-08-021-4/+13
* pkg/host: support test OSDmitry Vyukov2018-07-271-3/+3
* pkg/host: add "network devices" featureDmitry Vyukov2018-07-132-0/+11
* sys/linux: implement fuse as normal syscallsDmitry Vyukov2018-07-101-17/+33
* pkg/host: check that we can open files rather than that they existDmitry Vyukov2018-07-101-15/+19
* pkg/host: disable for akarosDmitry Vyukov2018-07-062-3/+20
* executor: rework fallback coverageDmitry Vyukov2018-06-221-4/+0
* pkg/host: fix race in testDmitry Vyukov2018-06-191-1/+1
* pkg/host: more precise detection for syz_mount_image supportDmitry Vyukov2018-06-181-5/+22
* pkg/host: support trial supported syscall detectionDmitry Vyukov2018-06-183-35/+89
* pkg/host: better detection of supported socketsDmitry Vyukov2018-06-181-2/+20
* all: fix gometalinter warningsDmitry Vyukov2018-06-121-8/+15
* pkg/host: rework host feature detection/setupDmitry Vyukov2018-06-129-24/+335
* gometalinter: enable line length checkingDmitry Vyukov2018-05-041-1/+2
* pkg/host: fix syz_mount_image detectionDmitry Vyukov2018-04-291-1/+1
* pkg/host: enable more fault injectionDmitry Vyukov2018-04-271-2/+11
* pkg/host: fix kallsyms names againDmitry Vyukov2018-04-191-1/+3
* pkg/host: fix kallsyms checkDmitry Vyukov2018-04-181-1/+2
* pkg/host: refactor codeDmitry Vyukov2018-04-081-26/+22
* pkg/prog: explain why syscalls are transitively disabledDmitry Vyukov2018-04-061-9/+3
* pkg/host: explain why syscalls are disabledDmitry Vyukov2018-04-069-119/+162
* sys/linux: add support for reading partition tablesDmitry Vyukov2018-04-011-0/+2
* sys/linux: add support for mounting filesystem imagesDmitry Vyukov2018-03-301-0/+2
* sys/linux: add cgroup descriptionsDmitry Vyukov2018-03-251-1/+1