aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* pkg/report: fix guilty file extractionDmitry Vyukov2018-10-281-0/+1
* tools/create-openbsd*sh: use cdn.openbsd.org not cloudflare, install vmm-firm...Greg Steuck2018-10-282-3/+8
* tools/create-gce-image.sh: create ext4 image without journallingDmitry Vyukov2018-10-151-1/+1
* Android: Add simple test harness for SandboxZach Riggle2018-10-124-0/+74
* tools/create-openbsd*: Support post-version flip snapshots.Greg Steuck2018-10-112-19/+9
* tools/syz-execprog: show host featuresDmitry Vyukov2018-10-101-0/+5
* tools/create-openbsd-*: fully functional images from scratchGreg Steuck2018-09-282-9/+4
* tools/create-gce-image.sh: mount securityfs and configfsDmitry Vyukov2018-09-262-0/+4
* tools/create-openbsd-gce-ci auto-start syz-ci, redirect 8080 to 80Greg Steuck2018-09-261-2/+13
* tools/create-openbsd-gce-ci.sh mount 10G ramdisk for worker imagesGreg Steuck2018-09-201-0/+3
* tools/*openbsd*: smaller VMM images and tweaks.Greg Steuck2018-09-202-2/+187
* More packages and fewer daemons.Greg Steuck2018-09-171-1/+4
* tools/create-openbsd-gce-ci.sh: Add VMM configuration.Greg Steuck2018-09-171-7/+27
* tools/create-openbsd-gce-ci.sh: image for build machineGreg Steuck2018-09-101-0/+170
* tools/create-gce-image.sh: disable ftrace_dump_on_oopsDmitry Vyukov2018-09-101-1/+1
* tools/create-gce-image.sh: auto-detect block device typeDmitry Vyukov2018-09-071-6/+18
* tools: update to Debian stretchKees Cook2018-09-051-4/+5
* dashboard/config: re-enable selinuxDmitry Vyukov2018-09-052-4/+0
* tools/create-gce-image.sh: add default ext4 optionsDmitry Vyukov2018-09-031-1/+1
* pkg/runtest: assorted improvementsDmitry Vyukov2018-08-081-18/+29
* tools/syz-execprog: print blocked/unfinished/faulted flags for callsDmitry Vyukov2018-08-081-51/+78
* tools/syz-runtest: add tool for program unit testingDmitry Vyukov2018-08-031-0/+259
* pkg/ipc: move flags into subpackageDmitry Vyukov2018-08-032-2/+4
* pkg/mgrconfig: move from syz-manager/mgrconfigDmitry Vyukov2018-08-025-5/+5
* tools/syz-execprog: refactorDmitry Vyukov2018-07-311-114/+138
* .gometalinter.json: enable gofmtDmitry Vyukov2018-07-311-4/+4
* pkg/csource: add option to trace syscall resultsDmitry Vyukov2018-07-271-2/+5
* syz-execprog: initialize net devicesDmitry Vyukov2018-07-271-0/+3
* executor: overhaulDmitry Vyukov2018-07-241-4/+0
* pkg/report: improve akaros reporter and implement symbolizationDmitry Vyukov2018-07-161-1/+1
* pkg/host: add "network devices" featureDmitry Vyukov2018-07-131-0/+3
* pkg/host: disable for akarosDmitry Vyukov2018-07-062-4/+4
* pkg/instance: pass -os to execprog/fuzzer only for akarosDmitry Vyukov2018-07-061-3/+3
* pkg/repro: provide stats even for failed reproDmitry Vyukov2018-07-051-1/+8
* bpf: disable hardening in favor of unwindingDaniel Borkmann2018-07-051-1/+1
* pkg/ipc: create default config based on targetDmitry Vyukov2018-07-052-5/+5
* tools/syz-repro: add debug modeDmitry Vyukov2018-07-051-1/+2
* executor, pkg/ipc: support output over pipesDmitry Vyukov2018-06-291-2/+4
* tools/syz-prog2c: allow to test build of the resulting programDmitry Vyukov2018-06-291-0/+11
* pkg/report: allow to specify suppressions per OSDmitry Vyukov2018-06-224-66/+14
* pkg/report: pass vm type to NewReporterDmitry Vyukov2018-06-224-5/+5
* vm: pass instance to MonitorExecutionDmitry Vyukov2018-06-221-1/+1
* pkg/host: rework host feature detection/setupDmitry Vyukov2018-06-123-4/+24
* bpf: enable hardening mode 1 for jited imagesDaniel Borkmann2018-06-071-0/+1
* bpf: enable full unwind and kallsym export support for jited imagesDaniel Borkmann2018-06-071-0/+1
* Makefile, sys/targets: move all native compilation logic to sys/targetsDmitry Vyukov2018-06-061-0/+52
* tools/create-image.sh: fix watchdog_thresh valueDmitry Vyukov2018-05-191-1/+1
* tools/create-image.sh: add few useful sysctl'sDmitry Vyukov2018-05-181-1/+3
* tools/syz-execprog: restore the previous tun disabling logicDmitry Vyukov2018-05-181-0/+3
* pkg/csource: minimize netdevices and net resetDmitry Vyukov2018-05-172-18/+19