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
/
pkg
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/csource: add freebsd/netbsd support
Dmitry Vyukov
2017-10-26
4
-0
/
+652
*
pkg/report: add netbsd stub
Dmitry Vyukov
2017-10-25
2
-0
/
+54
*
all: basic building on netbsd
Dmitry Vyukov
2017-10-23
3
-1
/
+24
*
syz-fuzzer: fix manager polling
Dmitry Vyukov
2017-10-23
1
-3
/
+4
*
pkg/ipc: fix reading comp hints
Dmitry Vyukov
2017-10-23
1
-15
/
+13
*
pkg/report: more linux spinlock oops messages
Dmitry Vyukov
2017-10-22
2
-6
/
+28
*
executor: fix build breakages due to doexit
Dmitry Vyukov
2017-10-19
2
-6
/
+21
*
pkg/ast: fix TestParseAll
Dmitry Vyukov
2017-10-19
1
-10
/
+6
*
pkg/report: strip unnecessary info from "workqueue lockup" crashes
Dmitry Vyukov
2017-10-18
2
-2
/
+10
*
pkg/ipc: move fallback coverage into executor
Dmitry Vyukov
2017-10-18
1
-14
/
+0
*
executor: use forkserver for freebsd
Dmitry Vyukov
2017-10-18
1
-0
/
+14
*
pkg/report: support freebsd
Dmitry Vyukov
2017-10-18
6
-80
/
+275
*
pkg/report: support multiple OSes
Dmitry Vyukov
2017-10-18
11
-2827
/
+3137
*
pkg/report: don't use access size for KASAN reports
Dmitry Vyukov
2017-10-17
2
-2
/
+8
*
executor: fix akaros nonfailing mode
Dmitry Vyukov
2017-10-16
1
-1
/
+9
*
executor, pkg/ipc: unify ipc protocol between linux and other OSes
Dmitry Vyukov
2017-10-16
20
-813
/
+966
*
pkg/csource: support akaros
Dmitry Vyukov
2017-10-16
5
-130
/
+552
*
pkg/host: add akaros support
Dmitry Vyukov
2017-10-16
1
-0
/
+19
*
executor: write debug output to stderr
Dmitry Vyukov
2017-10-16
1
-2
/
+2
*
pkg/ipc: don't send program padding to executor
Dmitry Vyukov
2017-10-12
3
-4
/
+5
*
pkg/ipc, pkg/osutil: remove filepath.Abs fuchsia workarounds
Dmitry Vyukov
2017-10-12
2
-21
/
+10
*
executor: include missing header
Dmitry Vyukov
2017-10-10
1
-3
/
+6
*
pkg/ipc: extend error when fail to start executor
Dmitry Vyukov
2017-10-10
1
-1
/
+1
*
syz-fuzzer: don't send/check CallIndex for inputs
Dmitry Vyukov
2017-10-10
1
-5
/
+4
*
all: basic freebsd support
Dmitry Vyukov
2017-10-02
5
-4
/
+26
*
syz-fuzzer: use osutil.HandleInterrupts instead of custom code
Dmitry Vyukov
2017-10-02
1
-1
/
+1
*
executor: support fragmentation in syz_emit_ethernet
Dmitry Vyukov
2017-10-02
1
-16
/
+67
*
pkg/kd: add KD protocol decoder
Dmitry Vyukov
2017-09-28
2
-0
/
+141
*
pkg/ipc: fix windows
Dmitry Vyukov
2017-09-27
1
-1
/
+4
*
executor: fix execution of windows syscalls
Dmitry Vyukov
2017-09-27
1
-1
/
+6
*
executor, sys/windows: initial windows support
Dmitry Vyukov
2017-09-25
3
-56
/
+66
*
pkg/ipc: windows port
Dmitry Vyukov
2017-09-25
1
-1
/
+1
*
pkg/osutil: windows port
Dmitry Vyukov
2017-09-25
4
-28
/
+35
*
pkg/host: add windows stub
Dmitry Vyukov
2017-09-25
1
-0
/
+17
*
sys/syz-extract: support fuchsia
Dmitry Vyukov
2017-09-25
3
-6
/
+11
*
pkg/report: suppress another android boot message
Dmitry Vyukov
2017-09-23
2
-0
/
+6
*
pkg/csource: disable linux/386 tests
Dmitry Vyukov
2017-09-22
1
-0
/
+5
*
pkg/repro: fix nil target in prog
Dmitry Vyukov
2017-09-22
1
-6
/
+8
*
all: more assorted fuchsia support
Dmitry Vyukov
2017-09-22
12
-190
/
+298
*
all: initial support for fuchsia
Dmitry Vyukov
2017-09-20
4
-647
/
+692
*
executor: split source per-OS
Dmitry Vyukov
2017-09-20
1
-1
/
+3
*
pkg/host: add fuchsia support
Dmitry Vyukov
2017-09-20
3
-0
/
+21
*
sys/targets: move targets from sys package
Dmitry Vyukov
2017-09-15
1
-3
/
+3
*
pkg/compiler: don't genererate missing syscalls
Dmitry Vyukov
2017-09-15
6
-30
/
+70
*
syz-manager: check that files we are using are not changing under us
Dmitry Vyukov
2017-09-15
1
-3
/
+2
*
syz-manager, syz-fuzzer, executor: ensure that binaries are consistent
Dmitry Vyukov
2017-09-15
1
-0
/
+5
*
pkg/csource: support archs other than x86_64
Dmitry Vyukov
2017-09-15
4
-33
/
+82
*
prog: remove default target and all global state
Dmitry Vyukov
2017-09-15
6
-33
/
+42
*
syz-fuzzer, syz-execprog: add -arch flag
Dmitry Vyukov
2017-09-15
1
-2
/
+4
*
syz-manager/mgrconfig: explicitly specify target in config
Dmitry Vyukov
2017-09-15
3
-0
/
+15
[next]