Age | Commit message (Expand) | Author |
2020-06-16 | Add runsc options to set checksum offloading status | gVisor bot |
2020-05-13 | Enable overlayfs_stale_read by default for runsc. | Jamie Liu |
2020-04-30 | FIFO QDisc implementation | Bhasker Hariharan |
2020-04-17 | Get /bin/true to run on VFS2 | Zach Koopmans |
2020-02-28 | Allow to specify a separate log for GO's runtime messages | Andrei Vagin |
2020-01-28 | Add vfs.FileDescription to FD table | 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-10-22 | netstack/tcp: software segmentation offload | Andrei Vagin |
2019-10-16 | Fix problem with open FD when copy up is triggered in overlayfs | Fabricio Voznika |
2019-09-25 | Merge pull request #765 from trailofbits:uds_support | gVisor bot |
2019-09-24 | Refactor command line options and remove the allowed terminology for uds | Robert Tonic |
2019-09-19 | Fix documentation, clean up seccomp filter installation, rename helpers. | Robert Tonic |
2019-09-19 | Place the host UDS mounting behind --fsgofer-host-uds-allowed. | Robert Tonic |
2019-09-16 | Bring back to life features lost in recent refactor | Fabricio Voznika |
2019-08-29 | Merge pull request #655 from praveensastry:feature/runsc-ref-chk-leak | gVisor bot |
2019-08-22 | Add log prefix for better clarity | praveensastry |
2019-08-09 | Fix the Stringer for leak mode | praveensastry |
2019-08-06 | Remove traces option for ref leak mode | praveensastry |
2019-08-06 | Add option to configure reference leak checking | praveensastry |
2019-07-26 | runsc: propagate the alsologtostderr to sub-commands | Andrei Vagin |
2019-07-03 | Avoid importing platforms from many source files | Andrei Vagin |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-12 | Allow 'runsc do' to run without root | Fabricio Voznika |
2019-06-06 | Add multi-fd support to fdbased endpoint. | Bhasker Hariharan |
2019-05-03 | Fix runsc restore to be compatible with docker start --checkpoint ... | Andrei Vagin |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-26 | Make raw sockets a toggleable feature disabled by default. | Kevin Krakauer |
2019-03-29 | gvisor/runsc: enable generic segmentation offload (GSO) | Andrei Vagin |
2019-03-11 | Add profiling commands to runsc | Fabricio Voznika |
2019-01-02 | Automated rollback of changelist 225089593 | Michael Pratt |
2018-12-17 | Expose internal testing flag | Michael Pratt |
2018-12-11 | Add "trace signal" option | Michael Pratt |
2018-11-01 | Add new log format that is compatible with Kubernetes | Fabricio Voznika |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-18 | Resolve mount paths while setting up root fs mount | Fabricio Voznika |
2018-10-11 | Make debug log file name configurable | Fabricio Voznika |
2018-10-01 | Make multi-container the default mode for runsc | Fabricio Voznika |
2018-09-07 | Remove '--file-access=direct' option | Fabricio Voznika |
2018-09-07 | runsc: Run sandbox process inside minimal chroot. | Nicolas Lacasse |
2018-09-04 | runsc: Run sandbox as user nobody. | Nicolas Lacasse |
2018-09-04 | runsc: Pass log and config files to sandbox process by FD. | Nicolas Lacasse |
2018-08-31 | Automated rollback of changelist 210995199 | Fabricio Voznika |
2018-08-30 | runsc: Pass log and config files to sandbox process by FD. | Nicolas Lacasse |
2018-08-27 | Add command-line parameter to trigger panic on signal | Fabricio Voznika |
2018-08-15 | runsc: Fix instances of file access "proxy". | Nicolas Lacasse |
2018-08-14 | runsc: Change cache policy for root fs and volume mounts. | Nicolas Lacasse |
2018-06-28 | Add option to configure watchdog action | Fabricio Voznika |
2018-06-25 | runsc: add a `multi-container` flag to enable multi-container support. | Lantao Liu |