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/runtest: fixes for fuchsia
Dmitry Vyukov
2018-09-06
1
-1
/
+7
*
sys/linux: add syz_execute_func
Dmitry Vyukov
2018-08-30
1
-3
/
+11
*
Add mandatory OpenBSD bits (#689)
Anton Lindqvist
2018-08-28
1
-3
/
+31
*
executor: fix gcc warnings in fuchsia generated code
Dmitry Vyukov
2018-08-19
2
-21
/
+25
*
executor: fix FS_XFLAG_IMMUTABLE for 32-bit mode
Dmitry Vyukov
2018-08-09
1
-13
/
+5
*
pkg/csource: fix 32-bit syscall calls
Dmitry Vyukov
2018-08-09
1
-1
/
+7
*
executor: fix cgroups
Dmitry Vyukov
2018-08-09
1
-4
/
+4
*
executor: mount binfmt_mist
Dmitry Vyukov
2018-08-09
1
-6
/
+9
*
executor: clean up immutable dirs
Dmitry Vyukov
2018-08-09
1
-0
/
+10
*
executor: remove unnecessary hooks on fuchsia
Dmitry Vyukov
2018-08-09
1
-5
/
+0
*
sys/fuchsia: add syscall description for binding channels to Launcher
Dokyung Song
2018-08-08
1
-0
/
+1
*
executor: manually define struct fsxattr
Dmitry Vyukov
2018-08-08
1
-1
/
+11
*
executor: clean up immutable files
Dmitry Vyukov
2018-08-08
1
-0
/
+11
*
pkg/csource: don't do checkpoint/reset net with setuid sandbox
Dmitry Vyukov
2018-08-08
1
-19
/
+26
*
executor: don't checkpoint/reset net namespace with setuid sandbox
Dmitry Vyukov
2018-08-08
1
-0
/
+8
*
executor: checkpoint net namespace in the right namespace
Dan Austin
2018-08-08
1
-4
/
+4
*
executor: check write return value
Dmitry Vyukov
2018-08-05
1
-2
/
+10
*
executor: abort fuse connection
Dmitry Vyukov
2018-08-04
1
-6
/
+65
*
sys/test: add more tests
Dmitry Vyukov
2018-08-03
1
-0
/
+58
*
pkg/csource: minor fixes
Dmitry Vyukov
2018-08-03
1
-1
/
+3
*
executor: extend logging in netfilter code
Dmitry Vyukov
2018-08-02
1
-32
/
+46
*
pkg/csource: refactor generateCalls
Dmitry Vyukov
2018-08-02
1
-42
/
+48
*
pkg/csource: refactor defineList
Dmitry Vyukov
2018-08-02
2
-76
/
+40
*
pkg/mgrconfig: move from syz-manager/mgrconfig
Dmitry Vyukov
2018-08-02
1
-1
/
+1
*
pkg/csource: rafactor option checking
Dmitry Vyukov
2018-07-31
2
-30
/
+26
*
pkg/csource: refactor call generation
Dmitry Vyukov
2018-07-31
1
-27
/
+31
*
.gometalinter.json: enable gofmt
Dmitry Vyukov
2018-07-31
1
-5
/
+5
*
executor: make current_time_ms/sleep_ms
Dmitry Vyukov
2018-07-30
1
-7
/
+6
*
pkg/csource: turn off 32-bit tests
Dmitry Vyukov
2018-07-27
1
-0
/
+4
*
executor: disable clang-format for some parts
Dmitry Vyukov
2018-07-27
1
-9
/
+5
*
pkg/csource: rewrite gen.sh in Go
Dmitry Vyukov
2018-07-27
4
-57
/
+74
*
pkg/csource: add option to trace syscall results
Dmitry Vyukov
2018-07-27
5
-14
/
+48
*
pkg/csource: tidy generated code
Dmitry Vyukov
2018-07-27
3
-192
/
+224
*
executor: simplify event_timedwait
Dmitry Vyukov
2018-07-27
1
-30
/
+19
*
executor: ignore unshare errors in setuid sandbox
Dmitry Vyukov
2018-07-27
1
-4
/
+8
*
pkg/csource: say what compiler is missing
Dmitry Vyukov
2018-07-25
2
-7
/
+5
*
pkg/csource: tun/cgroups are linux-specific
Dmitry Vyukov
2018-07-25
1
-2
/
+1
*
pkg/csource: remove /bin/bash assumption
Anton Lindqvist
2018-07-25
1
-1
/
+1
*
executor: overhaul
Dmitry Vyukov
2018-07-24
13
-2806
/
+1593
*
pkg/host: add "network devices" feature
Dmitry Vyukov
2018-07-13
1
-0
/
+8
*
sys/linux: implement fuse as normal syscalls
Dmitry Vyukov
2018-07-10
1
-63
/
+0
*
executor: tweaks for better 9p testing
Dmitry Vyukov
2018-07-08
1
-2
/
+8
*
prog, pkg/compiler: support fmt type
Dmitry Vyukov
2018-07-08
2
-37
/
+67
*
executor: executor fix fuchsia build
Dmitry Vyukov
2018-07-07
1
-0
/
+1
*
executor: repair akaros support
Dmitry Vyukov
2018-07-05
1
-34
/
+89
*
pkg/csource: disable most features on akaros
Dmitry Vyukov
2018-07-05
1
-8
/
+8
*
executor: remove unnecessary parens
Dmitry Vyukov
2018-07-05
1
-1
/
+1
*
pkg/csource: prevent unused-result warnings
Dmitry Vyukov
2018-07-02
1
-2
/
+2
*
executor: include more headers on fuchsia
Dmitry Vyukov
2018-06-30
1
-0
/
+2
*
pkg/csource: account for different types of syscalls on fuchsia
Dmitry Vyukov
2018-06-30
1
-5
/
+10
[next]