summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-12-25 Remove env_getLaurent Bercot
2017-12-22 Port skadns to textclient, prepare for 2.3.0.0Laurent Bercot
2017-10-05 Better *FLAGS managementLaurent Bercot
2017-08-22 Don't save errno around fd_close ; prepare for 2.2.0.1Laurent Bercot
2017-03-14 Cleanup of superfluous includesLaurent Bercot
2017-03-12 Fix a few omissions (and a memchr() argument order bug!)Laurent Bercot
2017-03-11 Update documentation, fix wrong typesLaurent Bercot
2017-03-11 Adapt to skalibs-2.5.0.0Laurent Bercot
2017-01-30 bugfix: DNS reply header was incorrectly decoded.Laurent Bercot
2017-01-30 Attempt to fix the PPC bug. FUCK REPRESENTATION OF CHARS WITH A CHAINSAW, ↵Laurent Bercot
SIDEWAYS.
2017-01-30 Zoning in on the ppc bugLaurent Bercot
2017-01-30 Add guarded debugging output to diagnose failure on ppcLaurent Bercot
2017-01-12 Types fix, first pass.Laurent Bercot
Some places marked XXX for the skalibs API change.
2016-10-14 Fix stupid typos in s6dns_init and s6dns_finishLaurent Bercot
2016-10-14 Port to the new librandom API.Laurent Bercot
2016-08-12 Add spawn_lib supportLaurent 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-14 Parallel build fixLaurent Bercot
2015-01-10 Revert, because.Laurent Bercot
2015-01-10 Adjust to gensetdyn_iter change in skalibsLaurent 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-12Steps to debug the s6-dnsname-filter segfaultLaurent Bercot
2014-12-11Include deps.mak after config.mak (not before), for ${*_LIB} expansionLaurent Bercot
Cosmetic changes to s6dns_generic_filter_main (there's a segfault in there, going to work on it)
2014-12-10It's harder to compile on OpenBSD than on Solaris and MacOS X, ffs.Laurent 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-10Do not build internal libraries, harder to clean upLaurent Bercot
2014-12-10Compiling bugfixes, small doc updateLaurent Bercot
2014-12-10Initial commitLaurent Bercot