Age | Commit message (Expand) | Author |
---|---|---|
2019-10-16 | Merge pull request #736 from tanjianfeng:fix-unix | gVisor bot |
2019-08-22 | unix: return ECONNRESET if peer closed with data not read | Jianfeng Tan |
2019-08-22 | unix: return zero if peer is closed | Jianfeng Tan |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-29 | Appease googletest deprecation | Tamir Duberstein |
2019-01-25 | Remove O_CLOEXEC from socket test configurations where irrelevant. | Jamie Liu |
2018-12-10 | Open source system call tests. | Brian Geffon |