aboutsummaryrefslogtreecommitdiffstats
path: root/package/deps.mak
Commit message (Collapse)AuthorAgeFilesLines
* Support shlibs on MacOS, next iterationLaurent Bercot2025-05-301-0/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* pkg-config support; prepare for 2.4.1.0Laurent Bercot2025-04-281-40/+43
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.3.8.0; add s6dns_engine_queryLaurent Bercot2024-08-051-4/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Remove unused caches/ subdirLaurent Bercot2023-12-211-30/+0
| | | | | | dcache is moved to shibari. Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Revert the changes, they're incorrect.Laurent Bercot2023-12-031-5/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Actually add the function to the lib!Laurent Bercot2023-12-021-4/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.3.7.0; ignore link-local addresses in /etc/hostsLaurent Bercot2023-11-171-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Pass on all clients, add hosts support wherever applicableLaurent Bercot2023-07-121-7/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add s6dns_hosts reading functionsLaurent Bercot2023-07-061-3/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add s6-dns-hosts-compile, prepare for 2.3.6.0Laurent Bercot2023-07-031-4/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.3.5.0, s6dns_message_get_domain_nodecode() now publicLaurent Bercot2021-01-141-7/+7
|
* Refactor libdcache, expose dcache_clean_expired()Laurent Bercot2020-12-291-5/+8
|
* Add s6dns_message_parse_questionLaurent Bercot2020-12-211-3/+4
|
* Add s6-dnsip, prepare for 2.3.3.0, fix resolvenoq_aaaaaLaurent Bercot2020-05-171-0/+3
| | | | | | 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.
* Add shibari, prepare for 2.3.2.0dcacheLaurent Bercot2020-01-271-0/+14
|
* Initial libdcache implementationLaurent Bercot2019-11-251-0/+13
|
* Fix gen-deps.sh for cross-buildsLaurent Bercot2019-10-211-32/+32
|
* Remove tainnow.lib dependencyLaurent Bercot2019-09-211-15/+15
|
* Add CAA record supportLaurent Bercot2018-04-121-3/+7
|
* Make all-pic a user optionLaurent Bercot2017-10-301-0/+8
|
* Cleanup of superfluous includesLaurent Bercot2017-03-141-30/+30
|
* Revert wrong shared lib fixLaurent Bercot2016-10-241-2/+2
|
* Fix stupid shared lib dependenciesLaurent Bercot2016-10-241-2/+2
|
* Fix stupid typos in s6dns_init and s6dns_finishLaurent Bercot2016-10-141-2/+2
|
* Fix dependenciesLaurent Bercot2016-10-141-2/+4
|
* Add spawn_lib supportLaurent Bercot2016-08-121-3/+3
|
* Push back GNU make dependency to 3.81Laurent Bercot2015-10-121-18/+18
|
* Link shared libs against their -l deps, better libpath managementv2.0.0.5Laurent Bercot2015-08-121-4/+6
|
* xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot2015-08-121-4/+4
|
* Parallel build fixLaurent Bercot2015-01-141-15/+15
|
* - bugfix in skadns, need to align to skalibs-2.1.0.0v2.0.0.1Laurent Bercot2015-01-061-0/+1
| | | | - version increase to 2.0.0.1
* Update gen-deps.sh and deps.makLaurent Bercot2014-12-161-15/+31
|
* Do not build internal libraries, harder to clean upLaurent Bercot2014-12-101-4/+3
|
* Compiling bugfixes, small doc updateLaurent Bercot2014-12-101-5/+7
|
* Initial commitLaurent Bercot2014-12-101-0/+150