Age | Commit message (Expand) | Author |
2019-05-16 | tiny fix: avoid panicing when OpenSpec failed | Liu Hua |
2019-05-16 | Add test for duplicate proc entries. | Ian Gudger |
2019-05-15 | gofer: don't call hostfile.Close if hostFile is nil | Andrei Vagin |
2019-05-15 | Automated rollback of changelist 247964961 | Andrei Vagin |
2019-05-15 | Cleanup around urpc file payload handling | Fabricio Voznika |
2019-05-15 | gvisor/runsc: use a veth link address instead of generating a new one | Andrei Vagin |
2019-05-14 | Update out of date comment | Michael Pratt |
2019-05-14 | Start of support for /proc/pid/cgroup file. | Nicolas Lacasse |
2019-05-14 | Remove false comment | Michael Pratt |
2019-05-14 | kokoro: run tests with a default docker container runtime | Andrei Vagin |
2019-05-13 | gvisor/hostnet: restart epoll_wait after epoll_ctl | Andrei Vagin |
2019-05-13 | gvisor/runsc/tests: set timeout for http.Get() | Andrei Vagin |
2019-05-10 | Modernize mknod test | Michael Pratt |
2019-05-10 | Add pgalloc.DelayedEvictionManual. | Jamie Liu |
2019-05-09 | Implement fallocate(2) | Fabricio Voznika |
2019-05-09 | Remove dhcp client | Tamir Duberstein |
2019-05-08 | Fix types that are subtly incorrect. | Googler |
2019-05-08 | Set the FilesytemType in MountSource from the Filesystem. | Nicolas Lacasse |
2019-05-07 | Check GSO for nil in WritePacket | Googler |
2019-05-07 | Add gonet.DialContextTCP. | Ian Gudger |
2019-05-07 | Remove defers from gofer.contextFile | Fabricio Voznika |
2019-05-06 | Ensure all uses of MM.brk occur under MM.mappingMu in MM.Brk(). | Jamie Liu |
2019-05-05 | Fix raw socket behavior and tests. | Kevin Krakauer |
2019-05-03 | Add arm64 support to pkg/seccomp | Bin Lu |
2019-05-03 | Fix runsc restore to be compatible with docker start --checkpoint ... | Andrei Vagin |
2019-05-03 | Update tcpip Clock description. | Ian Gudger |
2019-05-03 | gvisor: run bazel in a docker container | Andrei Vagin |
2019-05-03 | gofer: don't leak file descriptors | Andrei Vagin |
2019-05-03 | Support IPv4 fragmentation in netstack | Googler |
2019-05-03 | Add netfilter ABI for iptables support. | Kevin Krakauer |
2019-05-03 | Fix transport/raw copybara export | Tamir Duberstein |
2019-05-03 | runsc: add a bazel target to build a debian package | Andrei Vagin |
2019-05-03 | gvisor/kokoro: save runsc logs | Andrei Vagin |
2019-05-03 | Implement support for SACK based recovery(RFC 6675). | Bhasker Hariharan |
2019-05-03 | Increase timeout to wait for port to become available | Fabricio Voznika |
2019-05-03 | Skip flaky ClockGettime.CputimeId take 2 | Fabricio Voznika |
2019-05-03 | Proper cleanup of sockets that used REUSEPORT | Chris Kuiper |
2019-05-02 | Support reception of multicast data on more than one socket | Chris Kuiper |
2019-05-02 | runsc: don't create an empty network namespace if NetworkHost is set | Andrei Vagin |
2019-05-02 | runsc: move test_app in a separate directory | Andrei Vagin |
2019-05-02 | Replace dynamic macros with constants in memfd test. | Kevin Krakauer |
2019-05-02 | Add [simple] network support to 'runsc do' | Fabricio Voznika |
2019-04-30 | CONTRIBUTING: fix broken repository link | Adin Scannell |
2019-04-30 | Update reference to old type | Michael Pratt |
2019-04-30 | Implement async MemoryFile eviction, and use it in CachingInodeOperations. | Jamie Liu |
2019-04-29 | Implement the MSG_CTRUNC msghdr flag for Unix sockets. | Ian Gudger |
2019-04-29 | Skip flaky ClockGettime.CputimeId | Fabricio Voznika |
2019-04-29 | Reduce memory allocations on serving path | 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 |