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-03 | Avoid importing platforms from many source files | Andrei Vagin |
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 | 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-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 |
2019-01-31 | Remove license comments | Michael Pratt |
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-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 |
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-18 | Resolve mount paths while setting up root fs mount | Fabricio Voznika |
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-10-01 | Make multi-container the default mode for runsc | Fabricio Voznika |
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-28 | Switch to root in userns when CAP_SYS_CHROOT is also missing | Fabricio Voznika |
2018-09-21 | Run gofmt -s on everything | Ian Gudger |
2018-09-18 | Handle children processes better in tests | Fabricio Voznika |
2018-09-07 | Remove '--file-access=direct' option | Fabricio Voznika |