Age | Commit message (Expand) | Author |
2019-10-29 | Update symlink traversal limit when resolving interpreter path. | Dean Deng |
2019-10-29 | Refactor logic for loadExecutable. | Dean Deng |
2019-10-29 | Disallow execveat on interpreter scripts with fd opened with O_CLOEXEC. | Dean Deng |
2019-10-25 | Aggregate arguments for loading executables into a single struct. | Dean Deng |
2019-10-24 | Handle AT_SYMLINK_NOFOLLOW flag for execveat. | Dean Deng |
2019-10-01 | Include AT_SECURE in the aux vector | Michael Pratt |
2019-07-30 | Add feature to launch Sentry from an open host FD. | Zach Koopmans |
2019-07-02 | Remove map from fd_map, change to fd_table. | Adin Scannell |
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-04-10 | Internal change | Michael Pratt |
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-19 | Use correct company name in copyright header | Ian Gudger |
2018-07-19 | Add AT_UID, AT_EUID, AT_GID, AT_EGID to aux vector. | Brian Geffon |
2018-07-03 | Handle NUL-only paths in exec | Michael Pratt |
2018-06-15 | Replace crypto/rand with internal rand package | Michael Pratt |
2018-05-08 | Reword misleading log line | Ian Gudger |
2018-05-07 | Fix misspellings | Ian Gudger |
2018-04-28 | Check in gVisor. | Googler |