Age | Commit message (Expand) | Author |
2019-09-16 | Migrate from gflags to absl flags | Michael Pratt |
2019-09-16 | Merge release-20190806.1-146-g010b093 (automated) | gVisor bot |
2019-09-16 | Bring back to life features lost in recent refactor | Fabricio Voznika |
2019-09-14 | Merge release-20190806.1-145-g239a07a (automated) | gVisor bot |
2019-09-13 | gvisor: return ENOTDIR from the unlink syscall | Andrei Vagin |
2019-09-13 | Merge release-20190806.1-144-g2bbf73d (automated) | gVisor bot |
2019-09-13 | Remove stale configurations. | Adin Scannell |
2019-09-13 | Merge release-20190806.1-143-ga8834fc (automated) | gVisor bot |
2019-09-12 | Update p9 to support flipcall. | Adin Scannell |
2019-09-13 | Merge release-20190806.1-142-g7c6ab6a (automated) | gVisor bot |
2019-09-12 | Implement splice methods for pipes and sockets. | Adin Scannell |
2019-09-12 | Merge release-20190806.1-141-gdf5d377 (automated) | gVisor bot |
2019-09-12 | Remove go_test from go_stateify and go_marshal | Michael Pratt |
2019-09-12 | Merge release-20190806.1-140-g78cfbbd (automated) | gVisor bot |
2019-09-12 | Merge pull request #843 from nlacasse:version | gVisor bot |
2019-09-12 | Merge release-20190806.1-138-g857940d (automated) | gVisor bot |
2019-09-12 | Automated rollback of changelist 268047073 | Ghanan Gowripalan |
2019-09-12 | Merge release-20190806.1-137-g574eda8 (automated) | gVisor bot |
2019-09-12 | Update repository directory structure. | Adin Scannell |
2019-09-12 | Merge release-20190806.1-136-ge2528ca (automated) | gVisor bot |
2019-09-12 | Bump bazel toolchain. | Nicolas Lacasse |
2019-09-12 | Merge release-20190806.1-135-g69f2c41 (automated) | gVisor bot |
2019-09-11 | Drop unavailable package. | Adin Scannell |
2019-09-12 | Merge release-20190806.1-134-g96a25e0 (automated) | gVisor bot |
2019-09-11 | Ensure appropriate tools are installed on image. | Adin Scannell |
2019-09-12 | Merge release-20190806.1-133-g1e6bdd5 (automated) | gVisor bot |
2019-09-11 | Update key environment variables. | Adin Scannell |
2019-09-11 | Fix authorization for continuous integration. | Adin Scannell |
2019-09-11 | Bump bazel, rules_go, gazelle, and go toolchain to latest versions. | Nicolas Lacasse |
2019-09-11 | Update required Bazel version in README. | Ian Lewis |
2019-09-10 | Fix `runsc --version` and add a test. | Nicolas Lacasse |
2019-09-10 | Fix minor Kokoro issues. | Adin Scannell |
2019-09-09 | Merge 9dfcd8b0 (automated) | gVisor bot |
2019-09-09 | Fix ephemeral port leak. | Ian Gudger |
2019-09-09 | Merge 3733b9b8 (automated) | gVisor bot |
2019-09-09 | go_marshal: Implement automatic generation of ABI marshalling code. | Rahat Mahmood |
2019-09-09 | Merge 6af9a985 (automated) | gVisor bot |
2019-09-09 | Merge pull request #824 from amscanne:fix_build2 | gVisor bot |
2019-09-09 | Join IPv6 all-nodes and solicited-node multicast addresses where appropriate. | Ghanan Gowripalan |
2019-09-07 | Merge fe1f5210 (automated) | gVisor bot |
2019-09-06 | Remove reundant global tcpip.LinkEndpointID. | Ian Gudger |
2019-09-07 | Merge 9e1cbdf5 (automated) | gVisor bot |
2019-09-06 | Indicate flipcall synchronization to the Go race detector. | Jamie Liu |
2019-09-06 | Fix repository build scripts | Adin Scannell |
2019-09-06 | Merge 98f7fbb5 (automated) | gVisor bot |
2019-09-06 | Load C++ rules from @rules_cc | Michael Pratt |
2019-09-06 | Merge 0bfffbcb (automated) | gVisor bot |
2019-09-05 | Ignore the root container when calculating oom_score_adj for the sandbox. | Ian Lewis |
2019-09-06 | Merge 7e94f171 (automated) | gVisor bot |
2019-09-05 | Better strace logs for statx. | Nicolas Lacasse |