Age | Commit message (Expand) | Author |
2019-10-31 | Add systemd-cgroup flag option. | Ian Lewis |
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-24 | Merge pull request #812 from lubinszARM:pr_dup3_arm | gVisor bot |
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-09-05 | Change syscall.Dup2 to syscall.Dup3 | Bin Lu |
2019-09-03 | Impose order on test scripts. | Adin Scannell |
2019-08-29 | Merge pull request #655 from praveensastry:feature/runsc-ref-chk-leak | gVisor bot |
2019-08-22 | Log message sent before logging is setup | Fabricio Voznika |
2019-08-22 | Add log prefix for better clarity | praveensastry |
2019-08-13 | tests: print stack traces if test failed by timeout | Andrei Vagin |
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-10 | Add introspection for Linux/AMD64 syscalls | Ian Lewis |
2019-06-06 | Add alsologtostderr option | Fabricio Voznika |
2019-06-06 | Send error message to docker/kubectl exec on failure | Fabricio Voznika |
2019-06-06 | Add multi-fd support to fdbased endpoint. | Bhasker Hariharan |
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-04-11 | Add 'runsc do' command | Fabricio Voznika |
2019-04-01 | Add release hook and version flag | Adin Scannell |
2019-03-29 | gvisor/runsc: enable generic segmentation offload (GSO) | Andrei Vagin |
2019-03-11 | Add profiling commands to runsc | Fabricio Voznika |
2019-02-27 | Don't log twice to debug log when --log isn't set | Fabricio Voznika |
2019-01-31 | gvisor/gofer: Use pivot_root instead of chroot | Andrei Vagin |
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-28 | Internal change. | Googler |
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-12 | Added spec command to create OCI spec config.json | Ian Lewis |
2018-10-11 | Make debug log file name configurable | Fabricio Voznika |
2018-10-04 | Capture boot panics in debug log. | Nicolas Lacasse |
2018-10-03 | Automated rollback of changelist 215585559 | Nicolas Lacasse |
2018-10-03 | runsc: Dup debug log file to stderr, so sentry panics don't get lost. | Nicolas Lacasse |
2018-10-01 | Make multi-container the default mode for runsc | Fabricio Voznika |
2018-09-24 | runsc: All non-root bind mounts should be shared. | Nicolas Lacasse |
2018-09-07 | Automated rollback of changelist 211992321 | Nicolas Lacasse |
2018-09-07 | Remove '--file-access=direct' option | Fabricio Voznika |
2018-09-07 | runsc: Dup debug log file to stderr, so sentry panics don't get lost. | Nicolas Lacasse |
2018-09-04 | runsc: Pass log and config files to sandbox process by FD. | Nicolas Lacasse |