summaryrefslogtreecommitdiff
path: root/doc/libs6dns/s6dns-message.html
AgeCommit message (Collapse)Author
2021-01-14 Prepare for 2.3.5.0, s6dns_message_get_domain_nodecode() now publicLaurent 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-03-30s6-dns: fix html errorsColin Booth
Signed-off-by: Colin Booth <colin@heliocat.net>
2018-04-12 Document the CAA functionsLaurent Bercot
2017-05-23 Switch doc to schemeless URLsLaurent Bercot
2015-05-07 Make all doc mobile-readable according to Google standardsLaurent Bercot
2014-12-10Initial commitLaurent Bercot