aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* doc: fix URLsLaurent Bercot2020-10-046-12/+12
|
* Bump skalibs dep to 2.9.3.0Laurent Bercot2020-10-022-1/+3
|
* 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-174-3/+82
| | | | | | 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.
* doc: add precision on requirementsLaurent Bercot2020-04-011-1/+2
|
* s6-dns: fix html errorsColin Booth2020-03-303-3/+5
| | | | Signed-off-by: Colin Booth <colin@heliocat.net>
* Update the doc tooLaurent Bercot2020-01-272-2/+9
|
* Prepare for 2.3.1.1Laurent Bercot2019-10-212-2/+9
|
* Update tainnow.lib mentions in docLaurent Bercot2019-09-211-1/+1
|
* Prepare for 2.3.1.0Laurent Bercot2019-08-092-2/+9
| | | | | 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.
* Doc typo fixLaurent Bercot2019-05-111-1/+1
|
* Build everything as PIC by default ; prepare for 2.3.0.2Laurent Bercot2019-02-242-2/+12
|
* Adaptation to skalibs-2.7.0.0Laurent Bercot2018-07-212-2/+8
|
* Document the CAA functionsLaurent Bercot2018-04-123-0/+35
|
* version: 2.3.0.0v2.3.0.0Laurent Bercot2018-01-041-1/+1
|
* Port skadns to textclient, prepare for 2.3.0.0Laurent Bercot2017-12-222-2/+10
|
* version: 2.2.0.1v2.2.0.1Laurent Bercot2017-08-281-2/+2
|
* Don't save errno around fd_close ; prepare for 2.2.0.1Laurent Bercot2017-08-222-2/+8
|
* More schemeless URLsLaurent Bercot2017-05-241-1/+1
|
* Switch doc to schemeless URLsLaurent Bercot2017-05-2329-110/+110
|
* Update documentation, fix wrong typesLaurent Bercot2017-03-115-31/+31
|
* Doc typo fixLaurent Bercot2017-01-301-1/+1
|
* Preparation to version bumpLaurent Bercot2017-01-102-2/+8
|
* version: 2.1.0.0v2.1.0.0Laurent Bercot2016-10-281-0/+1
|
* Add spawn_lib supportLaurent Bercot2016-08-123-3/+9
|
* version: 2.0.1.0v2.0.1.0Laurent Bercot2016-04-142-3/+14
|
* - update depsv2.0.0.7Laurent Bercot2015-10-152-2/+9
| | | | - version: 2.0.0.7
* Push back GNU make dependency to 3.81Laurent Bercot2015-10-121-1/+1
|
* - Remove fucking -Bsymbolicv2.0.0.6Laurent Bercot2015-10-052-2/+8
| | | | - version: 2.0.0.6
* xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot2015-08-122-2/+8
|
* - Fix s6dns-resolve.h for C++ inclusionv2.0.0.4Laurent Bercot2015-06-112-2/+8
| | | | | - Fix leak in s6dns_resolve_core.c - version: 2.0.0.4
* Make all doc mobile-readable according to Google standardsLaurent Bercot2015-05-0729-0/+29
|
* Cosmetic fix: make sure there's no double close() in s6dns_enginev2.0.0.3Laurent Bercot2015-03-302-2/+8
|
* version: 2.0.0.2v2.0.0.2Laurent Bercot2015-01-142-2/+8
|
* - bugfix in skadns, need to align to skalibs-2.1.0.0v2.0.0.1Laurent Bercot2015-01-062-2/+8
| | | | - version increase to 2.0.0.1
* Documentation fixesLaurent Bercot2014-12-198-15/+19
|
* struct taia -> tain_t doc fixesLaurent Bercot2014-12-192-29/+29
|
* Update doc: dependency to make 4Laurent Bercot2014-12-161-1/+1
|
* Doc fix: s6-dns headersLaurent Bercot2014-12-141-9/+9
|
* skadnsd doc updateLaurent Bercot2014-12-141-5/+8
|
* Small doc updateLaurent Bercot2014-12-101-1/+1
|
* Compiling bugfixes, small doc updateLaurent Bercot2014-12-101-7/+6
|
* Initial commitLaurent Bercot2014-12-1029-0/+3352