Age | Commit message (Expand) | Author |
2018-07-27 | stateify: support explicit annotation mode; convert refs and stack packages. | Zhaozhong Ni |
2018-06-22 | Add rpcinet support for SIOCGIFCONF. | Brian Geffon |
2018-06-19 | Rpcinet is racy around shutdown flags. | Brian Geffon |
2018-06-19 | Rpcinet needs to track shutdown state for blocking sockets. | Brian Geffon |
2018-06-17 | Add rpcinet support for control messages. | Brian Geffon |
2018-06-13 | Fix missing returns in rpcinet. | Brian Geffon |
2018-06-12 | Rpcinet doensn't handle SO_RCVTIMEO properly. | Brian Geffon |
2018-06-11 | Rpcinet is incorrectly handling MSG_TRUNC with SOCK_STREAM | Brian Geffon |
2018-06-11 | rpcinet is treating EAGAIN and EWOULDBLOCK as different errnos. | Brian Geffon |
2018-06-08 | Add checks for short CopyOut in rpcinet | Brian Geffon |
2018-06-08 | rpcinet is not correctly handling MSG_TRUNC on recvmsg(2). | Brian Geffon |
2018-06-07 | rpcinet should not block in read(2) rpcs. | Brian Geffon |
2018-06-07 | Add missing rpcinet ioctls. | Brian Geffon |
2018-06-06 | Add support for rpcinet ioctl(2). | Brian Geffon |
2018-06-05 | Add support for rpcinet owned procfs files. | Brian Geffon |
2018-06-01 | Fix refcount bug in rpcinet socketOperations.Accept. | Brian Geffon |
2018-05-24 | rpcinet connect doesn't handle all errnos correctly. | Brian Geffon |
2018-05-16 | Fix another socket Dirent refcount. | Christopher Koch |
2018-05-03 | Fix misspellings. | Cyrille Hemidy |
2018-05-01 | Implement SO_TIMESTAMP | Ian Gudger |
2018-04-28 | Check in gVisor. | Googler |