aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Adapt to iter_func fixLaurent Bercot2023-06-132-15/+14
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.3.5.5v2.3.5.5Laurent Bercot2023-01-141-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* bugfix: signed length in tcp prefixLaurent Bercot2023-01-031-7/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.13.0.0Laurent Bercot2022-11-2923-22/+23
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.3.5.5Laurent Bercot2022-10-145-4/+18
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Gate rrd == qrd relevant test behind S6DNS_O_STRICTLaurent Bercot2022-10-101-2/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Error message typo fix in skadnsdLaurent Bercot2022-10-101-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* bugfix: adapt to new allread() APILaurent Bercot2022-10-071-1/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.3.5.4v2.3.5.4Laurent Bercot2022-06-143-3/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.3.5.4; adapt to skalibs-2.12.0.0Laurent Bercot2022-04-099-12/+24
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.3.5.3v2.3.5.3Laurent Bercot2021-12-211-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc link fixLaurent Bercot2021-12-191-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: support DESTDIR for sysdeps tooLaurent Bercot2021-12-051-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: add var control tweak and DESTDIR support for slashpackageLaurent Bercot2021-12-051-6/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.3.5.3Laurent Bercot2021-12-045-4/+17
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* bugfix: alloc_free correct valueLaurent Bercot2021-12-041-1/+1
| | | | | | | *All* my memory bugs come from places where I'm not using stralloc. That should give a hint to every C programmer out there. Really. Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.3.5.2v2.3.5.2Laurent Bercot2021-09-261-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Pass errno as unsigned charLaurent Bercot2021-09-021-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.3.5.2, adapt sig_ignore apiLaurent Bercot2021-08-106-9/+24
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.11Laurent Bercot2021-08-0465-178/+220
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.3.5.1v2.3.5.1Laurent Bercot2021-04-152-1/+12
|
* Prepare for 2.3.5.1Laurent Bercot2021-04-135-4/+17
|
* Do not compile or link into /dev/nullLaurent Bercot2021-04-111-4/+6
|
* Real noexecstack fix: make strip less greedyLaurent Bercot2021-04-092-3/+2
|
* noexecstack only works in LDFLAGSLaurent Bercot2021-04-081-1/+1
|
* bugfix: s6dns_resolve_aaaaa API on double nodataLaurent Bercot2021-03-174-17/+33
|
* bugfix: call skadnsd via the non-versioned pathLaurent Bercot2021-02-261-1/+1
|
* version: 2.3.5.0v2.3.5.0Laurent Bercot2021-01-191-0/+1
|
* Do not overwrite the question when reading an answer via UDPLaurent Bercot2021-01-151-2/+1
|
* Prepare for 2.3.5.0, s6dns_message_get_domain_nodecode() now publicLaurent Bercot2021-01-1415-24/+54
|
* version: 2.3.4.0v2.3.4.0Laurent Bercot2021-01-102-2/+2
|
* Prepare for 2.3.4.0Laurent Bercot2021-01-026-7/+24
|
* configure should be executable >.>Laurent Bercot2020-12-291-0/+0
|
* Refactor libdcache, expose dcache_clean_expired()Laurent Bercot2020-12-2910-37/+75
|
* Don't put -fno-stack-protector in default CFLAGSLaurent Bercot2020-12-281-1/+0
|
* s6dns_message_parse_question() needs to update countsLaurent Bercot2020-12-242-2/+4
|
* Works better when you declare itLaurent Bercot2020-12-211-0/+7
|
* Add s6dns_message_parse_questionLaurent Bercot2020-12-213-3/+25
|
* configure fixLaurent Bercot2020-12-181-7/+7
|
* version: 2.3.3.0v2.3.3.0Laurent Bercot2020-10-041-1/+1
|
* doc: fix URLsLaurent Bercot2020-10-046-12/+12
|
* Bump skalibs dep to 2.9.3.0Laurent Bercot2020-10-023-2/+4
|
* Fix resolveq_aaaaaLaurent Bercot2020-05-174-22/+37
| | | | | | | | | 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-1713-14/+181
| | | | | | 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>
* version: 2.3.2.0v2.3.2.0Laurent Bercot2020-03-021-1/+0
|
* Update the doc tooLaurent Bercot2020-01-272-2/+9
|
* Add shibari, prepare for 2.3.2.0dcacheLaurent Bercot2020-01-2713-3/+190
|
* Fix shared libs installationLaurent Bercot2020-01-271-3/+2
|