Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | system/Resolver: use nullptr instead of NULL | Max Kellermann | 2014-07-30 | 1 | -5/+5 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | system/Resolver: use std::string to allocate internal buffer | Max Kellermann | 2013-12-04 | 1 | -13/+11 |
* | system/Resolver: sockaddr_to_string() returns std::string() | Max Kellermann | 2013-12-04 | 1 | -11/+17 |
* | include cleanup using iwyu | Max Kellermann | 2013-11-28 | 1 | -0/+3 |
* | system/resolver: return path of UNIX domain sockets | Max Kellermann | 2013-11-04 | 1 | -7/+15 |
* | *: use WIN32 instead of G_OS_WIN32 | Max Kellermann | 2013-10-15 | 1 | -3/+3 |
* | use standard snprintf() instead of GLib g_snprintf() | Max Kellermann | 2013-09-05 | 1 | -1/+2 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -7/+12 |
* | system/resolver: convert to C++ | Max Kellermann | 2013-09-04 | 1 | -0/+140 |