summaryrefslogtreecommitdiff
path: root/src/libs6dns
AgeCommit message (Collapse)Author
2016-10-14 Port to the new librandom API.Laurent Bercot
2016-03-14 Fix update/global-links dependenciesLaurent Bercot
2015-08-12Link shared libs against their -l deps, better libpath managementv2.0.0.5Laurent Bercot
2015-06-11 - Fix s6dns-resolve.h for C++ inclusionv2.0.0.4Laurent Bercot
- Fix leak in s6dns_resolve_core.c - version: 2.0.0.4
2015-03-30 Cosmetic fix: make sure there's no double close() in s6dns_enginev2.0.0.3Laurent Bercot
2015-01-06 - bugfix in skadns, need to align to skalibs-2.1.0.0v2.0.0.1Laurent Bercot
- version increase to 2.0.0.1
2014-12-21 Better error reporting in s6dns_enginev2.0.0.0Laurent Bercot
2014-12-10OMG OpenBSD you suck.Laurent Bercot
2014-12-10Change error number for "server didn't understand" from EBADMSG to EILSEQ,Laurent Bercot
to work around fucking OpenBSD with minimal pain
2014-12-10Compiling bugfixes, small doc updateLaurent Bercot
2014-12-10Initial commitLaurent Bercot