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
/
rpctype
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: use any instead of interface{}
Dmitry Vyukov
2025-12-22
1
-2
/
+2
*
all: show manager url in syz-hub
Joey Jiao
2025-03-17
1
-0
/
+2
*
all: delete dead code
Taras Madan
2025-02-10
1
-4
/
+0
*
pkg/rpctype: remove gvisor hack leftover
Dmitry Vyukov
2024-06-25
1
-16
/
+4
*
pkg/ipc: remove ProgInfo
Dmitry Vyukov
2024-05-21
1
-158
/
+1
*
pkg/host: return slices of pointers
Dmitry Vyukov
2024-05-17
1
-2
/
+2
*
pkg/vminfo: move feature checking to host
Dmitry Vyukov
2024-05-15
1
-4
/
+3
*
pkg/rpctype: call setupKeepAlive only for tcp sockets
Andrei Vagin
2024-05-09
1
-4
/
+7
*
pkg/flatrpc: refactor names
Dmitry Vyukov
2024-05-06
1
-1
/
+1
*
pkg/rpctype: prepare for not using for target communication
Dmitry Vyukov
2024-05-03
1
-74
/
+20
*
pkg/host: remove FileInfo
Dmitry Vyukov
2024-05-03
1
-1
/
+2
*
pkg/flatrpc: add connection type
Dmitry Vyukov
2024-05-03
1
-2
/
+2
*
tools/syz-runtest: switch to the generic program execution
Dmitry Vyukov
2024-05-03
1
-25
/
+17
*
pkg/vminfo: check enabled syscalls on the host
Dmitry Vyukov
2024-05-02
1
-9
/
+5
*
syz-fuzzer: pass bug frames in connect result
Dmitry Vyukov
2024-04-30
1
-4
/
+4
*
syz-manager: check revisions on the host
Dmitry Vyukov
2024-04-30
1
-5
/
+8
*
pkg/fuzzer: move Signal type from rpctype
Dmitry Vyukov
2024-04-30
1
-8
/
+0
*
syz-manager, syz-fuzzer: pass ExecOpts in exec requests
Dmitry Vyukov
2024-04-30
1
-4
/
+2
*
pkg/host: move glob parsing to host
Dmitry Vyukov
2024-04-24
1
-1
/
+2
*
pkg/vminfo: add package
Dmitry Vyukov
2024-04-24
1
-7
/
+11
*
syz-manager, syz-fuzzer: send RPC notifications about executing programs
Dmitry Vyukov
2024-04-16
2
-2
/
+19
*
pkg/fuzzer: fix signal filtering during minimization
Dmitry Vyukov
2024-04-15
1
-7
/
+8
*
vm: export VM output metric
Dmitry Vyukov
2024-04-15
1
-6
/
+2
*
pkg/rpctype: allow to disable timeouts
Dmitry Vyukov
2024-04-11
1
-4
/
+8
*
syz-manager: don't store whole CheckResult
Dmitry Vyukov
2024-04-09
1
-5
/
+6
*
all: refactor stats
Dmitry Vyukov
2024-04-09
1
-5
/
+13
*
pkg/rpctype: make RPC compression optional
Dmitry Vyukov
2024-04-03
1
-24
/
+23
*
syz-manager: collect more stats about exchange calls
Dmitry Vyukov
2024-03-28
1
-0
/
+2
*
pkg/fuzzer: implement basic max signal rotation
Aleksandr Nogikh
2024-03-25
1
-2
/
+3
*
all: move fuzzer to the host
Aleksandr Nogikh
2024-03-25
1
-35
/
+37
*
pkg/rpc: measure total RPC traffic
Aleksandr Nogikh
2024-03-19
1
-3
/
+31
*
pkg/corpus: a separate package for the corpus functionality
Aleksandr Nogikh
2024-03-18
1
-2
/
+1
*
syz-fuzzer: add a logging RPC call
Aleksandr Nogikh
2024-01-23
1
-0
/
+6
*
all: use special placeholder for errors
Taras Madan
2023-07-24
1
-1
/
+1
*
pkg/mgrconfig, prog, syz-fuzzer: manager-configurable syscall mutation
Hrutvik Kanabar
2022-09-22
1
-0
/
+1
*
all: collect raw coverage
Aleksandr Nogikh
2022-03-28
1
-4
/
+6
*
syz-verifier: redesigned the analysis program generation and analysis flow (#...
Taras Madan
2022-03-22
1
-10
/
+12
*
syzkaller: remove RPC prefix from rpctypes (#2929)
Taras Madan
2021-12-16
1
-9
/
+9
*
pkg/rpctype, syz-runner, syz-verifier: add reruns to syz-verifier architecture
Mara Mihali
2021-08-06
1
-0
/
+3
*
syz-hub: support oauth authentication
Greg Steuck
2021-07-30
1
-1
/
+2
*
syz-verifier: use only system calls supported by all kernels and with no tran...
maramihali
2021-07-13
1
-0
/
+17
*
pkg/rpctype: add RPC types specific to syz-verifier
Mara Mihali
2021-06-30
1
-0
/
+32
*
syz-manager, syz-fuzzer: filter stale glob values in the corpus
Dmitry Vyukov
2021-06-26
1
-0
/
+1
*
all: support coverage of kernel modules
Joey Jiao
2021-03-18
1
-8
/
+9
*
all: make timeouts configurable
Dmitry Vyukov
2020-12-28
1
-13
/
+18
*
syz-manager/manager.go, executor/executor.cc: support coverage filter
Kaipeng Zeng
2020-12-06
1
-7
/
+8
*
syz-hub: support input domains
Dmitry Vyukov
2020-12-03
1
-1
/
+11
*
syz-manager: collect machine information
bobogei81123
2020-09-12
1
-1
/
+2
*
syz-fuzzer, executor: Add support for blacklisting data race frames
Marco Elver
2019-10-22
1
-0
/
+1
*
pkg/rpctype: use string type for leak frames
Dmitry Vyukov
2019-05-20
1
-1
/
+1
[next]