Home GnuPG
Diffusion GnuPG f6acd0426453

dirmngr: Add basic libdns support
f6acd0426453Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

dirmngr: Add basic libdns support

* dirmngr/dns.c: New file.
* dirmngr/dns.h: New file.
* dirmngr/Makefile.am (dirmngr_SOURCES): Add new files.
* dirmngr/dns-stuff.c: Include dns.h.xxx use libdns
(libdns): New global var for the libdns state.
(libdns_error_to_gpg_error): New.
(libdns_init): New.
(resolve_name_libdns): New.
(get_dns_cert_libdns): New stub.
(getsrv_libdns): New stub.
(get_dns_cname_libdns): New stub.
  • Signed-off-by: Justus Winter <justus@g10code.com>

Details

Provenance
justusAuthored on Dec 5 2016, 5:31 PM
wernerCommitted on Dec 14 2016, 3:56 PM
Parents
rG2e734a3ce159: dirmngr,build: Remove support for ADNS.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rGf6acd0426453: dirmngr: Add basic libdns support (authored by Justus Winter <justus@g10code.com>).Dec 14 2016, 3:56 PM