| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Only test Z answer bits if S6DNS_O_STRICT | Laurent Bercot | 2026-05-26 | 1 | -2/+2 |
| | | |||||
| * | Fix dotpc; allow dummy s6dns_engine queries with qtype = 0 | Laurent Bercot | 2026-02-03 | 1 | -0/+1 |
| | | |||||
| * | Don't step on POSIX | Laurent Bercot | 2024-11-10 | 1 | -4/+4 |
| | | | | | | | remove() is in stdio.h, which bionic pulls. lol @ bionic. Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 2.3.8.0; add s6dns_engine_query | Laurent Bercot | 2024-08-05 | 3 | -0/+17 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Fix deps | Laurent Bercot | 2024-07-05 | 1 | -0/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Remove s6dns_mininetstring, prepare for 2.7.2.3 | Laurent Bercot | 2024-07-05 | 1 | -38/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add packet dump in post-received debug primitive | Laurent Bercot | 2024-06-17 | 1 | -1/+4 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 2.3.7.2; implement dns-0x20 | Laurent Bercot | 2024-04-27 | 7 | -68/+72 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Remove unused caches/ subdir | Laurent Bercot | 2023-12-21 | 18 | -563/+0 |
| | | | | | | | dcache is moved to shibari. Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 2.3.7.1 | Laurent Bercot | 2023-12-20 | 1 | -2/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Null-terminate output of s6dns_domain_tostring() | Laurent Bercot | 2023-12-13 | 2 | -0/+8 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Revert the changes, they're incorrect. | Laurent Bercot | 2023-12-03 | 4 | -32/+20 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Actually add the function to the lib! | Laurent Bercot | 2023-12-02 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add nodecode functions for get_domain and parse_question | Laurent Bercot | 2023-12-02 | 5 | -19/+34 |
| | | | | | | | Also make sure get_domain always returns lowercase. Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | version: 2.3.7.0v2.3.7.0 | Laurent Bercot | 2023-11-20 | 4 | -0/+7 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Fix old _BSD_SOURCE definitions | Laurent Bercot | 2023-11-18 | 4 | -12/+12 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 2.3.7.0; ignore link-local addresses in /etc/hosts | Laurent Bercot | 2023-11-17 | 8 | -58/+43 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Fix old type def | Laurent Bercot | 2023-10-12 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | bsdsnowflake is a lighter approach than nonposix | Laurent Bercot | 2023-09-15 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | New tentative workaround for bad sys/stat.h | Laurent Bercot | 2023-09-12 | 1 | -2/+4 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Support Darwin snowflakiness with st_mtim | Laurent Bercot | 2023-09-12 | 1 | -2/+4 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Fix wrong error on nodata in s6-dnsip | Laurent Bercot | 2023-07-23 | 2 | -1/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Fix noqualify for /etc/hosts compilation | Laurent Bercot | 2023-07-21 | 1 | -1/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | More bigfuxes! | Laurent Bercot | 2023-07-20 | 5 | -29/+46 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | No dead code plz | Laurent Bercot | 2023-07-14 | 1 | -6/+0 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Bugfix the bigfuxes | Laurent Bercot | 2023-07-13 | 4 | -13/+16 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | smol bugfix | Laurent Bercot | 2023-07-12 | 1 | -2/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Pass on all clients, add hosts support wherever applicable | Laurent Bercot | 2023-07-12 | 26 | -186/+361 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Good version of hosts.h | Laurent Bercot | 2023-07-11 | 2 | -21/+31 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add s6dns_hosts reading functions | Laurent Bercot | 2023-07-06 | 8 | -59/+288 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Fix debug stuff | Laurent Bercot | 2023-07-03 | 1 | -2/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | First wave of debug | Laurent Bercot | 2023-07-03 | 1 | -6/+41 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add s6-dns-hosts-compile, prepare for 2.3.6.0 | Laurent Bercot | 2023-07-03 | 9 | -0/+531 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Adapt to iter_func fix | Laurent Bercot | 2023-06-13 | 2 | -15/+14 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | bugfix: signed length in tcp prefix | Laurent Bercot | 2023-01-03 | 1 | -7/+4 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Adapt to skalibs-2.13.0.0 | Laurent Bercot | 2022-11-29 | 19 | -19/+19 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Gate rrd == qrd relevant test behind S6DNS_O_STRICT | Laurent Bercot | 2022-10-10 | 1 | -2/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Error message typo fix in skadnsd | Laurent Bercot | 2022-10-10 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | bugfix: adapt to new allread() API | Laurent Bercot | 2022-10-07 | 1 | -1/+3 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 2.3.5.4; adapt to skalibs-2.12.0.0 | Laurent Bercot | 2022-04-09 | 3 | -7/+6 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | bugfix: alloc_free correct value | Laurent Bercot | 2021-12-04 | 1 | -1/+1 |
| | | | | | | | | *All* my memory bugs come from places where I'm not using stralloc. That should give a hint to every C programmer out there. Really. Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Pass errno as unsigned char | Laurent Bercot | 2021-09-02 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 2.3.5.2, adapt sig_ignore api | Laurent Bercot | 2021-08-10 | 1 | -5/+7 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Adapt to skalibs-2.11 | Laurent Bercot | 2021-08-04 | 62 | -176/+176 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | 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 |
| | | |||||
