Age | Commit message (Expand) | Author |
---|---|---|
2019-08-06 | Fix for a panic due to writing to a closed accept channel. | Bhasker Hariharan |
2019-06-10 | Fixes to listen backlog handling. | Bhasker Hariharan |
2019-06-06 | Try increase listen backlog. | Rahat Mahmood |
2019-05-03 | Proper cleanup of sockets that used REUSEPORT | Chris Kuiper |
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-29 | Appease googletest deprecation | Tamir Duberstein |
2019-04-26 | Remove syscall tests' dependency on glog | Tamir Duberstein |
2019-02-08 | Use socket address functions in unbound IPv4 UDP tests. | Ian Gudger |
2019-01-23 | Fix cases of missing braces on if | Michael Pratt |
2018-12-28 | Implement SO_REUSEPORT for TCP and UDP sockets | Andrei Vagin |
2018-12-20 | test: deflake socket_inet_loopback. | Zhaozhong Ni |
2018-12-10 | Open source system call tests. | Brian Geffon |