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
...
*
executor: fix build on newer linux distros
Dmitry Vyukov
2018-09-27
1
-2
/
+30
*
executor: make the debug output useful for race condition debugging
Alexander Popov
2018-09-24
1
-4
/
+1
*
executor: fix build
Dmitry Vyukov
2018-09-20
1
-12
/
+0
*
executor: move debug_dump_data() into common_linux.h
Anton Lindqvist
2018-09-20
1
-0
/
+12
*
executor: make sandboxes more modular
Dmitry Vyukov
2018-09-17
1
-36
/
+3
*
RFC: android: Add support for untrusted_app sandboxing (#697)
Zach Riggle
2018-09-17
4
-34
/
+167
*
pkg/runtest, pkg/csource: don't run tests on openbsd
Dmitry Vyukov
2018-09-17
1
-0
/
+5
*
executor: reset oom_score_adj for test process
Dmitry Vyukov
2018-09-11
1
-0
/
+3
*
executor: sandbox with memory/pid cgroups
Dmitry Vyukov
2018-09-10
1
-10
/
+32
*
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
[prev]
[next]