aboutsummaryrefslogtreecommitdiffstats
path: root/src/system/Resolver.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* system/{Resolver,Socket{Error,Util}}: move to new library libnet.aMax Kellermann2015-02-101-161/+0
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* system/Resolver: use nullptr instead of NULLMax Kellermann2014-07-301-5/+5
* copyright year 2014Max Kellermann2014-01-131-1/+1
* system/Resolver: use std::string to allocate internal bufferMax Kellermann2013-12-041-13/+11
* system/Resolver: sockaddr_to_string() returns std::string()Max Kellermann2013-12-041-11/+17
* include cleanup using iwyuMax Kellermann2013-11-281-0/+3
* system/resolver: return path of UNIX domain socketsMax Kellermann2013-11-041-7/+15
* *: use WIN32 instead of G_OS_WIN32Max Kellermann2013-10-151-3/+3
* use standard snprintf() instead of GLib g_snprintf()Max Kellermann2013-09-051-1/+2
* util/Error: new error passing libraryMax Kellermann2013-09-041-7/+12
* system/resolver: convert to C++Max Kellermann2013-09-041-0/+140