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
/
target.go
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
prog: rework address allocation
Dmitry Vyukov
2018-02-19
1
-12
/
+4
*
prog: fix mutationArgs for special types
Dmitry Vyukov
2018-02-19
1
-4
/
+5
*
prog: rework foreachArg
Dmitry Vyukov
2018-02-19
1
-3
/
+3
*
prog: give special type generators access to target
Dmitry Vyukov
2018-02-17
1
-0
/
+4
*
prog: fix mutation of special types
Dmitry Vyukov
2018-02-01
1
-1
/
+1
*
sys/linux: extend netfilter descriptions
Dmitry Vyukov
2018-01-27
1
-7
/
+36
*
prog: lazily initialize targets
Dmitry Vyukov
2017-12-17
1
-7
/
+16
*
sys/linux: improve AF_ALG alg name generation
Dmitry Vyukov
2017-11-24
1
-0
/
+11
*
all: initial support for fuchsia
Dmitry Vyukov
2017-09-20
1
-5
/
+45
*
syz-manager, syz-fuzzer, executor: ensure that binaries are consistent
Dmitry Vyukov
2017-09-15
1
-0
/
+1
*
pkg/csource: support archs other than x86_64
Dmitry Vyukov
2017-09-15
1
-1
/
+16
*
prog: remove default target and all global state
Dmitry Vyukov
2017-09-15
1
-52
/
+8
*
prog: remove special knowledge about "mmap" syscall
Dmitry Vyukov
2017-09-15
1
-1
/
+13
*
syz-manager/mgrconfig: explicitly specify target in config
Dmitry Vyukov
2017-09-15
1
-1
/
+5
*
prog: allow more than 1 target
Dmitry Vyukov
2017-09-15
1
-4
/
+15
*
prog: remove unused declaration
Dmitry Vyukov
2017-09-05
1
-2
/
+0
*
prog: move resource-related functions to a separate file
Dmitry Vyukov
2017-09-05
1
-2
/
+3
*
prog, sys: move dictionary of special strings to sys
Dmitry Vyukov
2017-09-05
1
-4
/
+10
*
prog, sys: move types to prog
Dmitry Vyukov
2017-09-05
1
-0
/
+117
[prev]