summaryrefslogtreecommitdiff
path: root/src/net
AgeCommit message (Expand)Author
2015-07-22net/ToString: relicense to BSD-2Max Kellermann
2015-07-22net/ToString: rename sockaddr_to_string() to ToString()Max Kellermann
2015-07-22net/ToString: move V4 mapping code to functionsMax Kellermann
2015-07-22net/ToString: make variables more localMax Kellermann
2015-07-22net/Resolver: move sockaddr_to_string() to ToString.cxxMax Kellermann
2015-07-21net/StaticSocketAddress: remove unused method SetLocal()Max Kellermann
2015-07-21net/StaticSocketAddress: include cleanupMax Kellermann
2015-07-21net/StaticSocketAddress: disable SetLocal() on AndroidMax Kellermann
2015-07-21net: add header Features.hxxMax Kellermann
2015-07-21net/StaticSocketAddress: include config.hMax Kellermann
2015-07-21net/StaticSocketAddress: use SocketAddress::size_typeMax Kellermann
2015-07-21net/StaticSocketAddress: include cleanupMax Kellermann
2015-03-17*: doxygen fixupsMax Kellermann
2015-03-05fs/Traits: enable _UNICODE on WindowsMax Kellermann
2015-02-13net/StaticSocketAdress: new class wrapping struct sockaddr_storageMax Kellermann
2015-02-10net/Resolver: relax size check in LocalAddressToString()Max Kellermann
2015-02-10net/Resolver: move code to LocalAddressToString()Max Kellermann
2015-02-10net/SocketAddress: light wrapper for struct sockaddrMax Kellermann
2015-02-10system/{Resolver,Socket{Error,Util}}: move to new library libnet.aMax Kellermann