aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/host
Commit message (Expand)AuthorAgeFilesLines
* 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
* sys/linux: add netlink fou descriptionsDmitry Vyukov2018-03-211-0/+7
* all: fix gometalinter warningsDmitry Vyukov2018-03-081-1/+1
* sys/linux: add syz_init_net_socket syscallDmitry Vyukov2018-03-057-31/+30
* sys: move test syscalls to a separate targetDmitry Vyukov2017-12-171-2/+0
* sys/linux: open files from /procDmitry Vyukov2017-11-271-0/+2
* sys/linux: remove get_kernel_syms, add quotactl syscallDmitry Vyukov2017-11-201-1/+13
* all: basic building on netbsdDmitry Vyukov2017-10-231-0/+21
* executor, pkg/ipc: unify ipc protocol between linux and other OSesDmitry Vyukov2017-10-165-0/+27
* pkg/host: add akaros supportDmitry Vyukov2017-10-161-0/+19
* all: basic freebsd supportDmitry Vyukov2017-10-021-0/+17
* pkg/host: add windows stubDmitry Vyukov2017-09-251-0/+17
* pkg/host: add fuchsia supportDmitry Vyukov2017-09-203-0/+21
* pkg/compiler: don't genererate missing syscallsDmitry Vyukov2017-09-151-3/+0