aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_resolver.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/ToString: rename sockaddr_to_string() to ToString()Max Kellermann2015-07-221-1/+1
* net/Resolver: move sockaddr_to_string() to ToString.cxxMax Kellermann2015-07-221-0/+1
* net/SocketAddress: light wrapper for struct sockaddrMax Kellermann2015-02-101-1/+2
* system/{Resolver,Socket{Error,Util}}: move to new library libnet.aMax Kellermann2015-02-101-1/+1
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* copyright year 2014Max Kellermann2014-01-131-1/+1
* test: add missing includesMax Kellermann2014-01-071-0/+1
* test/*: use fprintf(stderr,...) and Log() instead of g_printerr()Max Kellermann2013-12-241-4/+2
* system/Resolver: sockaddr_to_string() returns std::string()Max Kellermann2013-12-041-10/+2
* Log: new logging library APIMax Kellermann2013-10-021-2/+3
* util/Error: new error passing libraryMax Kellermann2013-09-041-7/+8
* system/resolver: convert to C++Max Kellermann2013-09-041-0/+66