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
/
ipc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
executor: collect coverage from unfinished syscalls
Dmitry Vyukov
2018-07-29
1
-18
/
+33
*
executor: overhaul
Dmitry Vyukov
2018-07-24
1
-1
/
+18
*
pkg/host: add "network devices" feature
Dmitry Vyukov
2018-07-13
1
-2
/
+4
*
vm/vmimpl: factor out common code for ssh args and waiting for ssh
Dmitry Vyukov
2018-07-06
1
-1
/
+1
*
pkg/ipc: add rate limiting for akaros
Dmitry Vyukov
2018-07-05
1
-0
/
+10
*
pkg/ipc: create default config based on target
Dmitry Vyukov
2018-07-05
2
-14
/
+3
*
pkg/ipc: don't consider hang as failure
Dmitry Vyukov
2018-06-30
1
-3
/
+3
*
prog: add stronger fallback signal
Dmitry Vyukov
2018-06-29
1
-7
/
+8
*
pkg/ipc: suppress gometalinter warnings
Dmitry Vyukov
2018-06-29
1
-1
/
+4
*
syz-manager: implement fallback coverage report
Dmitry Vyukov
2018-06-29
1
-1
/
+2
*
executor, pkg/ipc: support output over pipes
Dmitry Vyukov
2018-06-29
1
-60
/
+65
*
pkg/ipc: cleanup binary copy
Dmitry Vyukov
2018-06-29
1
-6
/
+11
*
pkg/ipc: fix cleanup in test
Dmitry Vyukov
2018-06-29
1
-8
/
+10
*
pkg/ipc: use absolute path to start subprocess
Dmitry Vyukov
2018-06-29
1
-0
/
+1
*
pkg/ipc: add fallback signal only if normal signal is not enabled
Dmitry Vyukov
2018-06-23
1
-1
/
+1
*
executor: rework fallback coverage
Dmitry Vyukov
2018-06-22
1
-2
/
+20
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-06-12
1
-3
/
+0
*
pkg/host: rework host feature detection/setup
Dmitry Vyukov
2018-06-12
1
-8
/
+0
*
pkg/csource: allow to build source fom memory
Dmitry Vyukov
2018-06-06
1
-7
/
+3
*
Makefile, sys/targets: move all native compilation logic to sys/targets
Dmitry Vyukov
2018-06-06
1
-1
/
+1
*
gometalinter: enable line length checking
Dmitry Vyukov
2018-05-04
1
-5
/
+9
*
pkg/ipc: fix data race on config.Timeout
Dmitry Vyukov
2018-04-23
2
-24
/
+85
*
pkg/ipc: disable coverage collection by default
Dmitry Vyukov
2018-04-06
1
-1
/
+1
*
pkg/ipc: test only on simple prog
Dmitry Vyukov
2018-03-20
1
-48
/
+20
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
2
-17
/
+4
*
sys/linux: fix mmap call args
Dmitry Vyukov
2018-02-20
1
-7
/
+15
*
pkg/ipc: always prepend handshake errors with executor pid
Dmitry Vyukov
2018-01-06
1
-6
/
+4
*
pkg/csource: fix handling of proc types
Dmitry Vyukov
2017-12-22
1
-1
/
+1
*
syz-fuzzer: refactor
Dmitry Vyukov
2017-12-18
1
-8
/
+0
*
pkg/ipc: make threaded/collide per-program options
Dmitry Vyukov
2017-12-17
2
-53
/
+71
*
syz-ci: test images before using them
Dmitry Vyukov
2017-11-30
2
-3
/
+5
*
pkg/osutil: don't leace runaway processes
Dmitry Vyukov
2017-11-16
1
-1
/
+1
*
pkg/ipc: fix reading comp hints
Dmitry Vyukov
2017-10-23
1
-15
/
+13
*
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
*
executor, pkg/ipc: unify ipc protocol between linux and other OSes
Dmitry Vyukov
2017-10-16
4
-773
/
+752
*
pkg/ipc: don't send program padding to executor
Dmitry Vyukov
2017-10-12
2
-3
/
+4
*
pkg/ipc, pkg/osutil: remove filepath.Abs fuchsia workarounds
Dmitry Vyukov
2017-10-12
1
-13
/
+10
*
pkg/ipc: extend error when fail to start executor
Dmitry Vyukov
2017-10-10
1
-1
/
+1
*
all: basic freebsd support
Dmitry Vyukov
2017-10-02
1
-1
/
+1
*
pkg/ipc: fix windows
Dmitry Vyukov
2017-09-27
1
-1
/
+4
*
pkg/ipc: windows port
Dmitry Vyukov
2017-09-25
1
-1
/
+1
*
all: more assorted fuchsia support
Dmitry Vyukov
2017-09-22
3
-16
/
+93
*
all: initial support for fuchsia
Dmitry Vyukov
2017-09-20
3
-644
/
+683
*
executor: split source per-OS
Dmitry Vyukov
2017-09-20
1
-1
/
+3
*
pkg/csource: support archs other than x86_64
Dmitry Vyukov
2017-09-15
1
-8
/
+13
*
prog: remove default target and all global state
Dmitry Vyukov
2017-09-15
1
-5
/
+6
*
syz-manager/mgrconfig: explicitly specify target in config
Dmitry Vyukov
2017-09-15
1
-0
/
+5
*
prog, sys: move types to prog
Dmitry Vyukov
2017-09-05
1
-0
/
+1
*
executor, ipc: modify the IO between KCOV<->executor<->fuzzer
Victor Chibotaru
2017-08-30
1
-6
/
+89
[prev]
[next]