index
:
syz
actual
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
*
prog: fix crash in createResource
Dmitry Vyukov
2019-04-23
1
-1
/
+6
*
all: fix some static analysis warnings
Dmitry Vyukov
2019-04-23
2
-4
/
+4
*
sys/linux: add simple io_uring descriptions
Dmitry Vyukov
2019-04-12
1
-4
/
+18
*
prog/test: rename prog/fuzz to prog/test
Dmitry Vyukov
2019-04-01
2
-6
/
+6
*
prog, pkg/compiler: fix warnings
Dmitry Vyukov
2019-03-29
1
-2
/
+2
*
prog: fix a bunch of bugs in parsing
Dmitry Vyukov
2019-03-29
6
-19
/
+149
*
all: fix warnings pointed to by golangci-lint
Dmitry Vyukov
2019-03-28
1
-1
/
+1
*
all: switch to Go 1.12
Dmitry Vyukov
2019-03-14
1
-5
/
+5
*
prog: add a test for ChoiceTable
Dmitry Vyukov
2019-02-21
1
-0
/
+33
*
all: reformat with Go 1.10
Dmitry Vyukov
2019-02-11
1
-5
/
+5
*
sys/linux: add NDISC packet formats to vnet.txt
Dan Robertson
2019-02-11
1
-5
/
+5
*
sys/linux: prohibit opening /proc/self/exe
Dmitry Vyukov
2019-02-08
1
-0
/
+7
*
prog: fix checksum dependencies
Andrey Konovalov
2019-02-01
2
-0
/
+25
*
prog: fix escaping of C strings
Dmitry Vyukov
2019-01-31
1
-5
/
+15
*
Update hints_test.go
houjingyi
2019-01-07
1
-4
/
+4
*
prog: don't produce the same program when mutating with hints
Dmitry Vyukov
2019-01-03
2
-7
/
+11
*
prog: remove several sources of non-determinism
Dmitry Vyukov
2019-01-03
4
-41
/
+109
*
prog, pkg/{csource,ifuzz,ipc,repro}: make tests deterministic on travis
Dmitry Vyukov
2019-01-02
2
-4
/
+5
*
prog: speed up TestResourceCtors
Dmitry Vyukov
2018-12-31
2
-8
/
+4
*
pkg/csource: use 0 for missing syscall args
Dmitry Vyukov
2018-12-27
1
-6
/
+7
*
prog, pkg/csource: more readable serialization for strings
Dmitry Vyukov
2018-12-15
4
-46
/
+135
*
prog: detect invalid target.Syscalls in BuildChoiceTable
Greg Steuck
2018-12-11
1
-0
/
+3
*
prog: support AUTO args in programs
Dmitry Vyukov
2018-12-10
4
-43
/
+128
*
prog: implement strict parsing mode
Dmitry Vyukov
2018-12-10
4
-50
/
+73
*
prog: introduce strict parsing mode
Dmitry Vyukov
2018-12-10
9
-82
/
+125
*
prog: refactor deserialization code
Dmitry Vyukov
2018-12-10
2
-48
/
+55
*
prog: rename ProgGen to Builder
Dmitry Vyukov
2018-12-08
1
-7
/
+7
*
tools/syz-trace2syz/proggen: fix vma allocation
Dmitry Vyukov
2018-12-07
1
-0
/
+6
*
tools/syz-trace2syz/proggen: replace memoryTracker with prog.memAlloc
Dmitry Vyukov
2018-12-07
2
-8
/
+39
*
prog: add Prog.Finalize
Dmitry Vyukov
2018-12-06
3
-8
/
+8
*
prog: export Type.DefaultArg
Dmitry Vyukov
2018-12-06
6
-42
/
+38
*
tools/syz-trace2syz: add tool to convert strace output to programs
shankarapailoor
2018-12-06
3
-0
/
+12
*
prog: prevent sandbox escaping files from entering s.files
Greg Steuck
2018-11-27
3
-2
/
+28
*
prog: try to nullify pointers when minimizing
Andrey Konovalov
2018-11-21
2
-4
/
+33
*
prog: allow escaping paths but don't generate them
Dmitry Vyukov
2018-11-02
3
-24
/
+13
*
sys: check that target consts are defined
Dmitry Vyukov
2018-10-19
1
-0
/
+11
*
all: fix code formatting
Dmitry Vyukov
2018-10-16
1
-11
/
+0
*
targets: Use OS=linux when GOOS=android
Zach Riggle
2018-10-10
1
-0
/
+3
*
sys/linux: add syz_execute_func
Dmitry Vyukov
2018-08-30
2
-1
/
+42
*
prog: add concept of "special pointers"
Dmitry Vyukov
2018-08-30
11
-48
/
+130
*
sys/openbsd: disable mknod sanitization as tests fail
Dmitry Vyukov
2018-08-30
1
-0
/
+16
*
prog: fix corner case in normalizePrio
Dmitry Vyukov
2018-08-30
2
-0
/
+31
*
prog: don't add fallback signal after seccomp
Dmitry Vyukov
2018-08-19
2
-43
/
+205
*
prog: collect all prog comments
Dmitry Vyukov
2018-08-08
3
-3
/
+25
*
prog: strenghten type checking during validation
Dmitry Vyukov
2018-08-02
2
-24
/
+28
*
prog: refactor calcStaticPriorities
Dmitry Vyukov
2018-08-02
1
-44
/
+50
*
prog: split and simplify Mutate
Dmitry Vyukov
2018-08-02
1
-108
/
+135
*
prog: introduce debugValidate
Dmitry Vyukov
2018-08-02
8
-35
/
+15
*
prog: refactor defaultArg/isDefaultArg
Dmitry Vyukov
2018-08-02
7
-174
/
+217
*
prog: refactor SerializeForExec
Dmitry Vyukov
2018-08-02
2
-105
/
+112
[next]