aboutsummaryrefslogtreecommitdiffstats
path: root/doc/libs6dns
Commit message (Collapse)AuthorAgeFilesLines
* Update deps/docs/mirrorsLaurent Bercot2026-04-049-0/+9
|
* Latest batch of fixesLaurent Bercot2025-04-281-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.3.8.0; add s6dns_engine_queryLaurent Bercot2024-08-051-0/+11
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix old _BSD_SOURCE definitionsLaurent Bercot2023-11-182-3/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Pass on all clients, add hosts support wherever applicableLaurent Bercot2023-07-121-23/+136
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Good version of hosts.hLaurent Bercot2023-07-111-0/+129
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add s6dns_hosts reading functionsLaurent Bercot2023-07-061-0/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.3.5.0, s6dns_message_get_domain_nodecode() now publicLaurent Bercot2021-01-141-3/+16
|
* doc: fix URLsLaurent Bercot2020-10-042-2/+2
|
* Fix resolveq_aaaaaLaurent Bercot2020-05-171-1/+2
| | | | | | | | | 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.
* Add s6-dnsip, prepare for 2.3.3.0, fix resolvenoq_aaaaaLaurent Bercot2020-05-171-2/+2
| | | | | | 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.
* s6-dns: fix html errorsColin Booth2020-03-302-2/+2
| | | | Signed-off-by: Colin Booth <colin@heliocat.net>
* Update tainnow.lib mentions in docLaurent Bercot2019-09-211-1/+1
|
* Document the CAA functionsLaurent Bercot2018-04-123-0/+35
|
* Switch doc to schemeless URLsLaurent Bercot2017-05-238-36/+36
|
* Update documentation, fix wrong typesLaurent Bercot2017-03-114-26/+26
|
* Make all doc mobile-readable according to Google standardsLaurent Bercot2015-05-078-0/+8
|
* Documentation fixesLaurent Bercot2014-12-192-4/+5
|
* struct taia -> tain_t doc fixesLaurent Bercot2014-12-192-29/+29
|
* Doc fix: s6-dns headersLaurent Bercot2014-12-141-9/+9
|
* Initial commitLaurent Bercot2014-12-108-0/+1414