Age | Commit message (Expand) | Author |
---|---|---|
2020-01-28 | Prevent arbitrary size allocation when sending UDS messages. | Dean Deng |
2020-01-09 | New sync package. | Ian Gudger |
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-06-27 | Fix various spelling issues in the documentation | Michael Pratt |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2018-12-17 | Fix recv blocking for connectionless Unix sockets. | Ian Gudger |
2018-10-24 | Convert Unix transport to syserr | Ian Gudger |
2018-10-20 | Refcount Unix transport queue | Ian Gudger |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-17 | Use generic ilist in Unix transport queue | Ian Gudger |
2018-10-17 | Merge queue into Unix transport | Ian Gudger |