Age | Commit message (Expand) | Author |
---|---|---|
2019-11-04 | Add NETLINK_KOBJECT_UEVENT socket support | Michael Pratt |
2019-11-01 | Add SO_PASSCRED support to netlink sockets | Michael Pratt |
2019-10-10 | Allow for zero byte iovec with MSG_PEEK | MSG_TRUNC in recvmsg. | Ian Lewis |
2019-08-09 | netlink: return an error in nlmsgerr | Andrei Vagin |
2019-07-31 | Basic support for 'ip route' | Ian Lewis |
2019-06-28 | Fix suggestions from clang. | Nicolas Lacasse |
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-04-29 | Allow and document bug ids in gVisor codebase. | Nicolas Lacasse |
2019-04-29 | Appease googletest deprecation | Tamir Duberstein |
2019-04-26 | Remove syscall tests' dependency on glog | Tamir Duberstein |
2019-04-19 | Add support for the MSG_TRUNC msghdr flag. | Ian Gudger |
2019-01-23 | socket_netlink_route: ignore negative port ID values | Andrei Vagin |
2018-12-10 | Open source system call tests. | Brian Geffon |