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
/
executor
/
common_linux.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: fix build
Dmitry Vyukov
2017-12-06
1
-4
/
+4
*
executor: unshare PID namespace even for sandbox=none
Dmitry Vyukov
2017-12-05
1
-5
/
+26
*
executor: treat fail-nth errors as non-fatal
Dmitry Vyukov
2017-12-05
1
-4
/
+7
*
sys/linux: open files from /proc
Dmitry Vyukov
2017-11-27
1
-1
/
+23
*
executor: use /proc/thread-self/fail-nth instead of /proc/self/task/%d/fail-nth
Dmitry Vyukov
2017-11-27
1
-7
/
+6
*
executor: proceed even if /dev/net/tun is not available
Andrey Konovalov
2017-11-08
1
-2
/
+12
*
executor: fix build breakages due to doexit
Dmitry Vyukov
2017-10-19
1
-6
/
+0
*
executor, pkg/ipc: unify ipc protocol between linux and other OSes
Dmitry Vyukov
2017-10-16
1
-1
/
+0
*
executor: include missing header
Dmitry Vyukov
2017-10-10
1
-0
/
+1
*
executor: set own PATH when starting subprocesses
Dmitry Vyukov
2017-10-10
1
-3
/
+8
*
executor: support fragmentation in syz_emit_ethernet
Dmitry Vyukov
2017-10-02
1
-19
/
+79
*
executor, sys/windows: initial windows support
Dmitry Vyukov
2017-09-25
1
-0
/
+65
*
all: more assorted fuchsia support
Dmitry Vyukov
2017-09-22
1
-0
/
+877