Age | Commit message (Expand) | Author |
2019-10-30 | Fix container locking | Fabricio Voznika |
2019-10-30 | Merge release-20190806.1-346-gdb37483 (automated) | gVisor bot |
2019-10-30 | Store endpoints inside multiPortEndpoint in a sorted order | Andrei Vagin |
2019-10-30 | Enable runsc/fsgofer support on arm64. | Haibo Xu |
2019-10-29 | Merge release-20190806.1-336-g8b04e2d (automated) | gVisor bot |
2019-10-28 | Cast the Stat_t.Nlink to uint64 on arm64. | Haibo Xu |
2019-10-24 | Fix early deletion of rootDir | Fabricio Voznika |
2019-10-23 | fix typo | kevin.xu |
2019-10-23 | remove duplicated period | kevin.xu |
2019-10-23 | Merge release-20190806.1-306-g6122b41 (automated) | gVisor bot |
2019-10-22 | Merge pull request #1046 from tomlanyon:crio | gVisor bot |
2019-10-22 | Merge release-20190806.1-300-g8720bd6 (automated) | gVisor bot |
2019-10-22 | netstack/tcp: software segmentation offload | Andrei Vagin |
2019-10-21 | Merge release-20190806.1-295-g12235d5 (automated) | gVisor bot |
2019-10-21 | AF_PACKET support for netstack (aka epsocket). | Kevin Krakauer |
2019-10-20 | Add runsc OCI annotations to support CRI-O. | Tom Lanyon |
2019-10-18 | Merge release-20190806.1-290-g49b596b (automated) | gVisor bot |
2019-10-18 | Cleanup host UDS support | Michael Pratt |
2019-10-16 | Merge release-20190806.1-281-g9fb5622 (automated) | gVisor bot |
2019-10-16 | Fix problem with open FD when copy up is triggered in overlayfs | Fabricio Voznika |
2019-10-15 | Merge release-20190806.1-271-ga295616 (automated) | gVisor bot |
2019-10-15 | Make Attach no longer a special snowflake | Michael Pratt |
2019-10-15 | Merge release-20190806.1-270-gbfa0bb2 (automated) | gVisor bot |
2019-10-14 | Merge pull request #997 from dvrkps:patch-1 | gVisor bot |
2019-10-11 | Set base to root | Davor Kapsa |
2019-10-10 | Merge release-20190806.1-261-g0653391 (automated) | gVisor bot |
2019-10-10 | Update TODO for OCI seccomp support. | Ian Lewis |
2019-10-10 | Remove unnecessary assignment to path | Davor Kapsa |
2019-10-10 | Merge release-20190806.1-260-ga5170fd (automated) | gVisor bot |
2019-10-10 | Allow rt_sigreturn in runsc gofer | Michael Pratt |
2019-10-08 | Merge release-20190806.1-250-ga357fe4 (automated) | gVisor bot |
2019-10-08 | Remove stale TODO | Fabricio Voznika |
2019-10-08 | Merge release-20190806.1-249-gb9cdbc2 (automated) | gVisor bot |
2019-10-08 | Ignore mount options that are not supported in shared mounts | Fabricio Voznika |
2019-10-08 | Merge release-20190806.1-247-g7c1587e (automated) | gVisor bot |
2019-10-07 | Implement IP_TTL. | Ian Gudger |
2019-10-07 | Add tests for $HOME | Ian Lewis |
2019-10-07 | Merge release-20190806.1-244-g6a98237 (automated) | gVisor bot |
2019-10-07 | Rename epsocket to netstack. | Kevin Krakauer |
2019-10-01 | runsc: remove todo from the build file | Andrei Vagin |
2019-10-01 | Merge release-20190806.1-220-g90e908f (automated) | gVisor bot |
2019-10-01 | Merge pull request #917 from KentaTada:fix-clone-flags | gVisor bot |
2019-10-01 | Merge release-20190806.1-218-g0b02c3d (automated) | gVisor bot |
2019-10-01 | Prevent CAP_NET_RAW from appearing in exec | Fabricio Voznika |
2019-09-27 | bazel: use rules_pkg from https://github.com/bazelbuild/ | Andrei Vagin |
2019-09-27 | Merge release-20190806.1-198-g8337e4f (automated) | gVisor bot |
2019-09-26 | Disallow opening of sockets if --fsgofer-host-uds=false | Fabricio Voznika |
2019-09-26 | runsc: add the clone flag of cgroup namespace | Kenta Tada |
2019-09-25 | Merge release-20190806.1-195-gdd0e5ee (automated) | gVisor bot |
2019-09-25 | Merge pull request #765 from trailofbits:uds_support | gVisor bot |