summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-19 version: 2.3.5.0v2.3.5.0Laurent Bercot
2021-01-15 Do not overwrite the question when reading an answer via UDPLaurent Bercot
2021-01-14 Prepare for 2.3.5.0, s6dns_message_get_domain_nodecode() now publicLaurent Bercot
2021-01-10 version: 2.3.4.0v2.3.4.0Laurent Bercot
2021-01-02 Prepare for 2.3.4.0Laurent Bercot
2020-12-29 configure should be executable >.>Laurent Bercot
2020-12-29 Refactor libdcache, expose dcache_clean_expired()Laurent Bercot
2020-12-28Don't put -fno-stack-protector in default CFLAGSLaurent Bercot
2020-12-24 s6dns_message_parse_question() needs to update countsLaurent Bercot
2020-12-21 Works better when you declare itLaurent Bercot
2020-12-21 Add s6dns_message_parse_questionLaurent Bercot
2020-12-18 configure fixLaurent Bercot
2020-10-04 version: 2.3.3.0v2.3.3.0Laurent Bercot
2020-10-04 doc: fix URLsLaurent Bercot
2020-10-02 Bump skalibs dep to 2.9.3.0Laurent Bercot
2020-05-17 Fix resolveq_aaaaaLaurent Bercot
If s6dns_resolveq_aaaaa gets nodata on the AAAA query for a qualified domain, it will now wait for the answer to the A query on the same qualified domain before returning. Even if it gets nodata, it still means that the domain exists, so it will not wait for results from other qualification attempts.
2020-05-17 Add s6-dnsip, prepare for 2.3.3.0, fix resolvenoq_aaaaaLaurent Bercot
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.
2020-04-01 doc: add precision on requirementsLaurent Bercot
2020-03-30s6-dns: fix html errorsColin Booth
Signed-off-by: Colin Booth <colin@heliocat.net>
2020-03-02 version: 2.3.2.0v2.3.2.0Laurent Bercot
2020-01-27 Update the doc tooLaurent Bercot
2020-01-27 Add shibari, prepare for 2.3.2.0dcacheLaurent Bercot
2020-01-27 Fix shared libs installationLaurent Bercot
2019-11-25 Don't rely on type autopromotionLaurent Bercot
2019-11-25 Spurious newlineLaurent Bercot
2019-11-25 Initial libdcache implementationLaurent Bercot
2019-10-21 version: 2.3.1.1v2.3.1.1Laurent Bercot
2019-10-21 Fix gen-deps.sh for cross-buildsLaurent Bercot
2019-10-21 Prepare for 2.3.1.1Laurent Bercot
2019-10-21 Fix generated CC for cross-buildsLaurent Bercot
2019-09-22 version: 2.3.1.0v2.3.1.0Laurent Bercot
2019-09-21 Fix configure permissionsLaurent Bercot
2019-09-21 Remove tainnow dependency in configure tooLaurent Bercot
2019-09-21 Update tainnow.lib mentions in docLaurent Bercot
2019-09-21 Remove tainnow.lib dependencyLaurent Bercot
2019-09-06 Adapt to new stopwatch APILaurent Bercot
2019-09-04 Use stopwatchesLaurent Bercot
2019-08-09 Prepare for 2.3.1.0Laurent Bercot
I'd like to support EDNS0 in 2.3.1.0 if I get some time before the release. If not, it will be in 2.3.2.0.
2019-07-22Makefile needs to be adjusted tooLaurent Bercot
2019-07-22Make configure CC-friendlierLaurent Bercot
2019-05-11 Doc typo fixLaurent Bercot
2019-03-04 version: 2.3.0.2v2.3.0.2Laurent Bercot
2019-02-24 Build everything as PIC by default ; prepare for 2.3.0.2Laurent Bercot
2019-02-20 Adapt to skalibs/posixishard.hLaurent Bercot
2018-08-20 Support conditional slashpackage buildsLaurent Bercot
2018-08-14 version: 2.3.0.1v2.3.0.1Laurent Bercot
2018-07-21 Adaptation to skalibs-2.7.0.0Laurent Bercot
2018-04-12 Document the CAA functionsLaurent Bercot
2018-04-12 Add CAA record supportLaurent Bercot
2018-01-04 version: 2.3.0.0v2.3.0.0Laurent Bercot