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
/
any.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: apply linter auto fixes
Taras Madan
2025-07-17
1
-2
/
+3
*
sys/syz-sysgen: serialize descriptions as gob and embed
Dmitry Vyukov
2025-01-23
1
-1
/
+1
*
prog: fix panic during squashing
Dmitry Vyukov
2024-05-03
1
-1
/
+1
*
prog: fix selection of args eligible for squashing
Dmitry Vyukov
2024-04-15
1
-15
/
+5
*
syz-manager: prefer non-ANY progs in corpus minimization
Aleksandr Nogikh
2024-02-08
1
-2
/
+2
*
prog: preserve inout direction during squashing
Aleksandr Nogikh
2023-09-28
1
-1
/
+0
*
prog: support int8 resources in any squashing
Dmitry Vyukov
2022-06-20
1
-14
/
+19
*
prog: fix out-of-bounds access in any blob mutation
Dmitry Vyukov
2022-06-20
1
-2
/
+7
*
prog: fix panic in squash of out_overlay structs
Dmitry Vyukov
2022-06-03
1
-13
/
+15
*
pkg/compiler: add out_overlay field attribute
Dmitry Vyukov
2022-01-11
1
-12
/
+14
*
prog: use Ref as Arg type
Dmitry Vyukov
2020-05-05
1
-8
/
+11
*
prog: refactor ANY to not fabricate new types
Dmitry Vyukov
2020-05-05
1
-79
/
+20
*
prog: remove StructDesc
Dmitry Vyukov
2020-05-03
1
-15
/
+14
*
prog: introduce Field type
Dmitry Vyukov
2020-05-02
1
-45
/
+25
*
prog: rename {PtrType,ArrayType}.Type to Elem
Dmitry Vyukov
2020-05-01
1
-5
/
+5
*
prog: remove Dir from Type
Dmitry Vyukov
2020-05-01
1
-12
/
+22
*
prog: fix size assignment for squashed args
Dmitry Vyukov
2020-05-01
1
-2
/
+2
*
prog: don't squash objects that contain pointers
Dmitry Vyukov
2020-05-01
1
-25
/
+6
*
tools: add script that checks copyright headers
Dmitry Vyukov
2020-02-18
1
-0
/
+3
*
prog: remove unused ResourceDesc.Type
Dmitry Vyukov
2020-01-26
1
-8
/
+0
*
prog: refactor bitfields representation
Dmitry Vyukov
2019-12-19
1
-8
/
+8
*
prog, pkg/compiler: support fmt type
Dmitry Vyukov
2018-07-08
1
-59
/
+137
*
sys/linux: add netlink fou descriptions
Dmitry Vyukov
2018-03-21
1
-0
/
+7
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
1
-34
/
+34
*
prog: properly squash bitfields
Dmitry Vyukov
2018-02-26
1
-5
/
+29
*
prog: add arbitrary mutation of complex structs
Dmitry Vyukov
2018-02-25
1
-0
/
+303