| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix resolveq_aaaaa | Laurent Bercot | 2020-05-17 | 3 | -21/+35 |
* | Add s6-dnsip, prepare for 2.3.3.0, fix resolvenoq_aaaaa | Laurent Bercot | 2020-05-17 | 5 | -10/+87 |
* | Add shibari, prepare for 2.3.2.0 dcache | Laurent Bercot | 2020-01-27 | 8 | -0/+166 |
* | Don't rely on type autopromotion | Laurent Bercot | 2019-11-25 | 1 | -1/+1 |
* | Spurious newline | Laurent Bercot | 2019-11-25 | 1 | -1/+0 |
* | Initial libdcache implementation | Laurent Bercot | 2019-11-25 | 8 | -0/+418 |
* | Remove tainnow.lib dependency | Laurent Bercot | 2019-09-21 | 15 | -15/+15 |
* | Adapt to new stopwatch API | Laurent Bercot | 2019-09-06 | 12 | -28/+16 |
* | Use stopwatches | Laurent Bercot | 2019-09-04 | 12 | -1/+13 |
* | Adapt to skalibs/posixishard.h | Laurent Bercot | 2019-02-20 | 29 | -42/+88 |
* | Adaptation to skalibs-2.7.0.0 | Laurent Bercot | 2018-07-21 | 1 | -2/+38 |
* | Add CAA record support | Laurent Bercot | 2018-04-12 | 12 | -4/+116 |
* | Remove env_get | Laurent Bercot | 2017-12-25 | 1 | -2/+3 |
* | Port skadns to textclient, prepare for 2.3.0.0 | Laurent Bercot | 2017-12-22 | 8 | -64/+57 |
* | Better *FLAGS management | Laurent Bercot | 2017-10-05 | 1 | -2/+3 |
* | Don't save errno around fd_close ; prepare for 2.2.0.1 | Laurent Bercot | 2017-08-22 | 1 | -12/+0 |
* | Cleanup of superfluous includes | Laurent Bercot | 2017-03-14 | 59 | -121/+32 |
* | Fix a few omissions (and a memchr() argument order bug!) | Laurent Bercot | 2017-03-12 | 5 | -8/+8 |
* | Update documentation, fix wrong types | Laurent Bercot | 2017-03-11 | 5 | -8/+8 |
* | Adapt to skalibs-2.5.0.0 | Laurent Bercot | 2017-03-11 | 83 | -298/+291 |
* | bugfix: DNS reply header was incorrectly decoded. | Laurent Bercot | 2017-01-30 | 1 | -2/+2 |
* | Attempt to fix the PPC bug. FUCK REPRESENTATION OF CHARS WITH A CHAINSAW, SI... | Laurent Bercot | 2017-01-30 | 2 | -2/+2 |
* | Zoning in on the ppc bug | Laurent Bercot | 2017-01-30 | 1 | -1/+1 |
* | Add guarded debugging output to diagnose failure on ppc | Laurent Bercot | 2017-01-30 | 1 | -0/+11 |
* | Types fix, first pass. | Laurent Bercot | 2017-01-12 | 66 | -242/+298 |
* | Fix stupid typos in s6dns_init and s6dns_finish | Laurent Bercot | 2016-10-14 | 2 | -2/+2 |
* | Port to the new librandom API. | Laurent Bercot | 2016-10-14 | 6 | -11/+30 |
* | Add spawn_lib support | Laurent Bercot | 2016-08-12 | 3 | -0/+3 |
* | Fix update/global-links dependencies | Laurent Bercot | 2016-03-14 | 1 | -4/+8 |
* | Link shared libs against their -l deps, better libpath management v2.0.0.5 | Laurent Bercot | 2015-08-12 | 2 | -0/+2 |
* | - Fix s6dns-resolve.h for C++ inclusion v2.0.0.4 | Laurent Bercot | 2015-06-11 | 2 | -3/+8 |
* | Cosmetic fix: make sure there's no double close() in s6dns_engine v2.0.0.3 | Laurent Bercot | 2015-03-30 | 1 | -5/+4 |
* | Parallel build fix | Laurent Bercot | 2015-01-14 | 15 | -18/+18 |
* | Revert, because. | Laurent Bercot | 2015-01-10 | 1 | -1/+1 |
* | Adjust to gensetdyn_iter change in skalibs | Laurent Bercot | 2015-01-10 | 1 | -1/+1 |
* | - bugfix in skadns, need to align to skalibs-2.1.0.0 v2.0.0.1 | Laurent Bercot | 2015-01-06 | 3 | -3/+3 |
* | Better error reporting in s6dns_engine v2.0.0.0 | Laurent Bercot | 2014-12-21 | 1 | -25/+36 |
* | Steps to debug the s6-dnsname-filter segfault | Laurent Bercot | 2014-12-12 | 2 | -6/+5 |
* | Include deps.mak after config.mak (not before), for ${*_LIB} expansion | Laurent Bercot | 2014-12-11 | 1 | -3/+3 |
* | It's harder to compile on OpenBSD than on Solaris and MacOS X, ffs. | Laurent Bercot | 2014-12-10 | 3 | -0/+15 |
* | OMG OpenBSD you suck. | Laurent Bercot | 2014-12-10 | 2 | -0/+6 |
* | Change error number for "server didn't understand" from EBADMSG to EILSEQ, | Laurent Bercot | 2014-12-10 | 2 | -2/+2 |
* | Do not build internal libraries, harder to clean up | Laurent Bercot | 2014-12-10 | 4 | -5/+5 |
* | Compiling bugfixes, small doc update | Laurent Bercot | 2014-12-10 | 12 | -23/+21 |
* | Initial commit | Laurent Bercot | 2014-12-10 | 149 | -0/+5235 |