Age | Commit message (Expand) | Author |
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 | Set CLOEXEC option to sockets | Fabricio Voznika |
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-22 | sentry: Add simple SIOCGIFFLAGS support (IFF_RUNNING and IFF_PROMIS). | Kevin Krakauer |
2018-05-18 | sentry: Get "ip link" working. | Kevin Krakauer |
2018-05-16 | Fix another socket Dirent refcount. | Christopher Koch |
2018-05-16 | Refcount socket Dirents correctly. | Christopher Koch |
2018-05-15 | sentry: Replaces saving of inet.Stack with retrieval via context. | Kevin Krakauer |
2018-05-04 | sentry: Adds the SIOCGIFNETMASK ioctl to epsocket. | Kevin Krakauer |
2018-05-03 | Fix misspellings. | Cyrille Hemidy |
2018-05-01 | Add support for ping sockets | Ian Gudger |
2018-05-01 | Implement SO_TIMESTAMP | Ian Gudger |
2018-04-28 | Check in gVisor. | Googler |