Age | Commit message (Expand) | Author |
2020-02-10 | Add flag package to limit visibility. | Adin Scannell |
2019-06-18 | Add Container/Sandbox args struct for creation | Fabricio Voznika |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-29 | Allow and document bug ids in gVisor codebase. | Nicolas Lacasse |
2019-01-18 | Scrub runsc error messages | Fabricio Voznika |
2018-11-28 | Internal change. | Googler |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-11 | Add bare bones unsupported syscall logging | Fabricio Voznika |
2018-09-18 | Handle children processes better in tests | Fabricio Voznika |
2018-09-13 | runsc: Support container signal/wait. | Lantao Liu |
2018-07-18 | Moved restore code out of create and made to be called after create. | Justine Olshan |
2018-06-29 | Sets the restore environment for restoring a container. | Justine Olshan |
2018-06-29 | Added leave-running flag for checkpoint. | Brielle Broder |
2018-06-27 | Added MkdirAll capabilities for Checkpoint's image-path. | Brielle Broder |
2018-06-22 | Modified Checkpoint/Restore flags to improve compatibility with Docker. | Brielle Broder |
2018-06-12 | Runsc checkpoint works. | Brielle Broder |
2018-06-06 | Add runsc checkpoint command. | Googler |