aboutsummaryrefslogtreecommitdiffstats
path: root/pkg
Commit message (Expand)AuthorAgeFilesLines
* executor: reapply setuid sandbox for bsdGreg Steuck2018-12-112-0/+71
* Revert "executor: add setuid sandbox for openbsd"Greg Steuck2018-12-102-71/+0
* tools/syz-runtest: test program parsing before booting VMsDmitry Vyukov2018-12-101-2/+11
* pkg/ipc: move sandbox helpers from ipcconfigDmitry Vyukov2018-12-103-30/+28
* prog: introduce strict parsing modeDmitry Vyukov2018-12-101-1/+1
* syz-manager: move coverage report code to pkg/coverDmitry Vyukov2018-12-101-0/+454
* executor: add setuid sandbox for openbsdGreg Steuck2018-12-102-0/+71
* executor: fix handling of big-endian bitfieldsDmitry Vyukov2018-12-085-26/+39
* pkg/report: add initial symbolize suppport to OpenBSDAnton Lindqvist2018-12-082-6/+174
* pkg/report: pass the target to each OS report constructorAnton Lindqvist2018-12-0812-17/+45
* pkg/build/openbsd: require kernel config files as configuration dataGreg Steuck2018-12-071-37/+12
* pkg/db: provide helper function for database creationDmitry Vyukov2018-12-061-0/+20
* pkg/csource: exclude linux/arm64 testsDmitry Vyukov2018-12-051-7/+5
* pkg/csource: reduce short testsDmitry Vyukov2018-12-032-40/+43
* pkg/csource: use defines from sys/syscall.h on *bsdGreg Steuck2018-12-021-0/+1
* executor: add support for tap interfaces on FreeBSDMichael Tüxen2018-12-012-1/+16
* openbsd: repair pkg/csource_testGreg Steuck2018-11-302-43/+35
* pkg/report: suppress another gvisor OOMDmitry Vyukov2018-11-302-0/+19
* executor: Use correct macros.Michael Tuexen2018-11-301-1/+1
* executor: Fix compilation on FreeBSD.Michael Tuexen2018-11-301-5/+4
* openbsd: run on gceGreg Steuck2018-11-272-15/+51
* dashboard/app: enlarge stats value column for managerDmitry Vyukov2018-11-231-2/+2
* executor: FreeBSD: fixed endian.h pathmsvoelker2018-11-231-0/+4
* syz-manager: modernize web UIDmitry Vyukov2018-11-222-0/+331
* ipc: add ProgInfo structAndrey Konovalov2018-11-224-40/+45
* pkg/report: refine rcu stall detectionDmitry Vyukov2018-11-222-0/+71
* pkg/report: detect Go service panics for fuchsiaDmitry Vyukov2018-11-224-0/+86
* pkg/report: fix corrupted stack trace checkingDmitry Vyukov2018-11-222-7/+1151
* pkg/report: add "PANIC: double fault" report formatDmitry Vyukov2018-11-226-7/+193
* pkg/build: copy fuchsia ssh keyDmitry Vyukov2018-11-211-1/+2
* sys/fuchsia: update VMAR syscallsMarco Vanotti2018-11-211-3/+3
* pkg/compiler: add error handler in CollectUnusedMarco Vanotti2018-11-213-6/+104
* pkg/vcs: also recognize Tested-by: git commit tagsDmitry Vyukov2018-11-201-0/+2
* openbsd: enable packet injectionGreg Steuck2018-11-192-1/+2
* pkg/compiler: add vma64 typeDmitry Vyukov2018-11-172-1/+11
* executor: OpenBSD network package injectionGreg Steuck2018-11-171-6/+214
* sys/targest: introduce target.BuildOSDmitry Vyukov2018-11-171-3/+3
* pkg/csource: add support for creating reproducers on OpenBSDAnton Lindqvist2018-11-171-1/+2
* [fuchsia] SSH fix and build invocation fix.Julia Hansbrough2018-11-161-3/+2
* [fuchsia] Fix typo in Fuchsia build.Julia Hansbrough2018-11-151-3/+2
* [fuchsia] Fix Fuchsia build.Julia Hansbrough2018-11-121-2/+4
* pkg/report: do not interpret reorder_kernel lines as a crash on OpenBSDAnton Lindqvist2018-11-122-1/+24
* executor: fix inclusion of kvm arch-specific codeDmitry Vyukov2018-10-311-2/+2
* pkg/report: fix guilty file extractionDmitry Vyukov2018-10-281-8/+12
* all: fix code formattingDmitry Vyukov2018-10-162-2/+1
* tools/create-gce-image.sh: create ext4 image without journallingDmitry Vyukov2018-10-151-1/+2
* Android: Fix sandbox implementationZach Riggle2018-10-121-3/+10
* pkg/report: improve OpenBSD output parsingDmitry Vyukov2018-10-112-1/+146
* pkg/email, pkg/vcs: test that OpenBSD-style commits are handledDmitry Vyukov2018-10-112-2/+47
* executor: Fuchsia: Use zx_task_resume_from_exception()Scott Graham2018-10-101-2/+2