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
/
pkg
/
csource
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/csource: fix build of generated files
Dmitry Vyukov
2018-01-06
1
-1
/
+1
*
pkg/csource: tidy up generated code a bit
Dmitry Vyukov
2017-12-27
2
-16
/
+26
*
executor: introduce uint64/32/16/8 types
Dmitry Vyukov
2017-12-27
5
-165
/
+187
*
executor: fix another format bug
Dmitry Vyukov
2017-12-27
1
-1
/
+1
*
pkg/csource: add top-level repeat loop
Dmitry Vyukov
2017-12-27
1
-16
/
+28
*
pkg/csource: simplify generated code
Dmitry Vyukov
2017-12-27
1
-5
/
+3
*
executor: check format strings
Dmitry Vyukov
2017-12-27
5
-35
/
+40
*
pkg/csource: mimic the way syscalls are scheduled in executor
Dmitry Vyukov
2017-12-22
2
-22
/
+70
*
executor: remove dead code
Dmitry Vyukov
2017-12-22
1
-2
/
+0
*
pkg/csource: fix handling of proc types
Dmitry Vyukov
2017-12-22
2
-18
/
+37
*
pkg/csource: limit thread stacks
Dmitry Vyukov
2017-12-22
1
-2
/
+5
*
pkg/csource: fix string escaping bug
Dmitry Vyukov
2017-12-22
1
-0
/
+2
*
pkg/csource: make strings more readable
Dmitry Vyukov
2017-12-17
1
-11
/
+56
*
prog: use dense indexes for copyout instructions
Dmitry Vyukov
2017-12-17
1
-13
/
+42
*
prog: add DeserializeExec
Dmitry Vyukov
2017-12-17
1
-124
/
+77
*
pkg/csource: refactor
Dmitry Vyukov
2017-12-17
4
-179
/
+230
*
sys: move test syscalls to a separate target
Dmitry Vyukov
2017-12-17
2
-7
/
+3
*
executor: fix macros in common.h
Andrey Konovalov
2017-12-14
4
-12
/
+16
*
executor: fix build
Dmitry Vyukov
2017-12-06
4
-16
/
+34
*
sys/linux: open files from /proc
Dmitry Vyukov
2017-11-27
1
-8
/
+28
*
sys/syz-extract: fix mmap on arm
Dmitry Vyukov
2017-11-23
1
-1
/
+1
*
pkg/csource: add function to parse serialized options
Dmitry Vyukov
2017-11-17
4
-105
/
+215
*
pkg/osutil: don't leace runaway processes
Dmitry Vyukov
2017-11-16
1
-4
/
+5
*
executor: proceed even if /dev/net/tun is not available
Andrey Konovalov
2017-11-08
1
-2
/
+12
*
csource: Fix sed(1) invocation
zoulasc
2017-11-06
1
-4
/
+4
*
pkg/csource: add freebsd/netbsd support
Dmitry Vyukov
2017-10-26
4
-0
/
+652
*
executor: fix build breakages due to doexit
Dmitry Vyukov
2017-10-19
2
-6
/
+21
*
executor: fix akaros nonfailing mode
Dmitry Vyukov
2017-10-16
1
-1
/
+9
*
executor, pkg/ipc: unify ipc protocol between linux and other OSes
Dmitry Vyukov
2017-10-16
3
-12
/
+17
*
pkg/csource: support akaros
Dmitry Vyukov
2017-10-16
4
-123
/
+548
*
executor: write debug output to stderr
Dmitry Vyukov
2017-10-16
1
-2
/
+2
*
pkg/ipc: don't send program padding to executor
Dmitry Vyukov
2017-10-12
1
-1
/
+1
*
executor: include missing header
Dmitry Vyukov
2017-10-10
1
-3
/
+6
*
all: basic freebsd support
Dmitry Vyukov
2017-10-02
1
-0
/
+3
*
executor: support fragmentation in syz_emit_ethernet
Dmitry Vyukov
2017-10-02
1
-16
/
+67
*
executor: fix execution of windows syscalls
Dmitry Vyukov
2017-09-27
1
-1
/
+6
*
executor, sys/windows: initial windows support
Dmitry Vyukov
2017-09-25
2
-56
/
+63
*
pkg/csource: disable linux/386 tests
Dmitry Vyukov
2017-09-22
1
-0
/
+5
*
all: more assorted fuchsia support
Dmitry Vyukov
2017-09-22
3
-148
/
+153
*
sys/targets: move targets from sys package
Dmitry Vyukov
2017-09-15
1
-3
/
+3
*
pkg/csource: support archs other than x86_64
Dmitry Vyukov
2017-09-15
2
-24
/
+68
*
prog: remove default target and all global state
Dmitry Vyukov
2017-09-15
2
-15
/
+15
*
syz-manager/mgrconfig: explicitly specify target in config
Dmitry Vyukov
2017-09-15
1
-0
/
+5
*
prog, sys: move types to prog
Dmitry Vyukov
2017-09-05
2
-2
/
+3
*
sys: rename Call to Syscall
Dmitry Vyukov
2017-09-05
1
-1
/
+1
*
pkg/compiler: check and generate types
Dmitry Vyukov
2017-09-02
1
-5
/
+6
*
sys, prog: switch values to to uint64
Dmitry Vyukov
2017-08-19
1
-5
/
+5
*
pkg/repro: fix invalid options minimization
Dmitry Vyukov
2017-08-09
2
-6
/
+15
*
pkg/csource, pkg/repro: filter out invalid options combinations
Dmitry Vyukov
2017-08-09
2
-2
/
+25
*
executor: sandbox with RLIMIT_MEMLOCK
Dmitry Vyukov
2017-08-08
1
-0
/
+2
[next]