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
/
ipc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
lkvm support
Dmitry Vyukov
2015-10-16
1
-0
/
+4
*
deduplicate coverare in executor
Dmitry Vyukov
2015-10-13
1
-4
/
+5
*
process covereage in ipc package instead of fuzzer
Dmitry Vyukov
2015-10-13
2
-10
/
+83
*
make ipc.Env.Exec accept the program to execute
Dmitry Vyukov
2015-10-13
2
-20
/
+21
*
initial commit
Dmitry Vyukov
2015-10-12
2
-0
/
+457