aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs6dns
Commit message (Expand)AuthorAgeFilesLines
* Add s6-dnsip, prepare for 2.3.3.0, fix resolvenoq_aaaaaLaurent Bercot2020-05-172-9/+15
* Adapt to skalibs/posixishard.hLaurent Bercot2019-02-2027-37/+81
* Adaptation to skalibs-2.7.0.0Laurent Bercot2018-07-211-2/+38
* Add CAA record supportLaurent Bercot2018-04-127-0/+91
* Remove env_getLaurent Bercot2017-12-251-2/+3
* Don't save errno around fd_close ; prepare for 2.2.0.1Laurent Bercot2017-08-221-12/+0
* Cleanup of superfluous includesLaurent Bercot2017-03-1451-107/+28
* Fix a few omissions (and a memchr() argument order bug!)Laurent Bercot2017-03-125-8/+8
* Update documentation, fix wrong typesLaurent Bercot2017-03-114-4/+4
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-1154-158/+150
* bugfix: DNS reply header was incorrectly decoded.Laurent Bercot2017-01-301-2/+2
* Attempt to fix the PPC bug. FUCK REPRESENTATION OF CHARS WITH A CHAINSAW, SI...Laurent Bercot2017-01-302-2/+2
* Zoning in on the ppc bugLaurent Bercot2017-01-301-1/+1
* Add guarded debugging output to diagnose failure on ppcLaurent Bercot2017-01-301-0/+11
* Types fix, first pass.Laurent Bercot2017-01-1235-92/+119
* Fix stupid typos in s6dns_init and s6dns_finishLaurent Bercot2016-10-142-2/+2
* Port to the new librandom API.Laurent Bercot2016-10-144-3/+25
* Fix update/global-links dependenciesLaurent Bercot2016-03-141-4/+8
* Link shared libs against their -l deps, better libpath managementv2.0.0.5Laurent Bercot2015-08-121-0/+1
* - Fix s6dns-resolve.h for C++ inclusionv2.0.0.4Laurent Bercot2015-06-111-2/+7
* Cosmetic fix: make sure there's no double close() in s6dns_enginev2.0.0.3Laurent Bercot2015-03-301-5/+4
* - bugfix in skadns, need to align to skalibs-2.1.0.0v2.0.0.1Laurent Bercot2015-01-061-0/+0
* Better error reporting in s6dns_enginev2.0.0.0Laurent Bercot2014-12-211-25/+36
* OMG OpenBSD you suck.Laurent Bercot2014-12-102-0/+6
* Change error number for "server didn't understand" from EBADMSG to EILSEQ,Laurent Bercot2014-12-102-2/+2
* Compiling bugfixes, small doc updateLaurent Bercot2014-12-104-4/+4
* Initial commitLaurent Bercot2014-12-1090-0/+2622