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
/
instance
/
execprog.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/instance: refactor ExecprogCmd
Aleksandr Nogikh
2024-09-25
1
-6
/
+1
*
tools/syz-execprog: pass the VM type to execprog
Laura Peskin
2024-09-24
1
-1
/
+1
*
pkg/repro: don't exaggerate timeouts
Aleksandr Nogikh
2024-08-27
1
-4
/
+10
*
pkg/instance: use execprog to do basic instance testing
Dmitry Vyukov
2024-05-27
1
-5
/
+5
*
pkg/instance: always use default exit conditions
Aleksandr Nogikh
2024-05-23
1
-8
/
+12
*
vm: combine Run and MonitorExecution
Dmitry Vyukov
2024-04-11
1
-12
/
+11
*
all: use special placeholder for errors
Taras Madan
2023-07-24
1
-2
/
+2
*
pkg/instance: don't fail on symbolization error
Aleksandr Nogikh
2023-07-10
1
-1
/
+1
*
pkg/repro: factor out an interface
Aleksandr Nogikh
2023-05-25
1
-0
/
+4
*
pkg/csource, pkg/instance, pkg/ipc, pkg/mgrconfig, tools/syz-prog2c, syz-mana...
Andrey Artemiev
2022-08-06
1
-1
/
+1
*
pkg/instance: don't close vmInst in SetupExecProg
Aleksandr Nogikh
2022-06-20
1
-3
/
+0
*
all: run strace on each found reproducer
Aleksandr Nogikh
2022-04-29
1
-0
/
+26
*
vm: support variable output buffer size
Aleksandr Nogikh
2022-04-29
1
-3
/
+6
*
all: use the same prog execution code throughout the project
Aleksandr Nogikh
2022-04-29
1
-0
/
+159