index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
runsc
/
test
/
testutil
/
docker.go
Age
Commit message (
Expand
)
Author
2019-06-27
Fix various spelling issues in the documentation
Michael Pratt
2019-06-18
gvisor/kokoro: don't modify tests names in the BUILD file
Andrei Vagin
2019-05-14
kokoro: run tests with a default docker container runtime
Andrei Vagin
2019-05-03
Fix runsc restore to be compatible with docker start --checkpoint ...
Andrei Vagin
2019-05-03
gvisor/kokoro: save runsc logs
Andrei Vagin
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-26
Make raw sockets a toggleable feature disabled by default.
Kevin Krakauer
2019-02-25
Fix cgroup when path is relative
Fabricio Voznika
2019-01-31
gvisor/gofer: Use pivot_root instead of chroot
Andrei Vagin
2018-10-24
Re-enable TestPythonHello now that ptrace seccomp issue is resolved.
Nicolas Lacasse
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-10-18
Skip TestPythonHello on ptrace platform while we debug the issue.
Nicolas Lacasse
2018-10-17
runsc: Support job control signals for the root container.
Nicolas Lacasse
2018-10-11
Sandbox cgroup tests
Fabricio Voznika
2018-10-10
Add sandbox to cgroup
Fabricio Voznika
2018-10-09
Add tests to verify gofer is chroot'ed
Fabricio Voznika
2018-10-03
Fix sandbox chroot
Fabricio Voznika
2018-10-01
runsc: Support job control signals in "exec -it".
Nicolas Lacasse
2018-09-28
Made a few changes to make testutil.Docker easier to use
Fabricio Voznika
2018-09-28
Add ruby image tests
Fabricio Voznika
2018-09-05
Use container's capabilities in exec
Fabricio Voznika
2018-08-27
Put fsgofer inside chroot
Fabricio Voznika
2018-08-08
Resend packets back to netstack if destined to itself
Fabricio Voznika
2018-08-07
Fix build break in test
Fabricio Voznika
2018-08-02
Isolate image pulling time from container startup
Fabricio Voznika
2018-07-11
Created runsc and docker integration tests.
Justine Olshan