index
:
syz
actual
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
/
sys
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/compiler: support non-zero terminated filenames
Dmitry Vyukov
2018-04-02
1
-2
/
+2
*
prog: harden program parsing against description changes more
Dmitry Vyukov
2018-03-05
3
-2
/
+19
*
prog: handle excessive args and fields during program parsing
Dmitry Vyukov
2018-03-05
3
-2
/
+30
*
pkg/compiler: allow specifying static size for filename's
Dmitry Vyukov
2018-03-05
3
-2
/
+31
*
pkg/compiler: support size attribute for unions
Dmitry Vyukov
2018-03-05
3
-2
/
+21
*
pkg/compiler: add size attribute for structs
Dmitry Vyukov
2018-03-05
3
-2
/
+23
*
prog: properly squash bitfields
Dmitry Vyukov
2018-02-26
3
-5
/
+35
*
prog: add arbitrary mutation of complex structs
Dmitry Vyukov
2018-02-25
3
-2
/
+103
*
pkg/compiler: fix alignment corner case
Dmitry Vyukov
2018-02-25
3
-2
/
+51
*
pkg/compiler: don't assign call IDs statically
Dmitry Vyukov
2018-02-25
2
-174
/
+174
*
pkg/compiler: allow unions as syscall arguments
Dmitry Vyukov
2018-02-23
3
-18
/
+53
*
pkg/compiler: fix corner case in alignment calculation
Dmitry Vyukov
2018-02-19
3
-82
/
+118
*
prog: rework address allocation
Dmitry Vyukov
2018-02-19
3
-23
/
+7
*
pkg/compiler: allow len of var-len arrays
Dmitry Vyukov
2018-02-17
3
-62
/
+71
*
pkg/compiler: allow unions with only 1 field
Dmitry Vyukov
2018-01-27
3
-18
/
+36
*
pkg/compiler, prog: fix template parent lens
Dmitry Vyukov
2018-01-24
3
-62
/
+118
*
pkg/compiler: fix len of parent template struct
Dmitry Vyukov
2018-01-23
3
-60
/
+98
*
sys/syz-sysgen: don't generate syz_ syscall numbers
Dmitry Vyukov
2018-01-13
2
-140
/
+140
*
pkg/compiler: support void type
Dmitry Vyukov
2018-01-13
2
-84
/
+84
*
prog: support opt for proc types
Dmitry Vyukov
2018-01-06
3
-142
/
+156
*
prog: add test for len mutation
Dmitry Vyukov
2018-01-06
3
-142
/
+151
*
pkg/compiler: add bitsize type
Dmitry Vyukov
2018-01-06
3
-98
/
+116
*
prog: don't serialize output data args
Dmitry Vyukov
2017-12-17
3
-142
/
+151
*
prog: introduce more readable format for data args
Dmitry Vyukov
2017-12-17
3
-134
/
+159
*
prog: fix TestMutateTable
Dmitry Vyukov
2017-12-17
3
-134
/
+189
*
sys: move test syscalls to a separate target
Dmitry Vyukov
2017-12-17
6
-0
/
+1807