index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/report: fix guilty file extraction
Dmitry Vyukov
2018-10-28
1
-0
/
+1
*
tools/create-openbsd*sh: use cdn.openbsd.org not cloudflare, install vmm-firm...
Greg Steuck
2018-10-28
2
-3
/
+8
*
tools/create-gce-image.sh: create ext4 image without journalling
Dmitry Vyukov
2018-10-15
1
-1
/
+1
*
Android: Add simple test harness for Sandbox
Zach Riggle
2018-10-12
4
-0
/
+74
*
tools/create-openbsd*: Support post-version flip snapshots.
Greg Steuck
2018-10-11
2
-19
/
+9
*
tools/syz-execprog: show host features
Dmitry Vyukov
2018-10-10
1
-0
/
+5
*
tools/create-openbsd-*: fully functional images from scratch
Greg Steuck
2018-09-28
2
-9
/
+4
*
tools/create-gce-image.sh: mount securityfs and configfs
Dmitry Vyukov
2018-09-26
2
-0
/
+4
*
tools/create-openbsd-gce-ci auto-start syz-ci, redirect 8080 to 80
Greg Steuck
2018-09-26
1
-2
/
+13
*
tools/create-openbsd-gce-ci.sh mount 10G ramdisk for worker images
Greg Steuck
2018-09-20
1
-0
/
+3
*
tools/*openbsd*: smaller VMM images and tweaks.
Greg Steuck
2018-09-20
2
-2
/
+187
*
More packages and fewer daemons.
Greg Steuck
2018-09-17
1
-1
/
+4
*
tools/create-openbsd-gce-ci.sh: Add VMM configuration.
Greg Steuck
2018-09-17
1
-7
/
+27
*
tools/create-openbsd-gce-ci.sh: image for build machine
Greg Steuck
2018-09-10
1
-0
/
+170
*
tools/create-gce-image.sh: disable ftrace_dump_on_oops
Dmitry Vyukov
2018-09-10
1
-1
/
+1
*
tools/create-gce-image.sh: auto-detect block device type
Dmitry Vyukov
2018-09-07
1
-6
/
+18
*
tools: update to Debian stretch
Kees Cook
2018-09-05
1
-4
/
+5
*
dashboard/config: re-enable selinux
Dmitry Vyukov
2018-09-05
2
-4
/
+0
*
tools/create-gce-image.sh: add default ext4 options
Dmitry Vyukov
2018-09-03
1
-1
/
+1
*
pkg/runtest: assorted improvements
Dmitry Vyukov
2018-08-08
1
-18
/
+29
*
tools/syz-execprog: print blocked/unfinished/faulted flags for calls
Dmitry Vyukov
2018-08-08
1
-51
/
+78
*
tools/syz-runtest: add tool for program unit testing
Dmitry Vyukov
2018-08-03
1
-0
/
+259
*
pkg/ipc: move flags into subpackage
Dmitry Vyukov
2018-08-03
2
-2
/
+4
*
pkg/mgrconfig: move from syz-manager/mgrconfig
Dmitry Vyukov
2018-08-02
5
-5
/
+5
*
tools/syz-execprog: refactor
Dmitry Vyukov
2018-07-31
1
-114
/
+138
*
.gometalinter.json: enable gofmt
Dmitry Vyukov
2018-07-31
1
-4
/
+4
*
pkg/csource: add option to trace syscall results
Dmitry Vyukov
2018-07-27
1
-2
/
+5
*
syz-execprog: initialize net devices
Dmitry Vyukov
2018-07-27
1
-0
/
+3
*
executor: overhaul
Dmitry Vyukov
2018-07-24
1
-4
/
+0
*
pkg/report: improve akaros reporter and implement symbolization
Dmitry Vyukov
2018-07-16
1
-1
/
+1
*
pkg/host: add "network devices" feature
Dmitry Vyukov
2018-07-13
1
-0
/
+3
*
pkg/host: disable for akaros
Dmitry Vyukov
2018-07-06
2
-4
/
+4
*
pkg/instance: pass -os to execprog/fuzzer only for akaros
Dmitry Vyukov
2018-07-06
1
-3
/
+3
*
pkg/repro: provide stats even for failed repro
Dmitry Vyukov
2018-07-05
1
-1
/
+8
*
bpf: disable hardening in favor of unwinding
Daniel Borkmann
2018-07-05
1
-1
/
+1
*
pkg/ipc: create default config based on target
Dmitry Vyukov
2018-07-05
2
-5
/
+5
*
tools/syz-repro: add debug mode
Dmitry Vyukov
2018-07-05
1
-1
/
+2
*
executor, pkg/ipc: support output over pipes
Dmitry Vyukov
2018-06-29
1
-2
/
+4
*
tools/syz-prog2c: allow to test build of the resulting program
Dmitry Vyukov
2018-06-29
1
-0
/
+11
*
pkg/report: allow to specify suppressions per OS
Dmitry Vyukov
2018-06-22
4
-66
/
+14
*
pkg/report: pass vm type to NewReporter
Dmitry Vyukov
2018-06-22
4
-5
/
+5
*
vm: pass instance to MonitorExecution
Dmitry Vyukov
2018-06-22
1
-1
/
+1
*
pkg/host: rework host feature detection/setup
Dmitry Vyukov
2018-06-12
3
-4
/
+24
*
bpf: enable hardening mode 1 for jited images
Daniel Borkmann
2018-06-07
1
-0
/
+1
*
bpf: enable full unwind and kallsym export support for jited images
Daniel Borkmann
2018-06-07
1
-0
/
+1
*
Makefile, sys/targets: move all native compilation logic to sys/targets
Dmitry Vyukov
2018-06-06
1
-0
/
+52
*
tools/create-image.sh: fix watchdog_thresh value
Dmitry Vyukov
2018-05-19
1
-1
/
+1
*
tools/create-image.sh: add few useful sysctl's
Dmitry Vyukov
2018-05-18
1
-1
/
+3
*
tools/syz-execprog: restore the previous tun disabling logic
Dmitry Vyukov
2018-05-18
1
-0
/
+3
*
pkg/csource: minimize netdevices and net reset
Dmitry Vyukov
2018-05-17
2
-18
/
+19
[next]