| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | version: 2.3.7.2v2.3.7.2 | Laurent Bercot | 2024-06-07 | 1 | -1/+1 |
| * | Prepare for 2.3.7.2; implement dns-0x20 | Laurent Bercot | 2024-04-27 | 13 | -73/+90 |
| * | version: 2.3.7.1v2.3.7.1 | Laurent Bercot | 2023-12-21 | 1 | -1/+0 |
| * | Remove unused caches/ subdir | Laurent Bercot | 2023-12-21 | 20 | -594/+1 |
| * | Prepare for 2.3.7.1 | Laurent Bercot | 2023-12-20 | 6 | -6/+18 |
| * | Null-terminate output of s6dns_domain_tostring() | Laurent Bercot | 2023-12-13 | 2 | -0/+8 |
| * | Revert the changes, they're incorrect. | Laurent Bercot | 2023-12-03 | 5 | -37/+24 |
| * | Actually add the function to the lib! | Laurent Bercot | 2023-12-02 | 2 | -5/+6 |
| * | 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 | 7 | -18/+21 |
| * | Prepare for 2.3.7.0; ignore link-local addresses in /etc/hosts | Laurent Bercot | 2023-11-17 | 15 | -65/+71 |
| * | version: 2.3.6.0v2.3.6.0 | Laurent Bercot | 2023-11-06 | 1 | -1/+1 |
| * | Fix old type def | Laurent Bercot | 2023-10-12 | 1 | -1/+1 |
| * | Simpler Makefile | Laurent Bercot | 2023-09-22 | 1 | -7/+6 |
| * | 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 |
| * | Update deps | Laurent Bercot | 2023-09-09 | 3 | -3/+3 |
| * | 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 | 8 | -17/+28 |
| * | smol bugfix | Laurent Bercot | 2023-07-12 | 1 | -2/+2 |
| * | Document new options | Laurent Bercot | 2023-07-12 | 2 | -0/+7 |
| * | Update documentation | Laurent Bercot | 2023-07-12 | 5 | -6/+31 |
| * | Pass on all clients, add hosts support wherever applicable | Laurent Bercot | 2023-07-12 | 28 | -216/+504 |
| * | Good version of hosts.h | Laurent Bercot | 2023-07-11 | 3 | -21/+160 |
| * | configure: Catch all of variable values | Mobin | 2023-07-10 | 1 | -1/+1 |
| * | Add s6dns_hosts reading functions | Laurent Bercot | 2023-07-06 | 10 | -62/+299 |
| * | 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 | 18 | -10/+628 |
| * | Prepare for 2.3.5.6 | Laurent Bercot | 2023-06-26 | 5 | -4/+17 |
| * | Adapt to iter_func fix | Laurent Bercot | 2023-06-13 | 2 | -15/+14 |
| * | version: 2.3.5.5v2.3.5.5 | Laurent Bercot | 2023-01-14 | 1 | -1/+1 |
| * | 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 | 23 | -22/+23 |
| * | Prepare for 2.3.5.5 | Laurent Bercot | 2022-10-14 | 5 | -4/+18 |
| * | 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 |
| * | version: 2.3.5.4v2.3.5.4 | Laurent Bercot | 2022-06-14 | 3 | -3/+1 |
| * | Prepare for 2.3.5.4; adapt to skalibs-2.12.0.0 | Laurent Bercot | 2022-04-09 | 9 | -12/+24 |
| * | version: 2.3.5.3v2.3.5.3 | Laurent Bercot | 2021-12-21 | 1 | -0/+1 |
| * | Doc link fix | Laurent Bercot | 2021-12-19 | 1 | -1/+1 |
| * | configure: support DESTDIR for sysdeps too | Laurent Bercot | 2021-12-05 | 1 | -1/+1 |
| * | configure: add var control tweak and DESTDIR support for slashpackage | Laurent Bercot | 2021-12-05 | 1 | -6/+6 |
| * | Prepare for 2.3.5.3 | Laurent Bercot | 2021-12-04 | 5 | -4/+17 |
