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
/
encoding_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: add the `rerun` call property
Aleksandr Nogikh
2021-12-10
1
-2
/
+6
*
all: replace collide mode by `async` call property
Aleksandr Nogikh
2021-12-10
1
-1
/
+5
*
all: refactor fault injection into call props
Aleksandr Nogikh
2021-09-22
1
-2
/
+6
*
all: introduce call properties
Aleksandr Nogikh
2021-09-22
1
-0
/
+61
*
pkg/compiler: optimize array[const] representation
Dmitry Vyukov
2021-04-21
1
-2
/
+3
*
prog: support disabled attribute
Dmitry Vyukov
2020-05-04
1
-2
/
+4
*
prog: make program parsing more permissive
Dmitry Vyukov
2020-04-28
1
-4
/
+22
*
prog: improve TestDeserializeHelper
Dmitry Vyukov
2020-03-24
1
-17
/
+16
*
prog: export deserialization test helper for sys/{linux,openbsd}
Dmitry Vyukov
2020-03-17
1
-143
/
+89
*
prog: factor out common code in tests
Dmitry Vyukov
2020-03-17
1
-62
/
+55
*
pkg/compiler: ensure consistency of syscall argument types
Dmitry Vyukov
2020-03-17
1
-18
/
+18
*
prog: control program length
Dmitry Vyukov
2020-03-13
1
-6
/
+19
*
prog: fix tests for string enforcement
Dmitry Vyukov
2020-01-05
1
-1
/
+1
*
prog: don't mutate strings with enumerated values
Dmitry Vyukov
2020-01-05
1
-26
/
+43
*
prog: don't fail decoding on non-default out args
Dmitry Vyukov
2019-12-21
1
-0
/
+5
*
prog, pkg/csource: more readable serialization for strings
Dmitry Vyukov
2018-12-15
1
-17
/
+31
*
prog: support AUTO args in programs
Dmitry Vyukov
2018-12-10
1
-0
/
+8
*
prog: implement strict parsing mode
Dmitry Vyukov
2018-12-10
1
-27
/
+36
*
prog: introduce strict parsing mode
Dmitry Vyukov
2018-12-10
1
-37
/
+60
*
prog: refactor deserialization code
Dmitry Vyukov
2018-12-10
1
-2
/
+2
*
prog: add concept of "special pointers"
Dmitry Vyukov
2018-08-30
1
-2
/
+34
*
prog: collect all prog comments
Dmitry Vyukov
2018-08-08
1
-0
/
+9
*
prog: parse comments in serialized programs
Dmitry Vyukov
2018-07-27
1
-0
/
+32
*
executor: overhaul
Dmitry Vyukov
2018-07-24
1
-34
/
+34
*
prog: parallelize tests
Dmitry Vyukov
2018-05-04
1
-0
/
+1
*
prog: fix isDefaultArg
Dmitry Vyukov
2018-03-08
1
-2
/
+2
*
prog: harden program parsing against description changes more
Dmitry Vyukov
2018-03-05
1
-12
/
+55
*
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
1
-0
/
+20
*
prog: reorder Minimize arguments
Dmitry Vyukov
2018-02-19
1
-2
/
+2
*
prog: don't serialize default arguments
Dmitry Vyukov
2018-02-01
1
-0
/
+43
*
pkg/csource: fix handling of proc types
Dmitry Vyukov
2017-12-22
1
-1
/
+1
*
prog: don't serialize output data args
Dmitry Vyukov
2017-12-17
1
-2
/
+6
*
prog: introduce more readable format for data args
Dmitry Vyukov
2017-12-17
1
-0
/
+47
*
sys: move test syscalls to a separate target
Dmitry Vyukov
2017-12-17
1
-1
/
+1
*
prog: repair arrays/buffers with incorrect size in Deserialize
Dmitry Vyukov
2017-11-28
1
-3
/
+16
*
prog: remove default target and all global state
Dmitry Vyukov
2017-09-15
1
-7
/
+5
*
prog, sys: move types to prog
Dmitry Vyukov
2017-09-05
1
-2
/
+5
*
prog: return error instead of panic when parsing
Andrey Konovalov
2017-07-24
1
-0
/
+30
*
syz-hub: add program
Dmitry Vyukov
2016-11-17
1
-0
/
+95