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
/
csource
/
csource.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/csource: fix build of generated files
Dmitry Vyukov
2018-01-06
1
-1
/
+1
*
pkg/csource: tidy up generated code a bit
Dmitry Vyukov
2017-12-27
1
-15
/
+25
*
pkg/csource: add top-level repeat loop
Dmitry Vyukov
2017-12-27
1
-16
/
+28
*
pkg/csource: simplify generated code
Dmitry Vyukov
2017-12-27
1
-5
/
+3
*
executor: check format strings
Dmitry Vyukov
2017-12-27
1
-0
/
+1
*
pkg/csource: mimic the way syscalls are scheduled in executor
Dmitry Vyukov
2017-12-22
1
-22
/
+6
*
pkg/csource: fix handling of proc types
Dmitry Vyukov
2017-12-22
1
-18
/
+36
*
pkg/csource: limit thread stacks
Dmitry Vyukov
2017-12-22
1
-2
/
+5
*
pkg/csource: fix string escaping bug
Dmitry Vyukov
2017-12-22
1
-0
/
+2
*
pkg/csource: make strings more readable
Dmitry Vyukov
2017-12-17
1
-11
/
+56
*
prog: use dense indexes for copyout instructions
Dmitry Vyukov
2017-12-17
1
-13
/
+42
*
prog: add DeserializeExec
Dmitry Vyukov
2017-12-17
1
-124
/
+77
*
pkg/csource: refactor
Dmitry Vyukov
2017-12-17
1
-179
/
+2
*
sys/syz-extract: fix mmap on arm
Dmitry Vyukov
2017-11-23
1
-1
/
+1
*
pkg/csource: add function to parse serialized options
Dmitry Vyukov
2017-11-17
1
-44
/
+0
*
pkg/osutil: don't leace runaway processes
Dmitry Vyukov
2017-11-16
1
-4
/
+5
*
pkg/csource: add freebsd/netbsd support
Dmitry Vyukov
2017-10-26
1
-0
/
+4
*
executor, pkg/ipc: unify ipc protocol between linux and other OSes
Dmitry Vyukov
2017-10-16
1
-0
/
+1
*
pkg/csource: support akaros
Dmitry Vyukov
2017-10-16
1
-122
/
+154
*
pkg/ipc: don't send program padding to executor
Dmitry Vyukov
2017-10-12
1
-1
/
+1
*
all: more assorted fuchsia support
Dmitry Vyukov
2017-09-22
1
-1
/
+1
*
sys/targets: move targets from sys package
Dmitry Vyukov
2017-09-15
1
-3
/
+3
*
pkg/csource: support archs other than x86_64
Dmitry Vyukov
2017-09-15
1
-20
/
+48
*
prog: remove default target and all global state
Dmitry Vyukov
2017-09-15
1
-3
/
+3
*
prog, sys: move types to prog
Dmitry Vyukov
2017-09-05
1
-2
/
+2
*
sys: rename Call to Syscall
Dmitry Vyukov
2017-09-05
1
-1
/
+1
*
pkg/compiler: check and generate types
Dmitry Vyukov
2017-09-02
1
-5
/
+6
*
sys, prog: switch values to to uint64
Dmitry Vyukov
2017-08-19
1
-5
/
+5
*
pkg/repro: fix invalid options minimization
Dmitry Vyukov
2017-08-09
1
-0
/
+8
*
pkg/csource, pkg/repro: filter out invalid options combinations
Dmitry Vyukov
2017-08-09
1
-0
/
+17
*
pkg/csource: make all usleeps random
Andrey Konovalov
2017-07-24
1
-2
/
+2
*
pkg/csource: reformat
Dmitry Vyukov
2017-07-05
1
-1
/
+1
*
pkg/csourse: don't generate __NR_X defines for old syscalls
Andrey Konovalov
2017-07-05
1
-3
/
+7
*
pkg/csource: move from csource
Dmitry Vyukov
2017-06-17
1
-0
/
+533