aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/host/host.go
Commit message (Expand)AuthorAgeFilesLines
* pkg/host: split files into syscalls/featuresDmitry Vyukov2019-11-161-152/+0
* sys/targets: add HostFuzzer flagDmitry Vyukov2019-11-161-7/+5
* executor: move fixed pci devlink handle into network namespaceJiri Pirko2019-11-031-0/+2
* executor, host, csource: Add support to enable KCSANMarco Elver2019-10-041-0/+5
* all: convert Fuchsia to use "host fuzzing" modeMatthew Dempsky2019-08-271-3/+6
* pkg/host: disable syz_execute_funcDmitry Vyukov2019-06-031-1/+16
* 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-201-24/+17
* all: detect extra coverage supportAndrey Konovalov2019-01-161-0/+2
* fuzzer: speed up syscall support detectionAndrey Konovalov2019-01-081-1/+3
* openbsd: enable packet injectionGreg Steuck2018-11-191-1/+1
* pkg/host: improve KMEMLEAK supportDmitry Vyukov2018-09-281-11/+11
* RFC: android: Add support for untrusted_app sandboxing (#697)Zach Riggle2018-09-171-8/+10
* sys/linux: add syz_execute_funcDmitry Vyukov2018-08-301-1/+7
* pkg/host: support test OSDmitry Vyukov2018-07-271-3/+3
* pkg/host: add "network devices" featureDmitry Vyukov2018-07-131-0/+2
* pkg/host: disable for akarosDmitry Vyukov2018-07-061-2/+15
* pkg/host: support trial supported syscall detectionDmitry Vyukov2018-06-181-0/+2
* pkg/host: rework host feature detection/setupDmitry Vyukov2018-06-121-0/+79
* gometalinter: enable line length checkingDmitry Vyukov2018-05-041-1/+2
* pkg/host: explain why syscalls are disabledDmitry Vyukov2018-04-061-0/+27
* pkg/host: add fuchsia supportDmitry Vyukov2017-09-201-161/+0
* pkg/compiler: don't genererate missing syscallsDmitry Vyukov2017-09-151-3/+0
* prog: remove default target and all global stateDmitry Vyukov2017-09-151-2/+2
* prog, sys: move types to progDmitry Vyukov2017-09-051-16/+16
* sys: rename Call to SyscallDmitry Vyukov2017-09-051-8/+8
* pkg/compiler: restore generation of unsupported syscallsDmitry Vyukov2017-09-021-0/+3
* pkg/compiler: check and generate typesDmitry Vyukov2017-09-021-3/+0
* pkg/host: move from hostDmitry Vyukov2017-06-171-0/+164