index
:
syz
actual
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
/
ipc_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: ignore async flag in the non-threaded mode
Aleksandr Nogikh
2021-12-13
1
-3
/
+11
*
all: replace collide mode by `async` call property
Aleksandr Nogikh
2021-12-10
1
-1
/
+1
*
all: make timeouts configurable
Dmitry Vyukov
2020-12-28
1
-4
/
+6
*
pkg/ipc: fix running of executor tests
Dmitry Vyukov
2020-12-09
1
-2
/
+2
*
pkg/ipc: remove Config.Timeout
Dmitry Vyukov
2020-11-30
1
-3
/
+0
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-1
/
+1
*
pkg/ipc: fix cross-arch build in test
Dmitry Vyukov
2020-08-22
1
-1
/
+1
*
pkg/ipc: run cross-arch executor tests
Dmitry Vyukov
2020-08-22
1
-10
/
+23
*
all: reformat code
Dmitry Vyukov
2020-05-08
1
-1
/
+1
*
all: replace TRAVIS env var with CI
Dmitry Vyukov
2020-05-07
1
-1
/
+1
*
prog: refactor target.MakeMmap
Dmitry Vyukov
2020-04-18
1
-2
/
+2
*
pkg/ipc: move target characteristics out of config flags
Dmitry Vyukov
2019-11-16
1
-10
/
+11
*
all: fix warnings pointed to by golangci-lint
Dmitry Vyukov
2019-03-28
1
-1
/
+1
*
pkg/ipc: generate better temp name for executor
Dmitry Vyukov
2019-02-08
1
-1
/
+2
*
executor: remove ability to detect kernel bugs
Dmitry Vyukov
2019-01-31
1
-9
/
+2
*
prog, pkg/{csource,ifuzz,ipc,repro}: make tests deterministic on travis
Dmitry Vyukov
2019-01-02
1
-0
/
+3
*
ipc: add ProgInfo struct
Andrey Konovalov
2018-11-22
1
-6
/
+6
*
pkg/ipc: move flags into subpackage
Dmitry Vyukov
2018-08-03
1
-2
/
+4
*
executor: overhaul
Dmitry Vyukov
2018-07-24
1
-1
/
+18
*
pkg/ipc: create default config based on target
Dmitry Vyukov
2018-07-05
1
-1
/
+1
*
pkg/ipc: fix cleanup in test
Dmitry Vyukov
2018-06-29
1
-8
/
+10
*
pkg/csource: allow to build source fom memory
Dmitry Vyukov
2018-06-06
1
-7
/
+3
*
pkg/ipc: fix data race on config.Timeout
Dmitry Vyukov
2018-04-23
1
-0
/
+55
*
pkg/ipc: test only on simple prog
Dmitry Vyukov
2018-03-20
1
-48
/
+20
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
1
-10
/
+0
*
sys/linux: fix mmap call args
Dmitry Vyukov
2018-02-20
1
-7
/
+15
*
pkg/ipc: make threaded/collide per-program options
Dmitry Vyukov
2017-12-17
1
-13
/
+17
*
syz-ci: test images before using them
Dmitry Vyukov
2017-11-30
1
-0
/
+3
*
executor, pkg/ipc: unify ipc protocol between linux and other OSes
Dmitry Vyukov
2017-10-16
1
-14
/
+16
*
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
*
all: use consistent file permissions
Dmitry Vyukov
2017-07-03
1
-2
/
+2
*
pkg/ipc: move from ipc
Dmitry Vyukov
2017-06-17
1
-0
/
+109