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
/
integration
Age
Commit message (
Expand
)
Author
2019-06-18
gvisor/kokoro: don't modify tests names in the BUILD file
Andrei Vagin
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-06
Copy up parent when binding UDS on overlayfs
Fabricio Voznika
2019-06-06
Send error message to docker/kubectl exec on failure
Fabricio Voznika
2019-05-13
gvisor/runsc/tests: set timeout for http.Get()
Andrei Vagin
2019-05-03
Fix runsc restore to be compatible with docker start --checkpoint ...
Andrei Vagin
2019-05-03
Increase timeout to wait for port to become available
Fabricio Voznika
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-01-31
Remove license comments
Michael Pratt
2019-01-16
Prevent internal tmpfs mount to override files in /tmp
Fabricio Voznika
2018-10-23
Track paths and provide a rename hook.
Adin Scannell
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-10-17
runsc: Support job control signals for the root container.
Nicolas Lacasse
2018-10-17
Bump Pause/Resume integration test timeout in attempt to deflake Kokoro.
Nicolas Lacasse
2018-10-11
Sandbox cgroup tests
Fabricio Voznika
2018-10-10
Add sandbox to cgroup
Fabricio Voznika
2018-10-08
Job control signals must be sent to all processes in the FG process group.
Nicolas Lacasse
2018-10-03
Fix sandbox chroot
Fabricio Voznika
2018-10-02
Fix compilation bug.
Nicolas Lacasse
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-05
Use container's capabilities in exec
Fabricio Voznika
2018-08-09
Fix runsc integration_test when using --network=host
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-07-11
Created runsc and docker integration tests.
Justine Olshan