aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Don't rely on type autopromotionLaurent Bercot2019-11-251-1/+1
|
* Spurious newlineLaurent Bercot2019-11-251-1/+0
|
* Initial libdcache implementationLaurent Bercot2019-11-2510-1/+432
|
* version: 2.3.1.1v2.3.1.1Laurent Bercot2019-10-211-0/+1
|
* Fix gen-deps.sh for cross-buildsLaurent Bercot2019-10-212-33/+33
|
* Prepare for 2.3.1.1Laurent Bercot2019-10-215-4/+17
|
* Fix generated CC for cross-buildsLaurent Bercot2019-10-211-1/+1
|
* version: 2.3.1.0v2.3.1.0Laurent Bercot2019-09-221-1/+2
|
* Fix configure permissionsLaurent Bercot2019-09-211-0/+0
|
* Remove tainnow dependency in configure tooLaurent Bercot2019-09-211-2/+0
|
* Update tainnow.lib mentions in docLaurent Bercot2019-09-211-1/+1
|
* Remove tainnow.lib dependencyLaurent Bercot2019-09-2116-30/+30
|
* Adapt to new stopwatch APILaurent Bercot2019-09-0612-28/+16
|
* Use stopwatchesLaurent Bercot2019-09-0412-1/+13
|
* Prepare for 2.3.1.0Laurent Bercot2019-08-095-4/+17
| | | | | 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.
* Makefile needs to be adjusted tooLaurent Bercot2019-07-221-5/+4
|
* Make configure CC-friendlierLaurent Bercot2019-07-221-8/+24
|
* Doc typo fixLaurent Bercot2019-05-111-1/+1
|
* version: 2.3.0.2v2.3.0.2Laurent Bercot2019-03-041-0/+1
|
* Build everything as PIC by default ; prepare for 2.3.0.2Laurent Bercot2019-02-247-21/+27
|
* Adapt to skalibs/posixishard.hLaurent Bercot2019-02-2029-42/+88
|
* Support conditional slashpackage buildsLaurent Bercot2018-08-201-6/+13
|
* version: 2.3.0.1v2.3.0.1Laurent Bercot2018-08-141-1/+1
|
* Adaptation to skalibs-2.7.0.0Laurent Bercot2018-07-217-7/+55
|
* Document the CAA functionsLaurent Bercot2018-04-123-0/+35
|
* Add CAA record supportLaurent Bercot2018-04-1214-10/+145
|
* version: 2.3.0.0v2.3.0.0Laurent Bercot2018-01-041-1/+1
|
* Remove env_getLaurent Bercot2017-12-251-2/+3
|
* Port skadns to textclient, prepare for 2.3.0.0Laurent Bercot2017-12-2213-68/+76
|
* Make all-pic a user optionLaurent Bercot2017-10-304-12/+32
|
* Support default pieLaurent Bercot2017-10-292-0/+19
|
* Remove shebang from configureLaurent Bercot2017-10-191-9/+1
|
* Better *FLAGS managementLaurent Bercot2017-10-053-21/+38
|