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
/
ipc.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: add runner mode
Dmitry Vyukov
2024-06-24
1
-838
/
+0
*
executor: refactor coverage filter
Dmitry Vyukov
2024-06-24
1
-8
/
+21
*
pkg/ipc: fix sign extension of comparison arguments
Dmitry Vyukov
2024-06-11
1
-1
/
+1
*
executor: remove noshmem mode
Dmitry Vyukov
2024-06-04
1
-39
/
+20
*
all: adapt all cover and sig to 64bit
Joey Jiao
2024-05-27
1
-8
/
+7
*
pkg/ipc: remove ExecOpts
Dmitry Vyukov
2024-05-21
1
-22
/
+8
*
pkg/ipc: remove ProgInfo
Dmitry Vyukov
2024-05-21
1
-79
/
+21
*
pkg/ipc: use flatrpc flags
Dmitry Vyukov
2024-05-17
1
-64
/
+28
*
pkg/fuzzer: manipulate ipc.ExecOpts
Aleksandr Nogikh
2024-05-16
1
-0
/
+7
*
pkg/vminfo: run programs interactively
Aleksandr Nogikh
2024-05-16
1
-0
/
+19
*
pkg/ipc: split out EmptyProgInfo()
Aleksandr Nogikh
2024-05-16
1
-7
/
+12
*
pkg/vminfo: move feature checking to host
Dmitry Vyukov
2024-05-15
1
-6
/
+25
*
pkg/repro, pkg/ipc: use flatrpc.Feature
Dmitry Vyukov
2024-05-06
1
-10
/
+10
*
pkg/ipc: consistently set ENOSYS for non-executed syscalls
Dmitry Vyukov
2024-05-02
1
-0
/
+7
*
pkg/ipc: dedup features to flags conversion
Dmitry Vyukov
2024-04-30
1
-0
/
+41
*
pkg/ipc: make it possible to change EnvFlags between executions
Dmitry Vyukov
2024-04-30
1
-40
/
+48
*
pkg/ipc: remove use of reflect.SliceHeader
Dmitry Vyukov
2024-04-26
1
-12
/
+7
*
pkg/ipc: include executor freshness into execution result
Dmitry Vyukov
2024-04-16
1
-19
/
+17
*
pkg/ipc: pass only exec encoding to Exec
Dmitry Vyukov
2024-04-16
1
-35
/
+16
*
prog: don't require preallocated buffer for exec encoding
Dmitry Vyukov
2024-04-16
1
-6
/
+5
*
pkg/ipc: refactor rate limiting
Dmitry Vyukov
2024-04-15
1
-17
/
+23
*
all: refactor stats
Dmitry Vyukov
2024-04-09
1
-4
/
+10
*
pkg/ipc: copy signal and coverage
Aleksandr Nogikh
2024-02-21
1
-1
/
+5
*
all: experiment with an option to reset accumulated state
Aleksandr Nogikh
2024-01-23
1
-0
/
+7
*
syz-fuzzer: take executor restart out of gate tickets
Aleksandr Nogikh
2024-01-22
1
-12
/
+21
*
pkg/ipc: kill syz-executor earlier
Aleksandr Nogikh
2024-01-09
1
-1
/
+1
*
all: use special placeholder for errors
Taras Madan
2023-07-24
1
-11
/
+11
*
ipc: handle a case when c.cmd.ProcessState is nil (#3967)
Andrei Vagin
2023-06-15
1
-7
/
+12
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
1
-2
/
+1
*
executor: add NIC PCI pass-through VF support
George Kennedy
2022-09-21
1
-0
/
+1
*
pkg/csource, pkg/instance, pkg/ipc, pkg/mgrconfig, tools/syz-prog2c, syz-mana...
Andrey Artemiev
2022-08-06
1
-7
/
+10
*
pkg/ipc: stop reading executor output after it exited
Andrei Vagin
2022-07-21
1
-10
/
+10
*
ipc: add magic in a call reply
Andrei Vagin
2022-05-24
1
-0
/
+4
*
all: collect raw coverage
Aleksandr Nogikh
2022-03-28
1
-7
/
+15
*
all: replace collide mode by `async` call property
Aleksandr Nogikh
2021-12-10
1
-2
/
+2
*
all: adapt to how mmapping a kcov instance works in Linux
Aleksandr Nogikh
2021-12-09
1
-0
/
+1
*
executor: fail if the first argument isn't a known command
Andrei Vagin
2021-09-30
1
-1
/
+1
*
all: refactor fault injection into call props
Aleksandr Nogikh
2021-09-22
1
-8
/
+1
*
pkg/ipc: fix reflect.SliceHeader misuse
Dmitry Vyukov
2021-02-22
1
-6
/
+5
*
pkg/ipc: scale sandbox timeout
Dmitry Vyukov
2020-12-29
1
-8
/
+7
*
all: make timeouts configurable
Dmitry Vyukov
2020-12-28
1
-3
/
+9
*
executor: remove hardcoded timeouts
Dmitry Vyukov
2020-12-25
1
-14
/
+20
*
syz-manager/manager.go, executor/executor.cc: support coverage filter
Kaipeng Zeng
2020-12-06
1
-6
/
+7
*
pkg/ipc: remove Config.Timeout
Dmitry Vyukov
2020-11-30
1
-28
/
+10
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-1
/
+1
*
syz-fuzzer: ignore encodingexec buffer overflow errors
Dmitry Vyukov
2020-10-01
1
-1
/
+1
*
all: integrate with mac80211_hwsim
Aleksandr Nogikh
2020-09-22
1
-0
/
+1
*
all: initialize vhci in linux
TheOfficialFloW
2020-07-30
1
-12
/
+13
*
pkg/runtest: tell ASAN to not mess with our NONFAILING
Dmitry Vyukov
2020-07-16
1
-0
/
+2
*
all: fix comments format
Dmitry Vyukov
2020-07-12
1
-1
/
+2
[next]