Age | Commit message (Expand) | Author |
2020-05-27 | Merge release-20200518.0-45-g0bc022b7 (automated) | gVisor bot |
2020-04-21 | Merge release-20200323.0-206-geba0866 (automated) | gVisor bot |
2020-04-21 | Merge pull request #1818 from lubinszARM:pr_signal_1 | gVisor bot |
2020-04-17 | Arm64: VDSO support for signal | Bin Lu |
2020-02-14 | Merge release-20200211.0-17-g4075de1 (automated) | gVisor bot |
2020-02-14 | Plumb VFS2 inside the Sentry | gVisor bot |
2020-02-11 | Merge release-20200127.0-130-g9be46e5 (automated) | gVisor bot |
2020-01-27 | Merge release-20200115.0-110-g0e2f1b7 (automated) | gVisor bot |
2020-01-27 | Update package locations. | Adin Scannell |
2020-01-27 | Standardize on tools directory. | Adin Scannell |
2020-01-22 | Merge release-20200115.0-71-g1599923 (automated) | gVisor bot |
2019-12-06 | Merge release-20191129.0-9-gf8bb3f7 (automated) | gVisor bot |
2019-12-06 | Document ELF PT_LOAD difference from Linux | Michael Pratt |
2019-11-18 | Merge release-20191114.0-13-g235a96c (automated) | gVisor bot |
2019-11-13 | Fix some build errors on arm64. | Haibo Xu |
2019-10-29 | Merge release-20190806.1-341-g38330e9 (automated) | gVisor bot |
2019-10-29 | Update symlink traversal limit when resolving interpreter path. | Dean Deng |
2019-10-29 | Merge release-20190806.1-339-g2e00771 (automated) | gVisor bot |
2019-10-29 | Refactor logic for loadExecutable. | Dean Deng |
2019-10-29 | Merge release-20190806.1-333-g29273b0 (automated) | gVisor bot |
2019-10-29 | Disallow execveat on interpreter scripts with fd opened with O_CLOEXEC. | Dean Deng |
2019-10-26 | Merge release-20190806.1-329-g1c480ab (automated) | gVisor bot |
2019-10-25 | Aggregate arguments for loading executables into a single struct. | Dean Deng |
2019-10-24 | Merge release-20190806.1-318-gd9fd536 (automated) | gVisor bot |
2019-10-24 | Handle AT_SYMLINK_NOFOLLOW flag for execveat. | Dean Deng |
2019-10-16 | Reorder BUILD license and load functions in gvisor. | Kevin Krakauer |
2019-10-01 | Merge release-20190806.1-225-g0d48398 (automated) | gVisor bot |
2019-10-01 | Include AT_SECURE in the aux vector | Michael Pratt |
2019-10-01 | Merge release-20190806.1-217-g53cc72d (automated) | gVisor bot |
2019-10-01 | Honor X bit on extra anon pages in PT_LOAD segments | Michael Pratt |
2019-09-12 | Merge release-20190806.1-133-g1e6bdd5 (automated) | gVisor bot |
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 |