Age | Commit message (Expand) | Author |
---|---|---|
2019-02-19 | net/SocketAddress: add method GetLocalPath() | Max Kellermann |
2018-08-21 | net/SocketAddress: add cast to size_type | Max Kellermann |
2018-08-21 | net/SocketAddress: add GetSteadyPart() | Max Kellermann |
2018-08-21 | net/SocketAddress: reimplement GetPort() using IPv4Address::GetPort() | Max Kellermann |
2018-08-21 | net/SocketAddress: add IsV4Mapped() | Max Kellermann |
2018-08-21 | net/SocketAddress: reimplement IsV6Any() using IPv6Address::IsAny() | Max Kellermann |
2018-08-20 | net/SocketAddress: add method GetLocalRaw() | Max Kellermann |
2017-12-16 | Merge branch 'v0.20.x' | Max Kellermann |
2017-05-17 | net/SocketAddress: add method IsV6Any() | Max Kellermann |
2017-05-17 | net/SocketAddress: add more "noexcept" | Max Kellermann |
2017-05-17 | net/SocketAddress: add method GetPort() | Max Kellermann |
2017-05-08 | *: add "noexcept" to many, many function prototypes | Max Kellermann |
2017-01-17 | AUTHORS, ...: update my email address | Max Kellermann |
2015-02-10 | net/SocketAddress: light wrapper for struct sockaddr | Max Kellermann |