From: W.C.A. Wijngaards Date: Wed, 1 May 2019 14:41:09 +0000 (+0200) Subject: - PR #16: XoT support, AXFR over TLS X-Git-Tag: release-1.9.2rc1~22^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee0087d5c73991e988696ff6ee8a6af25fd31d25;p=thirdparty%2Funbound.git - PR #16: XoT support, AXFR over TLS Turn it on with master: # in unbound.conf. This uses TLS to download the AXFR (or IXFR). --- diff --git a/doc/Changelog b/doc/Changelog index e85b4c1d2..eb8031aa1 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,6 +1,9 @@ 1 May 2019: Wouter - Update makedist for git. - Nicer travis output for clang analysis. + - PR #16: XoT support, AXFR over TLS, turn it on with + master: # in unbound.conf. This uses TLS to + download the AXFR (or IXFR). 25 April 2019: Wouter - Fix wrong query name in local zone redirect answers with a CNAME,