Age | Commit message (Expand) | Author |
2020-06-10 | Deleting the maxSendBufferSize from fs/host | Bin Lu |
2020-04-27 | Import host sockets. | Dean Deng |
2020-01-27 | Update package locations. | Adin Scannell |
2020-01-09 | New sync package. | Ian Gudger |
2019-08-22 | unix: return ECONNRESET if peer closed with data not read | Jianfeng Tan |
2019-08-14 | Replace uinptr with int64 when returning lengths | Tamir Duberstein |
2019-06-28 | Add finalizer on AtomicRefCount to check for leaks. | Ian Gudger |
2019-06-13 | Plumb context through more layers of filesytem. | Ian Gudger |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-10 | Store more information in the kernel socket table. | Rahat Mahmood |
2019-06-06 | Use common definition of SockType. | Rahat Mahmood |
2019-06-05 | Shutdown host sockets on internal shutdown | Michael Pratt |
2019-04-29 | Implement the MSG_CTRUNC msghdr flag for Unix sockets. | Ian Gudger |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2018-12-14 | Move fdnotifier package to reduce internal confusion. | Adin Scannell |
2018-12-10 | Implement MSG_WAITALL | Ian Gudger |
2018-10-24 | Convert Unix transport to syserr | Ian Gudger |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-17 | Move Unix transport out of netstack | Ian Gudger |
2018-10-15 | Refactor host.ConnectedEndpoint | Ian Gudger |
2018-10-15 | Merge host.endpoint into host.ConnectedEndpoint | Ian Gudger |
2018-10-10 | Enforce message size limits and avoid host calls with too many iovecs | Michael Pratt |
2018-09-28 | Require AF_UNIX sockets from the gofer | Michael Pratt |
2018-08-03 | stateify: make explicit mode no longer optional. | Zhaozhong Ni |
2018-08-02 | Automated rollback of changelist 207037226 | Zhaozhong Ni |
2018-05-16 | Release mutex in BidirectionalConnect to avoid deadlock. | Brian Geffon |
2018-05-08 | Fix warning: redundant if ...; err != nil check, just return error instead. | Ian Gudger |
2018-04-28 | Check in gVisor. | Googler |