Age | Commit message (Expand) | Author |
---|---|---|
2019-06-13 | Implement getsockopt() SO_DOMAIN, SO_PROTOCOL and SO_TYPE. | Rahat Mahmood |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-03-21 | Add test for short recvmsg iovec length. | Ian Gudger |
2019-03-21 | Clear msghdr flags on successful recvmsg. | Ian Gudger |
2018-12-20 | Make read and write respect SO_RCVTIMEO and SO_SNDTIMEO | Ian Gudger |
2018-12-14 | Implement SO_SNDTIMEO | Ian Gudger |
2018-12-13 | Fix WAITALL and RCVTIMEO interaction | Ian Gudger |
2018-12-10 | Implement MSG_WAITALL | Ian Gudger |
2018-12-10 | Open source system call tests. | Brian Geffon |