File List
Here is a list of all files with brief descriptions:
[detail level 12]
 doc
  examples
 ldns-mx.c
 ldns-read-zone.c
 ldns-signzone.c
  ldns
 buffer.hThis file contains the definition of ldns_buffer, and functions to manipulate those
 common.hCommon definitions for LDNS
 config.h
 dane.hThis module contains base functions for creating and verifying TLSA RR's with PKIX certificates, certificate chains and validation stores
 dname.hDname contains function to read and manipulate domain names
 dnssec.hThis module contains base functions for DNSSEC operations (RFC4033 t/m RFC4035)
 dnssec_sign.h
 dnssec_verify.h
 dnssec_zone.h
 duration.h
 edns.h
 error.hDefines error numbers and functions to translate those to a readable string
 higher.hSpecifies some higher level functions that could be useful for certain applications
 host2str.hHost2str.h - txt presentation of RRs
 host2wire.hContains all functions to translate the main structures to wire format
 keys.hAddendum to dnssec.h, this module contains key and algorithm definitions and functions
 ldns.hIncluding this file will include all ldns files, and define some lookup tables
 net.hContains functions to send and receive packets over a network
 packet.hContains the definition of ldns_pkt and its parts, as well as functions to manipulate those
 parse.hContains some low-level parsing functions, mostly used in the _frm_str family of functions
 radix.hRadix tree
 rbtree.hRed black tree
 rdata.hDefines ldns_rdf and functions to manipulate those
 resolver.hDefines the ldns_resolver structure, a stub resolver that can send queries and parse answers
 rr.hContains the definition of ldns_rr and functions to manipulate those
 rr_functions.hDefines some extra convenience functions for ldns_rr structures
 sha1.h
 sha2.h
 str2host.hStr2host.h - conversion from str to the host fmt
 tsig.hDefines functions for TSIG usage
 update.hDefines functions to perform UPDATE queries
 util.h
 wire2host.hContains functions that translate dns data from the wire format (as sent by servers and clients) to the internal structures
 zone.hZone.h
 buffer.c
 dane.c
 dname.c
 dnssec.c
 dnssec_sign.c
 dnssec_verify.c
 dnssec_zone.c
 duration.c
 edns.c
 error.c
 higher.c
 host2str.c
 host2wire.c
 keys.c
 linktest.c
 net.c
 packet.c
 parse.c
 radix.cImplementation of a radix tree
 rbtree.cImplementation of a redblack tree
 rdata.c
 resolver.c
 rr.c
 rr_functions.c
 sha1.c
 sha2.c
 str2host.c
 tsig.c
 update.c
 util.c
 wire2host.c
 zone.c