Age | Commit message (Expand) | Author |
2019-08-27 | Merge 9679f989 (automated) | gVisor bot |
2019-08-27 | Fix comment typo | Michael Pratt |
2019-07-30 | Merge e511c0e0 (automated) | gVisor bot |
2019-07-30 | Add feature to launch Sentry from an open host FD. | Zach Koopmans |
2019-07-22 | Merge d706922d (automated) | gVisor bot |
2019-07-21 | Add ARM64 support to pkg/sentry/loader | Bin Lu |
2019-07-19 | Merge f544509c (automated) | gVisor bot |
2019-07-12 | Merge 69e0affa (automated) | gVisor bot |
2019-07-02 | Remove map from fd_map, change to fd_table. | Adin Scannell |
2019-06-14 | Merge 3e9b8ecb (automated) | gVisor bot |
2019-06-13 | Plumb context through more layers of filesytem. | Ian Gudger |
2019-06-13 | Merge add40fd6 (automated) | gVisor bot |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-02 | Merge 216da0b7 (automated) | gVisor bot |
2019-05-21 | Fix inconsistencies in ELF anonymous mappings | Michael Pratt |
2019-05-21 | Add basic plumbing for splice and stub implementation. | 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-04-11 | Use open fids when fstat()ing gofer files. | Jamie Liu |
2019-04-10 | Internal change | Michael Pratt |
2019-03-14 | Decouple filemem from platform and move it to pgalloc.MemoryFile. | Jamie Liu |
2019-01-31 | Remove license comments | Michael Pratt |
2019-01-14 | Remove fs.Handle, ramfs.Entry, and all the DeprecatedFileOperations. | Nicolas Lacasse |
2019-01-08 | Improve loader related error messages returned to users. | Brian Geffon |
2018-12-11 | Remove unused envv variable from two funcs. | Christopher Koch |
2018-12-04 | Max link traversals should be for an entire path. | Brian Geffon |
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-08 | Statfs Namelen should be NAME_MAX not PATH_MAX | Michael Pratt |
2018-08-22 | Always add AT_BASE even if there is no interpreter. | Brian Geffon |
2018-08-02 | Automated rollback of changelist 207037226 | Zhaozhong Ni |
2018-08-01 | Automated rollback of changelist 207007153 | Michael Pratt |
2018-08-01 | stateify: convert all packages to use explicit mode. | Zhaozhong Ni |
2018-07-27 | stateify: support explicit annotation mode; convert refs and stack packages. | Zhaozhong Ni |
2018-07-19 | Add AT_UID, AT_EUID, AT_GID, AT_EGID to aux vector. | Brian Geffon |
2018-07-09 | Trim all whitespace between interpreter and arg | Michael Pratt |
2018-07-03 | Fix runsc VDSO mapping | Michael Pratt |
2018-07-03 | Handle NUL-only paths in exec | Michael Pratt |
2018-06-15 | Replace crypto/rand with internal rand package | Michael Pratt |
2018-06-13 | Fix reference leak in VDSO validation | Ian Gudger |
2018-06-12 | Drop MMapOpts.MappingIdentity reference in loader.mapSegment. | Jamie Liu |
2018-05-08 | Reword misleading log line | Ian Gudger |
2018-05-07 | Fix misspellings | Ian Gudger |
2018-05-04 | Remove ineffectual code in sentry ELF loader | Ian Gudger |
2018-04-28 | Check in gVisor. | Googler |