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
/
syz-runner
/
runner.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: add runner mode
Dmitry Vyukov
2024-06-24
1
-144
/
+0
*
pkg/ipc: remove ProgInfo
Dmitry Vyukov
2024-05-21
1
-0
/
+5
*
pkg/vminfo: move feature checking to host
Dmitry Vyukov
2024-05-15
1
-15
/
+1
*
pkg/rpctype: prepare for not using for target communication
Dmitry Vyukov
2024-05-03
1
-2
/
+1
*
syz-runner: fix a typo
AKSUM
2024-05-02
1
-1
/
+1
*
pkg/ipc: make it possible to change EnvFlags between executions
Dmitry Vyukov
2024-04-30
1
-1
/
+2
*
pkg/rpctype: allow to disable timeouts
Dmitry Vyukov
2024-04-11
1
-1
/
+1
*
pkg/rpctype: make RPC compression optional
Dmitry Vyukov
2024-04-03
1
-1
/
+1
*
syz-verifier: redesigned the analysis program generation and analysis flow (#...
Taras Madan
2022-03-22
1
-10
/
+9
*
pkg/host: only try enabled syscalls when starting syz-fuzzer
Kris Alder
2022-03-08
1
-1
/
+5
*
syzkaller: remove RPC prefix from rpctypes (#2929)
Taras Madan
2021-12-16
1
-2
/
+2
*
syz-verifier: fix VM reboot every 5 minutes (#2923)
Taras Madan
2021-12-15
1
-0
/
+1
*
pkg/rpctype, syz-runner, syz-verifier: add reruns to syz-verifier architecture
Mara Mihali
2021-08-06
1
-6
/
+6
*
pkg/instance, syz-runner, syz-verifier: add option to create a new environmen...
Mara Mihali
2021-07-19
1
-1
/
+21
*
syz-verifier: use only system calls supported by all kernels and with no tran...
maramihali
2021-07-13
1
-4
/
+25
*
pkg/instance: added threaded and collide flags
Mara Mihali
2021-07-06
1
-1
/
+4
*
syz-runner: create the initial version of the Runner
Mara Mihali
2021-06-30
1
-0
/
+105