Age | Commit message (Expand) | Author |
2020-01-08 | Combine various Create*NIC methods into CreateNICWithOptions. | Bert Muthalaly |
2020-01-08 | Add NIC.isLoopback() | Bert Muthalaly |
2019-12-18 | Increase waitForProcessList timeout | Fabricio Voznika |
2019-12-17 | Leave minimum CPU number as a constant | Aleksandr Razumov |
2019-12-17 | Add minimum CPU number and only lower CPUs on --cpu-num-from-quota | Aleksandr Razumov |
2019-12-15 | Set CPU number to CPU quota | Aleksandr Razumov |
2019-12-12 | Add iptables testing framework. | Kevin Krakauer |
2019-12-11 | Enable IPv6 in runsc | Bhasker Hariharan |
2019-12-11 | runsc/debug: add an option to list all processes | Andrei Vagin |
2019-12-11 | Finish incomplete comment. | Dean Deng |
2019-12-06 | Bump up Go 1.13 as minimum requirement | Fabricio Voznika |
2019-12-06 | Merge pull request #1233 from xiaobo55x:compatLog | gVisor bot |
2019-12-06 | Add runtime tracing. | Adin Scannell |
2019-12-06 | Implement TTY field in control.Processes(). | Nicolas Lacasse |
2019-12-06 | Make annotations OCI compliant | Fabricio Voznika |
2019-12-05 | Fix possible race condition destroying container | Fabricio Voznika |
2019-12-03 | Support IP_TOS and IPV6_TCLASS socket options for hostinet sockets. | Dean Deng |
2019-12-03 | Enable runsc compatLog support on arm64. | Haibo Xu |
2019-11-27 | Add support for receiving TOS and TCLASS control messages in hostinet. | Dean Deng |
2019-11-26 | Merge pull request #981 from tanjianfeng:fix-898 | gVisor bot |
2019-11-25 | Use mount hints to determine FileAccessType | Fabricio Voznika |
2019-11-25 | Merge pull request #1176 from xiaobo55x:runsc_boot | gVisor bot |
2019-11-23 | gofer: reduce CPU usage on GC as of frequent readdir | Jianfeng Tan |
2019-11-22 | Force timezone initialization before filter installation | Michael Pratt |
2019-11-13 | Enable runsc/boot support on arm64. | Haibo Xu |
2019-11-06 | Add p9.OpenTruncate. | Jamie Liu |
2019-11-05 | Fix repository build scripts. | Adin Scannell |
2019-11-04 | Add NETLINK_KOBJECT_UEVENT socket support | Michael Pratt |
2019-11-01 | Merge pull request #1109 from xiaobo55x:fsgofer | gVisor bot |
2019-11-01 | Allow the watchdog to detect when the sandbox is stuck during setup. | Nicolas Lacasse |
2019-10-31 | Add systemd-cgroup flag option. | Ian Lewis |
2019-10-31 | Merge pull request #1058 from cmingxu:master | gVisor bot |
2019-10-30 | Fix container locking | Fabricio Voznika |
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-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-22 | Merge pull request #1046 from tomlanyon:crio | gVisor bot |
2019-10-22 | netstack/tcp: software segmentation offload | Andrei Vagin |
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 | Cleanup host UDS support | Michael Pratt |
2019-10-16 | Fix problem with open FD when copy up is triggered in overlayfs | Fabricio Voznika |
2019-10-15 | Make Attach no longer a special snowflake | Michael Pratt |
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 | Update TODO for OCI seccomp support. | Ian Lewis |
2019-10-10 | Remove unnecessary assignment to path | Davor Kapsa |