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
/
prog
/
size_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/syz-linter: check t.Logf/Errorf/Fatalf messages
Dmitry Vyukov
2024-04-17
1
-1
/
+1
*
prog: fix selection of args eligible for squashing
Dmitry Vyukov
2024-04-15
1
-4
/
+1
*
prog: test len calculation of structs with conditions
Aleksandr Nogikh
2024-02-19
1
-0
/
+8
*
pkg/compiler: extend parent reference support in len
Aleksandr Nogikh
2024-02-19
1
-0
/
+12
*
pkg/mgrconfig, prog, syz-fuzzer: manager-configurable syscall mutation
Hrutvik Kanabar
2022-09-22
1
-1
/
+1
*
prog: support disabled attribute
Dmitry Vyukov
2020-05-04
1
-2
/
+3
*
prog: fix size assignment for squashed args
Dmitry Vyukov
2020-05-01
1
-0
/
+7
*
prog: export deserialization test helper for sys/{linux,openbsd}
Dmitry Vyukov
2020-03-17
1
-64
/
+64
*
prog: factor out common code in tests
Dmitry Vyukov
2020-03-17
1
-82
/
+68
*
pkg/compiler: ensure consistency of syscall argument types
Dmitry Vyukov
2020-03-17
1
-2
/
+2
*
pkg/compiler: add offsetof type
Dmitry Vyukov
2019-05-16
1
-0
/
+4
*
pkg/compiler: allow to refer to syscall arguments in len paths
Dmitry Vyukov
2019-05-14
1
-2
/
+2
*
prog: implement complex len target support
Dmitry Vyukov
2019-05-14
1
-1
/
+4
*
prog: introduce strict parsing mode
Dmitry Vyukov
2018-12-10
1
-1
/
+1
*
executor: overhaul
Dmitry Vyukov
2018-07-24
1
-58
/
+58
*
gometalinter: enable line length checking
Dmitry Vyukov
2018-05-04
1
-0
/
+1
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
1
-1
/
+1
*
prog: fix isDefaultArg
Dmitry Vyukov
2018-03-08
1
-1
/
+1
*
pkg/compiler: allow specifying static size for filename's
Dmitry Vyukov
2018-03-05
1
-0
/
+4
*
pkg/compiler: support size attribute for unions
Dmitry Vyukov
2018-03-05
1
-0
/
+4
*
pkg/compiler: add size attribute for structs
Dmitry Vyukov
2018-03-05
1
-0
/
+4
*
pkg/compiler: fix corner case in alignment calculation
Dmitry Vyukov
2018-02-19
1
-1
/
+5
*
prog: fix test output
Dmitry Vyukov
2018-02-17
1
-1
/
+1
*
prog: don't serialize default arguments
Dmitry Vyukov
2018-02-01
1
-1
/
+1
*
pkg/compiler, prog: fix template parent lens
Dmitry Vyukov
2018-01-24
1
-0
/
+4
*
pkg/compiler: fix len of parent template struct
Dmitry Vyukov
2018-01-23
1
-0
/
+4
*
pkg/compiler: add bitsize type
Dmitry Vyukov
2018-01-06
1
-0
/
+8
*
prog: mutate len arguments
Dmitry Vyukov
2017-12-31
1
-3
/
+0
*
sys: move test syscalls to a separate target
Dmitry Vyukov
2017-12-17
1
-1
/
+1
*
prog: support bytesizeN for vma
Dmitry Vyukov
2017-11-29
1
-3
/
+3
*
prog: remove default target and all global state
Dmitry Vyukov
2017-09-15
1
-15
/
+8
*
syz-manager/mgrconfig: explicitly specify target in config
Dmitry Vyukov
2017-09-15
1
-0
/
+5
*
prog, sys: move types to prog
Dmitry Vyukov
2017-09-05
1
-5
/
+8
*
sys, pkg/compiler: move padding computation to compiler
Dmitry Vyukov
2017-09-04
1
-1
/
+1
*
prog: properly remove calls when splicing progs
Andrey Konovalov
2017-08-01
1
-9
/
+7
*
prog: split Arg into smaller structs
Andrey Konovalov
2017-07-17
1
-4
/
+4
*
sys, prog: add length of parent of parent to templates
Andrey Konovalov
2017-01-23
1
-1
/
+5
*
prog: fix bytesizeN for nonarray fields
Andrey Konovalov
2017-01-19
1
-2
/
+10
*
prog: fix calculating parent length in struct with bitfields
Andrey Konovalov
2017-01-19
1
-0
/
+4
*
prog: add bytesizeN types
Andrey Konovalov
2016-12-20
1
-0
/
+4
*
fuzzer: combine progs from corpus
Andrey Konovalov
2016-11-25
1
-1
/
+1
*
prog: assign types to args during construction
Dmitry Vyukov
2016-11-11
1
-3
/
+0
*
Add assign len fields tests
Andrey Konovalov
2016-10-11
1
-0
/
+123