| Commit message (Expand) | Author | Age | Files | Lines |
| * | bugfix: signed length in tcp prefix | Laurent Bercot | 2023-01-03 | 1 | -7/+4 |
| * | Adapt to skalibs-2.13.0.0 | Laurent Bercot | 2022-11-29 | 19 | -19/+19 |
| * | Gate rrd == qrd relevant test behind S6DNS_O_STRICT | Laurent Bercot | 2022-10-10 | 1 | -2/+1 |
| * | Error message typo fix in skadnsd | Laurent Bercot | 2022-10-10 | 1 | -1/+1 |
| * | bugfix: adapt to new allread() API | Laurent Bercot | 2022-10-07 | 1 | -1/+3 |
| * | Prepare for 2.3.5.4; adapt to skalibs-2.12.0.0 | Laurent Bercot | 2022-04-09 | 3 | -7/+6 |
| * | bugfix: alloc_free correct value | Laurent Bercot | 2021-12-04 | 1 | -1/+1 |
| * | Pass errno as unsigned char | Laurent Bercot | 2021-09-02 | 1 | -1/+1 |
| * | Prepare for 2.3.5.2, adapt sig_ignore api | Laurent Bercot | 2021-08-10 | 1 | -5/+7 |
| * | Adapt to skalibs-2.11 | Laurent Bercot | 2021-08-04 | 62 | -176/+176 |
| * | bugfix: s6dns_resolve_aaaaa API on double nodata | Laurent Bercot | 2021-03-17 | 4 | -17/+33 |
| * | bugfix: call skadnsd via the non-versioned path | Laurent Bercot | 2021-02-26 | 1 | -1/+1 |
| * | Do not overwrite the question when reading an answer via UDP | Laurent Bercot | 2021-01-15 | 1 | -2/+1 |
| * | Prepare for 2.3.5.0, s6dns_message_get_domain_nodecode() now public | Laurent Bercot | 2021-01-14 | 7 | -10/+7 |
| * | Prepare for 2.3.4.0 | Laurent Bercot | 2021-01-02 | 1 | -3/+7 |
| * | Refactor libdcache, expose dcache_clean_expired() | Laurent Bercot | 2020-12-29 | 9 | -32/+67 |
| * | s6dns_message_parse_question() needs to update counts | Laurent Bercot | 2020-12-24 | 2 | -2/+4 |
| * | Works better when you declare it | Laurent Bercot | 2020-12-21 | 1 | -0/+7 |
| * | Add s6dns_message_parse_question | Laurent Bercot | 2020-12-21 | 2 | -0/+21 |
| * | 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.0dcache | 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 managementv2.0.0.5 | Laurent Bercot | 2015-08-12 | 2 | -0/+2 |
| * | - Fix s6dns-resolve.h for C++ inclusionv2.0.0.4 | Laurent Bercot | 2015-06-11 | 2 | -3/+8 |