Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net/SocketAddress: light wrapper for struct sockaddr | Max Kellermann | 2015-02-10 | 1 | -1/+2 |
* | system/{Resolver,Socket{Error,Util}}: move to new library libnet.a | Max Kellermann | 2015-02-10 | 1 | -1/+1 |
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | test: add missing includes | Max Kellermann | 2014-01-07 | 1 | -0/+1 |
* | test/*: use fprintf(stderr,...) and Log() instead of g_printerr() | Max Kellermann | 2013-12-24 | 1 | -4/+2 |
* | system/Resolver: sockaddr_to_string() returns std::string() | Max Kellermann | 2013-12-04 | 1 | -10/+2 |
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -2/+3 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -7/+8 |
* | system/resolver: convert to C++ | Max Kellermann | 2013-09-04 | 1 | -0/+66 |