Age | Commit message (Expand) | Author |
2020-04-23 | Merge release-20200323.0-215-g0c58694 (automated) | gVisor bot |
2020-04-22 | Specify a memory file in platform.New(). | Andrei Vagin |
2020-04-17 | Add test name to boot and gofer log files | Fabricio Voznika |
2020-04-09 | Merge release-20200323.0-97-g6dd5a1f (automated) | gVisor bot |
2020-04-08 | Clean up TODOs | Fabricio Voznika |
2020-03-20 | Merge release-20200219.0-210-g069f1ed (automated) | gVisor bot |
2020-03-19 | Improve error message when pivot_root fails | Fabricio Voznika |
2020-03-12 | Merge release-20200219.0-157-gf2e4b5a (automated) | gVisor bot |
2020-03-12 | Kill sandbox process when parent process terminates | Fabricio Voznika |
2020-03-06 | Merge release-20200219.0-109-g6367963 (automated) | gVisor bot |
2020-02-26 | add profile option | moricho |
2020-02-20 | Merge release-20200211.0-49-gec56305 (automated) | gVisor bot |
2020-02-19 | Add statefile command to runsc. | Adin Scannell |
2020-02-10 | Merge release-20200127.0-114-g3e8b38d (automated) | gVisor bot |
2020-02-10 | Add flag package to limit visibility. | Adin Scannell |
2020-02-06 | Merge release-20200127.0-85-g1b6a12a (automated) | gVisor bot |
2020-01-27 | Merge release-20200115.0-107-g90ec596 (automated) | gVisor bot |
2020-01-27 | Fix licenses. | Adin Scannell |
2020-01-27 | Merge release-20200115.0-103-gd29e59a (automated) | gVisor bot |
2020-01-27 | Standardize on tools directory. | Adin Scannell |
2020-01-10 | Merge release-20191213.0-96-g27500d5 (automated) | gVisor bot |
2020-01-09 | New sync package. | Ian Gudger |
2019-12-11 | Merge release-20191129.0-45-gf8c5ad0 (automated) | gVisor bot |
2019-12-11 | runsc/debug: add an option to list all processes | Andrei Vagin |
2019-12-07 | Merge release-20191129.0-18-g371e210 (automated) | gVisor bot |
2019-12-06 | Add runtime tracing. | Adin Scannell |
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-270-gbfa0bb2 (automated) | gVisor bot |
2019-10-11 | Set base to root | Davor Kapsa |
2019-10-10 | Remove unnecessary assignment to path | Davor Kapsa |
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-25 | Merge release-20190806.1-195-gdd0e5ee (automated) | gVisor bot |
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 release-20190806.1-172-gf2ea8e6 (automated) | gVisor bot |
2019-09-23 | Always set HOME env var with `runsc exec`. | Nicolas Lacasse |
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-04 | Merge 67a2ab14 (automated) | gVisor bot |
2019-09-03 | Impose order on test scripts. | Adin Scannell |
2019-07-12 | Merge 69e0affa (automated) | gVisor bot |
2019-07-03 | Avoid importing platforms from many source files | Andrei Vagin |
2019-06-27 | Merge 5b41ba5d (automated) | gVisor bot |
2019-06-27 | Fix various spelling issues in the documentation | Michael Pratt |
2019-06-26 | Merge 67e2f227 (automated) | gVisor bot |
2019-06-26 | Always set SysProcAttr.Ctty to an FD in the child's FD table. | Nicolas Lacasse |
2019-06-25 | Merge a8f148b8 (automated) | gVisor bot |
2019-06-25 | Use different Ctty FDs based on the go version. | Nicolas Lacasse |