| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add nodecode functions for get_domain and parse_question | Laurent Bercot | 2023-12-02 | 5 | -19/+34 |
| * | version: 2.3.7.0v2.3.7.0 | Laurent Bercot | 2023-11-20 | 4 | -0/+7 |
| * | Fix old _BSD_SOURCE definitions | Laurent Bercot | 2023-11-18 | 4 | -12/+12 |
| * | Prepare for 2.3.7.0; ignore link-local addresses in /etc/hosts | Laurent Bercot | 2023-11-17 | 8 | -58/+43 |
| * | Fix old type def | Laurent Bercot | 2023-10-12 | 1 | -1/+1 |
| * | bsdsnowflake is a lighter approach than nonposix | Laurent Bercot | 2023-09-15 | 1 | -1/+1 |
| * | New tentative workaround for bad sys/stat.h | Laurent Bercot | 2023-09-12 | 1 | -2/+4 |
| * | Support Darwin snowflakiness with st_mtim | Laurent Bercot | 2023-09-12 | 1 | -2/+4 |
| * | Fix wrong error on nodata in s6-dnsip | Laurent Bercot | 2023-07-23 | 2 | -1/+2 |
| * | Fix noqualify for /etc/hosts compilation | Laurent Bercot | 2023-07-21 | 1 | -1/+2 |
| * | More bigfuxes! | Laurent Bercot | 2023-07-20 | 5 | -29/+46 |
| * | No dead code plz | Laurent Bercot | 2023-07-14 | 1 | -6/+0 |
| * | Bugfix the bigfuxes | Laurent Bercot | 2023-07-13 | 4 | -13/+16 |
| * | smol bugfix | Laurent Bercot | 2023-07-12 | 1 | -2/+2 |
| * | Pass on all clients, add hosts support wherever applicable | Laurent Bercot | 2023-07-12 | 26 | -186/+361 |
| * | Good version of hosts.h | Laurent Bercot | 2023-07-11 | 2 | -21/+31 |
| * | Add s6dns_hosts reading functions | Laurent Bercot | 2023-07-06 | 8 | -59/+288 |
| * | Fix debug stuff | Laurent Bercot | 2023-07-03 | 1 | -2/+2 |
| * | First wave of debug | Laurent Bercot | 2023-07-03 | 1 | -6/+41 |
| * | Add s6-dns-hosts-compile, prepare for 2.3.6.0 | Laurent Bercot | 2023-07-03 | 9 | -0/+531 |
| * | Adapt to iter_func fix | Laurent Bercot | 2023-06-13 | 2 | -15/+14 |
| * | 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 |
