aboutsummaryrefslogtreecommitdiffstats
path: root/src/clients
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for 2.3.7.2; implement dns-0x20Laurent Bercot2024-04-271-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.3.7.0; ignore link-local addresses in /etc/hostsLaurent Bercot2023-11-174-37/+11
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix wrong error on nodata in s6-dnsipLaurent Bercot2023-07-231-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More bigfuxes!Laurent Bercot2023-07-201-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Pass on all clients, add hosts support wherever applicableLaurent Bercot2023-07-1218-136/+299
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.13.0.0Laurent Bercot2022-11-2917-17/+17
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.3.5.4; adapt to skalibs-2.12.0.0Laurent Bercot2022-04-091-3/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.11Laurent Bercot2021-08-0414-41/+41
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* bugfix: s6dns_resolve_aaaaa API on double nodataLaurent Bercot2021-03-171-1/+1
|
* Add s6-dnsip, prepare for 2.3.3.0, fix resolvenoq_aaaaaLaurent Bercot2020-05-172-0/+71
| | | | | | TODO: resolveq_aaaaa returns the best (1 answer) whereas we want both ip6 and ip4 when available. It works with noq, it should work with q too.
* Remove tainnow.lib dependencyLaurent Bercot2019-09-2114-14/+14
|
* Adapt to new stopwatch APILaurent Bercot2019-09-0611-26/+15
|
* Use stopwatchesLaurent Bercot2019-09-0411-1/+12
|
* Adapt to skalibs/posixishard.hLaurent Bercot2019-02-201-1/+3
|
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-1117-102/+96
|
* Types fix, first pass.Laurent Bercot2017-01-1216-69/+95
| | | | Some places marked XXX for the skalibs API change.
* Port to the new librandom API.Laurent Bercot2016-10-141-6/+3
|
* Add spawn_lib supportLaurent Bercot2016-08-123-0/+3
|
* Parallel build fixLaurent Bercot2015-01-1414-17/+17
|
* Steps to debug the s6-dnsname-filter segfaultLaurent Bercot2014-12-122-6/+5
|
* Include deps.mak after config.mak (not before), for ${*_LIB} expansionLaurent Bercot2014-12-111-3/+3
| | | | | Cosmetic changes to s6dns_generic_filter_main (there's a segfault in there, going to work on it)
* Do not build internal libraries, harder to clean upLaurent Bercot2014-12-104-5/+5
|
* Compiling bugfixes, small doc updateLaurent Bercot2014-12-102-3/+4
|
* Initial commitLaurent Bercot2014-12-1034-0/+1325