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
Age
Commit message (
Expand
)
Author
2019-08-06
Make loading container in a sandbox more robust
Fabricio Voznika
2019-08-02
Stops container if gofer is killed
Fabricio Voznika
2019-07-29
Move runtimes tests to appropriate directory.
Samantha Sample
2019-07-26
Publish Dockerfiles and test-runner binaries for running language tests.
Samantha Sample
2019-07-23
Make runAllTests() consistent with listTests().
Brett Landau
2019-07-22
Prototype integration of runtime language tests for Node.js into gVisor.
Samantha Sample
2019-07-19
Create the initial binary for each of the 5 runtime's test-runner.
Brett Landau
2019-07-16
test/integration: wait a background process
Andrei Vagin
2019-07-03
Avoid importing platforms from many source files
Andrei Vagin
2019-07-01
Use new location of python-hello image in tests.
Nicolas Lacasse
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-06-13
Update canonical repository.
Adin Scannell
2019-06-12
Allow 'runsc do' to run without root
Fabricio Voznika
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-06-06
Add multi-fd support to fdbased endpoint.
Bhasker Hariharan
2019-05-14
kokoro: run tests with a default docker container runtime
Andrei Vagin
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
gvisor/kokoro: save runsc logs
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-03-19
netstack: reduce MSS from SYN to account tcp options
Andrei Vagin
2019-02-25
Fix cgroup when path is relative
Fabricio Voznika
2019-01-31
gvisor/gofer: Use pivot_root instead of chroot
Andrei Vagin
2019-01-31
Remove license comments
Michael Pratt
2019-01-22
Don't bind-mount runsc into a sandbox mntns
Andrei Vagin
2019-01-16
Prevent internal tmpfs mount to override files in /tmp
Fabricio Voznika
2019-01-14
runsc: set up a minimal chroot from the sandbox process
Andrei Vagin
2018-12-28
Simplify synchronization between runsc and sandbox process
Fabricio Voznika
2018-12-17
Expose internal testing flag
Michael Pratt
2018-12-10
Open source system call tests.
Brian Geffon
2018-12-10
Internal change.
Nicolas Lacasse
2018-11-28
Fix crictl tests.
Kevin Krakauer
2018-11-27
Disable crictl tests
Michael Pratt
2018-11-20
Use math.Rand to generate a random test container id.
Nicolas Lacasse
2018-11-20
Internal change.
Nicolas Lacasse
2018-11-20
Internal change.
Nicolas Lacasse
2018-11-15
Allow sandbox.Wait to be called after the sandbox has exited.
Nicolas Lacasse
2018-11-13
Internal change.
Nicolas Lacasse
2018-11-13
Internal change.
Nicolas Lacasse
2018-11-12
Internal change.
Nicolas Lacasse
2018-11-07
Add test that volume can be mounted on top of a symlink
Fabricio Voznika
2018-11-07
Fix test --race violation
Fabricio Voznika
2018-11-06
Fix problem where crictl tests would signal both error and done channels
Kevin Krakauer
2018-11-01
First crictl integration tests.
Kevin Krakauer
2018-11-01
Close http.Response.Body after Get request.
Kevin Krakauer
2018-10-24
Re-enable TestPythonHello now that ptrace seccomp issue is resolved.
Nicolas Lacasse
[next]