aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/csource
Commit message (Expand)AuthorAgeFilesLines
* pkg/runtest: fixes for fuchsiaDmitry Vyukov2018-09-061-1/+7
* sys/linux: add syz_execute_funcDmitry Vyukov2018-08-301-3/+11
* Add mandatory OpenBSD bits (#689)Anton Lindqvist2018-08-281-3/+31
* executor: fix gcc warnings in fuchsia generated codeDmitry Vyukov2018-08-192-21/+25
* executor: fix FS_XFLAG_IMMUTABLE for 32-bit modeDmitry Vyukov2018-08-091-13/+5
* pkg/csource: fix 32-bit syscall callsDmitry Vyukov2018-08-091-1/+7
* executor: fix cgroupsDmitry Vyukov2018-08-091-4/+4
* executor: mount binfmt_mistDmitry Vyukov2018-08-091-6/+9
* executor: clean up immutable dirsDmitry Vyukov2018-08-091-0/+10
* executor: remove unnecessary hooks on fuchsiaDmitry Vyukov2018-08-091-5/+0
* sys/fuchsia: add syscall description for binding channels to LauncherDokyung Song2018-08-081-0/+1
* executor: manually define struct fsxattrDmitry Vyukov2018-08-081-1/+11
* executor: clean up immutable filesDmitry Vyukov2018-08-081-0/+11
* pkg/csource: don't do checkpoint/reset net with setuid sandboxDmitry Vyukov2018-08-081-19/+26
* executor: don't checkpoint/reset net namespace with setuid sandboxDmitry Vyukov2018-08-081-0/+8
* executor: checkpoint net namespace in the right namespaceDan Austin2018-08-081-4/+4
* executor: check write return valueDmitry Vyukov2018-08-051-2/+10
* executor: abort fuse connectionDmitry Vyukov2018-08-041-6/+65
* sys/test: add more testsDmitry Vyukov2018-08-031-0/+58
* pkg/csource: minor fixesDmitry Vyukov2018-08-031-1/+3
* executor: extend logging in netfilter codeDmitry Vyukov2018-08-021-32/+46
* pkg/csource: refactor generateCallsDmitry Vyukov2018-08-021-42/+48
* pkg/csource: refactor defineListDmitry Vyukov2018-08-022-76/+40
* pkg/mgrconfig: move from syz-manager/mgrconfigDmitry Vyukov2018-08-021-1/+1
* pkg/csource: rafactor option checkingDmitry Vyukov2018-07-312-30/+26
* pkg/csource: refactor call generationDmitry Vyukov2018-07-311-27/+31
* .gometalinter.json: enable gofmtDmitry Vyukov2018-07-311-5/+5
* executor: make current_time_ms/sleep_msDmitry Vyukov2018-07-301-7/+6
* pkg/csource: turn off 32-bit testsDmitry Vyukov2018-07-271-0/+4
* executor: disable clang-format for some partsDmitry Vyukov2018-07-271-9/+5
* pkg/csource: rewrite gen.sh in GoDmitry Vyukov2018-07-274-57/+74
* pkg/csource: add option to trace syscall resultsDmitry Vyukov2018-07-275-14/+48
* pkg/csource: tidy generated codeDmitry Vyukov2018-07-273-192/+224
* executor: simplify event_timedwaitDmitry Vyukov2018-07-271-30/+19
* executor: ignore unshare errors in setuid sandboxDmitry Vyukov2018-07-271-4/+8
* pkg/csource: say what compiler is missingDmitry Vyukov2018-07-252-7/+5
* pkg/csource: tun/cgroups are linux-specificDmitry Vyukov2018-07-251-2/+1
* pkg/csource: remove /bin/bash assumptionAnton Lindqvist2018-07-251-1/+1
* executor: overhaulDmitry Vyukov2018-07-2413-2806/+1593
* pkg/host: add "network devices" featureDmitry Vyukov2018-07-131-0/+8
* sys/linux: implement fuse as normal syscallsDmitry Vyukov2018-07-101-63/+0
* executor: tweaks for better 9p testingDmitry Vyukov2018-07-081-2/+8
* prog, pkg/compiler: support fmt typeDmitry Vyukov2018-07-082-37/+67
* executor: executor fix fuchsia buildDmitry Vyukov2018-07-071-0/+1
* executor: repair akaros supportDmitry Vyukov2018-07-051-34/+89
* pkg/csource: disable most features on akarosDmitry Vyukov2018-07-051-8/+8
* executor: remove unnecessary parensDmitry Vyukov2018-07-051-1/+1
* pkg/csource: prevent unused-result warningsDmitry Vyukov2018-07-021-2/+2
* executor: include more headers on fuchsiaDmitry Vyukov2018-06-301-0/+2
* pkg/csource: account for different types of syscalls on fuchsiaDmitry Vyukov2018-06-301-5/+10