Age | Commit message (Expand) | Author |
2019-08-21 | Merge 573e6e4b (automated) | gVisor bot |
2019-08-21 | Use tcpip.Subnet in tcpip.Route | Tamir Duberstein |
2019-08-13 | Merge 8d97b22a (automated) | gVisor bot |
2019-08-13 | tests: print stack traces if test failed by timeout | Andrei Vagin |
2019-08-02 | Merge 3eff0531 (automated) | gVisor bot |
2019-08-01 | Set sandbox oom_score_adj | Ian Lewis |
2019-07-31 | Merge 885e17f8 (automated) | gVisor bot |
2019-07-30 | Remove unused const variables | Ian Lewis |
2019-07-12 | Merge 69e0affa (automated) | gVisor bot |
2019-07-03 | Avoid importing platforms from many source files | Andrei Vagin |
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 |
2019-06-24 | Merge b21b1db7 (automated) | gVisor bot |
2019-06-24 | Allow to change logging options using 'runsc debug' | Fabricio Voznika |
2019-06-21 | Merge 335fd987 (automated) | gVisor bot |
2019-06-21 | Delete dangling comment line. | Nicolas Lacasse |
2019-06-20 | Merge b46ec370 (automated) | gVisor bot |
2019-06-20 | Drop extra character | Michael Pratt |
2019-06-18 | Merge 0e07c94d (automated) | gVisor bot |
2019-06-18 | Kill sandbox process when 'runsc do' exits | Fabricio Voznika |
2019-06-18 | Merge bdb19b82 (automated) | gVisor bot |
2019-06-18 | Add Container/Sandbox args struct for creation | Fabricio Voznika |
2019-06-13 | Merge add40fd6 (automated) | gVisor bot |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-12 | Merge 356d1be1 (automated) | gVisor bot |
2019-06-12 | Allow 'runsc do' to run without root | Fabricio Voznika |
2019-06-11 | Merge 847c4b97 (automated) | gVisor bot |
2019-06-11 | Use net.HardwareAddr for FDBasedLink.LinkAddress | Fabricio Voznika |
2019-06-10 | Merge a00157cc (automated) | gVisor bot |
2019-06-06 | Add multi-fd support to fdbased endpoint. | Bhasker Hariharan |
2019-06-04 | Merge f520d0d5 (automated) | gVisor bot |
2019-06-03 | Remove 'clearStatus' option from container.Wait*PID() | Fabricio Voznika |
2019-06-02 | Merge 216da0b7 (automated) | gVisor bot |
2019-05-30 | Add support for collecting execution trace to runsc. | Bhasker Hariharan |
2019-05-15 | gvisor/runsc: use a veth link address instead of generating a new one | Andrei Vagin |
2019-05-02 | runsc: don't create an empty network namespace if NetworkHost is set | Andrei Vagin |
2019-05-02 | Add [simple] network support to 'runsc do' | Fabricio Voznika |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-29 | Allow and document bug ids in gVisor codebase. | Nicolas Lacasse |
2019-04-26 | Bump the AF_PACKET socket rcv buf size to 4MB by default. | Bhasker Hariharan |
2019-04-23 | Replace os.File with fd.FD in fsgofer | Fabricio Voznika |
2019-04-11 | Add 'runsc do' command | Fabricio Voznika |
2019-03-29 | gvisor/runsc: enable generic segmentation offload (GSO) | Andrei Vagin |
2019-03-18 | Add support for mount propagation | Fabricio Voznika |
2019-03-11 | Add profiling commands to runsc | Fabricio Voznika |
2019-01-31 | Remove license comments | Michael Pratt |
2019-01-29 | runsc: reap a sandbox process only in sandbox.Wait() | Andrei Vagin |
2019-01-28 | check isRootNS by ns inode | Shijiang Wei |