From 498e517c2f2fc22b40550f5d87596b5926b73f45 Mon Sep 17 00:00:00 2001 From: defanor Date: Wed, 22 Sep 2021 18:44:25 +0300 Subject: Reintroduce c-ares as an option for DNS lookups --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index a881e11..28ee230 100644 --- a/README +++ b/README @@ -14,8 +14,8 @@ rely on any particular UI, should be flexible and not stay in the way of implementing additional XEPs on top of it, and should try to make it easy to implement a decent client application using it. -Current dependencies: libxml2, gsasl, nettle. Optionally libunbound, -gnutls with gnutls-dane or openssl, icu-i18n, gpgme. +Current dependencies: libxml2, gsasl, nettle. Optionally libunbound or +c-ares, gnutls with gnutls-dane or openssl, icu-i18n, gpgme. A rough roadmap: @@ -38,7 +38,7 @@ A rough roadmap: [+] "Happy Eyeballs" (RFC 8305). [+] XEP-0368 v1.1: SRV records for XMPP over TLS (when built with - libunbound). + libunbound or c-ares). [+] SOCKS5 (RFC 1928) support. Implemented, though no authentication. [+] XEP-0199 v2.0: XMPP Ping. [.] Certificate verification using DANE (experimental, only when built -- cgit v1.2.3