Age | Commit message (Expand) | Author |
---|---|---|
2019-06-26 | Always set SysProcAttr.Ctty to an FD in the child's FD table. | Nicolas Lacasse |
2019-06-25 | Use different Ctty FDs based on the go version. | Nicolas Lacasse |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-01-31 | Remove license comments | Michael Pratt |
2019-01-18 | Scrub runsc error messages | 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-03 | runsc: Pass root container's stdio via FD. | Nicolas Lacasse |
2018-08-24 | runsc: Terminal support for "docker exec -ti". | Nicolas Lacasse |