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
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/compiler: support non-zero terminated filenames
Dmitry Vyukov
2018-04-02
3
-13
/
+30
*
prog: support big-endian during hints matching
Dmitry Vyukov
2018-04-01
3
-26
/
+81
*
prog: reduce nesting level in shrinkExpand
Dmitry Vyukov
2018-03-31
1
-16
/
+17
*
sys/linux: add support for mounting filesystem images
Dmitry Vyukov
2018-03-30
1
-1
/
+1
*
sys/linux: add netlink fou descriptions
Dmitry Vyukov
2018-03-21
2
-1
/
+10
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
10
-94
/
+49
*
prog: fix isDefaultArg
Dmitry Vyukov
2018-03-08
5
-24
/
+19
*
prog: extend some error messages
Dmitry Vyukov
2018-03-05
1
-3
/
+3
*
prog: fix 32-bit build
Dmitry Vyukov
2018-03-05
1
-1
/
+1
*
prog: harden program parsing against description changes more
Dmitry Vyukov
2018-03-05
2
-39
/
+116
*
prog: recover after type changes during program deserialization
Dmitry Vyukov
2018-03-05
1
-24
/
+32
*
prog: handle excessive args and fields during program parsing
Dmitry Vyukov
2018-03-05
2
-6
/
+66
*
pkg/compiler: allow specifying static size for filename's
Dmitry Vyukov
2018-03-05
5
-9
/
+32
*
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
*
prog: harden program parsing
Dmitry Vyukov
2018-03-05
1
-5
/
+3
*
prog: extend a TODO about big-endian hints
Dmitry Vyukov
2018-02-27
1
-0
/
+4
*
prog: properly squash bitfields
Dmitry Vyukov
2018-02-26
2
-7
/
+31
*
prog: remove stale TODOs
Dmitry Vyukov
2018-02-26
3
-3
/
+1
*
sys/linux: remove proc type from network descriptions
Dmitry Vyukov
2018-02-26
1
-0
/
+15
*
executor: use proper default values for resources
Dmitry Vyukov
2018-02-26
6
-20
/
+31
*
prog: fix address analysis
Dmitry Vyukov
2018-02-26
2
-10
/
+24
*
prog: better error message when failed to create a resource
Dmitry Vyukov
2018-02-26
1
-1
/
+6
*
prog: add arbitrary mutation of complex structs
Dmitry Vyukov
2018-02-25
11
-134
/
+681
*
pkg/compiler: fix alignment corner case
Dmitry Vyukov
2018-02-25
2
-2
/
+19
*
pkg/compiler: don't assign call IDs statically
Dmitry Vyukov
2018-02-25
1
-1
/
+2
*
prog: return concrete arg types from Make functions
Dmitry Vyukov
2018-02-24
2
-9
/
+9
*
pkg/compiler: allow unions as syscall arguments
Dmitry Vyukov
2018-02-23
1
-0
/
+2
*
sys/linux: prevent programs from doing arbitrary writes with ARCH_SET_FS
Dmitry Vyukov
2018-02-23
1
-0
/
+3
*
prog: mutate len fields based on hints
Dmitry Vyukov
2018-02-19
1
-5
/
+0
*
pkg/compiler: fix corner case in alignment calculation
Dmitry Vyukov
2018-02-19
1
-1
/
+5
*
prog: rework address allocation
Dmitry Vyukov
2018-02-19
19
-346
/
+447
*
prog: fix PhysicalAddr for NULL addresses
Dmitry Vyukov
2018-02-19
2
-9
/
+17
*
prog: fix mutationArgs for special types
Dmitry Vyukov
2018-02-19
2
-56
/
+31
*
prog: combine RequiresBitmasks and RequiresChecksums into RequiredFeatures
Dmitry Vyukov
2018-02-19
1
-16
/
+4
*
prog: merge foreachSubargOffset into foreachArgImpl
Dmitry Vyukov
2018-02-19
2
-55
/
+31
*
prog: rework foreachArg
Dmitry Vyukov
2018-02-19
10
-109
/
+113
*
prog: move Minimize tests to an own file
Dmitry Vyukov
2018-02-19
2
-165
/
+174
*
prog: reorder Minimize arguments
Dmitry Vyukov
2018-02-19
4
-16
/
+16
*
prog: unexport Args and PyPhysicalAddr
Dmitry Vyukov
2018-02-17
1
-20
/
+3
*
prog: give special type generators access to target
Dmitry Vyukov
2018-02-17
2
-3
/
+7
*
prog: fix test output
Dmitry Vyukov
2018-02-17
1
-1
/
+1
*
pkg/compiler: allow len of var-len arrays
Dmitry Vyukov
2018-02-17
1
-0
/
+3
*
sys/linux: improve netfilter descriptions
Dmitry Vyukov
2018-02-09
1
-0
/
+10
*
prog: fix mutation of special types
Dmitry Vyukov
2018-02-01
1
-1
/
+1
*
prog: don't serialize default arguments
Dmitry Vyukov
2018-02-01
6
-20
/
+162
*
prog: fix TestSpecialStructs
Dmitry Vyukov
2018-01-31
1
-0
/
+3
*
sys/linux: extend netfilter descriptions
Dmitry Vyukov
2018-01-27
8
-501
/
+594
*
prog: remove unused UnionArg.OptionType
Dmitry Vyukov
2018-01-27
5
-10
/
+9
*
pkg/compiler: allow unions with only 1 field
Dmitry Vyukov
2018-01-27
3
-30
/
+62
[next]