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
/
ipc
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/ipc: move from ipc
Dmitry Vyukov
2017-06-17
3
-862
/
+0
*
pkg/csource: move from csource
Dmitry Vyukov
2017-06-17
1
-1
/
+1
*
pkg/fileutil: move from fileutil
Dmitry Vyukov
2017-06-03
2
-2
/
+2
*
all: cleanup executor/ipc status checking
Michael Pratt
2017-05-30
1
-13
/
+13
*
all: speed up tests
Dmitry Vyukov
2017-05-29
1
-2
/
+4
*
all: add fault injection capability
Dmitry Vyukov
2017-05-26
2
-23
/
+58
*
ipc: fix test build
Dmitry Vyukov
2017-05-23
2
-10
/
+25
*
ipc: allow configuration of executor output buffer size
Michael Pratt
2017-05-19
1
-7
/
+11
*
ipc: add an optional 'abort' signal
Michael Pratt
2017-05-19
1
-41
/
+82
*
executor: support wrapping executor with an external sandbox process
Dmitry Vyukov
2017-02-27
1
-21
/
+36
*
ipc: print call number on corrupted output region
Dmitry Vyukov
2017-02-06
1
-2
/
+2
*
ipc: fix hangs in debug mode
Dmitry Vyukov
2017-02-01
1
-0
/
+1
*
all: implement edge coverage
Dmitry Vyukov
2017-01-27
2
-55
/
+61
*
all: spot optimizations
Dmitry Vyukov
2017-01-20
1
-28
/
+35
*
csource: compile with -Werror
Dmitry Vyukov
2017-01-09
1
-1
/
+1
*
ipc: produce more detailed error messages
Dmitry Vyukov
2016-12-08
1
-14
/
+38
*
executor: don't try to open tun if it's not enabled
Andrey Konovalov
2016-12-02
1
-0
/
+1
*
executor: emit ethernet traffic
Andrey Konovalov
2016-11-29
1
-1
/
+3
*
ipc: improve handling of executor failures
Dmitry Vyukov
2016-11-29
1
-1
/
+26
*
ipc: append pid to binary name
Dmitry Vyukov
2016-11-26
1
-0
/
+15
*
ipc, prog, sysgen: format code
Dmitry Vyukov
2016-11-25
1
-2
/
+2
*
sys: add proc type to denote per proccess integers
Andrey Konovalov
2016-11-25
2
-4
/
+6
*
ipc: extend error messages
Dmitry Vyukov
2016-11-22
1
-2
/
+2
*
ipc: read out executor output
Dmitry Vyukov
2016-08-13
1
-18
/
+34
*
ipc: fix broken test
Dmitry Vyukov
2016-08-05
1
-3
/
+4
*
executor: revive setuid sandbox
Dmitry Vyukov
2016-07-01
1
-12
/
+19
*
executor: ignore the case when test process kills loop process
Dmitry Vyukov
2016-03-10
1
-4
/
+13
*
fuzzer: improve kmemleak logic
Dmitry Vyukov
2016-03-10
2
-11
/
+33
*
ipc: increase default response timeout
Dmitry Vyukov
2016-03-10
1
-1
/
+4
*
ipc: give executor some time to startup
Dmitry Vyukov
2016-01-27
1
-0
/
+22
*
ipc: unify command line flag handling
Dmitry Vyukov
2016-01-27
2
-1
/
+32
*
ipc: remove strace support traces
Dmitry Vyukov
2016-01-27
2
-154
/
+6
*
executor: new namespace-based sandbox
Dmitry Vyukov
2016-01-22
1
-8
/
+1
*
executor: start moving sandboxing code into executor
Dmitry Vyukov
2016-01-20
1
-11
/
+0
*
ipc: umount all mounts before removing temp dirs
Dmitry Vyukov
2016-01-11
1
-0
/
+3
*
ipc: increase timeout in tests
Dmitry Vyukov
2015-12-28
2
-5
/
+12
*
prog: remove padding checking
Dmitry Vyukov
2015-12-23
1
-0
/
+3
*
fileutil: new package
Dmitry Vyukov
2015-12-23
1
-1
/
+2
*
csource: new package
Dmitry Vyukov
2015-12-23
1
-28
/
+14
*
add a flag to disable setpgid syscall
Dmitry Vyukov
2015-12-17
1
-5
/
+8
*
executor: export syscall execution results
Dmitry Vyukov
2015-12-17
1
-2
/
+11
*
move Gate type to ipc package and use it in stress tool
Dmitry Vyukov
2015-12-17
1
-0
/
+54
*
ipc: fix removal of temp dir if chmod fails
Dmitry Vyukov
2015-12-17
1
-4
/
+8
*
sys: automatically add padding to structs
Dmitry Vyukov
2015-12-17
1
-1
/
+1
*
ipc: fix potential nil deref in command.close
Dmitry Vyukov
2015-11-23
1
-4
/
+7
*
add various statistics to http interface
Dmitry Vyukov
2015-11-19
1
-145
/
+5
*
use fork server in executor
Dmitry Vyukov
2015-11-10
1
-2
/
+237
*
add collide mode to executor
Dmitry Vyukov
2015-11-06
1
-0
/
+1
*
experimental functionality to impersonate nobody user in executor
Dmitry Vyukov
2015-10-20
1
-1
/
+13
*
dump executor output directly to console when debug
Dmitry Vyukov
2015-10-20
1
-2
/
+7
[next]