aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJustus Winter <[email protected]>2016-12-08 11:51:52 +0000
committerWerner Koch <[email protected]>2016-12-14 14:52:01 +0000
commit2e734a3ce159de8fb60df2bd5d454f98ca710717 (patch)
treed154f1df5f50de0d6f836f74d9644771fa6268a8 /doc
parentdirmngr: Improve ntbtls support. (diff)
downloadgnupg-2e734a3ce159de8fb60df2bd5d454f98ca710717.tar.gz
gnupg-2e734a3ce159de8fb60df2bd5d454f98ca710717.zip
dirmngr,build: Remove support for ADNS.
* autogen.rc: Remove '--with-adns' argument. * configure.ac: Remove check for ADNS. * dirmngr/dns-stuff.c: Remove all code that uses ADNS. * dirmngr/server.c (cmd_getinfo): Update status line. * doc/dirmngr.texi: Do not mention ADNS. -- We used ADNS to support queries over Tor. However, our patch to ADNS that adds Tor support was never accepted upstream. Furthermore, there are other shortcomings that let us to consider alternatives. Signed-off-by: Justus Winter <[email protected]>
Diffstat (limited to 'doc')
-rw-r--r--doc/dirmngr.texi3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/dirmngr.texi b/doc/dirmngr.texi
index 62a41b674..8f0cf5494 100644
--- a/doc/dirmngr.texi
+++ b/doc/dirmngr.texi
@@ -293,8 +293,7 @@ In ``Tor mode'' Dirmngr uses a public resolver via Tor to resolve DNS
names. If the default public resolver, which is @code{8.8.8.8}, shall
not be used a different one can be given using this option. Note that
a numerical IP address must be given (IPv6 or IPv4) and that no error
-checking is done for @var{ipaddr}. DNS queries in Tor mode do only
-work if GnuPG as been build with ADNS support.
+checking is done for @var{ipaddr}.
@item --disable-ldap
@opindex disable-ldap