|
Files |
file | buffer.h [code] |
| This file contains the definition of ldns_buffer, and functions to manipulate those.
|
file | common.h [code] |
| Common definitions for LDNS.
|
file | config.h [code] |
file | dane.h [code] |
| This module contains base functions for creating and verifying TLSA RR's with PKIX certificates, certificate chains and validation stores.
|
file | dname.h [code] |
| dname contains function to read and manipulate domain names.
|
file | dnssec.h [code] |
| This module contains base functions for DNSSEC operations (RFC4033 t/m RFC4035).
|
file | dnssec_sign.h [code] |
file | dnssec_verify.h [code] |
file | dnssec_zone.h [code] |
file | duration.h [code] |
file | error.h [code] |
| Defines error numbers and functions to translate those to a readable string.
|
file | higher.h [code] |
| Specifies some higher level functions that could be useful for certain applications.
|
file | host2str.h [code] |
| Contains functions to translate the main structures to their text representation, as well as functions to print them.
|
file | host2wire.h [code] |
| Contains all functions to translate the main structures to wire format.
|
file | keys.h [code] |
| Addendum to dnssec.h, this module contains key and algorithm definitions and functions.
|
file | ldns.h [code] |
| Including this file will include all ldns files, and define some lookup tables.
|
file | net.h [code] |
| Contains functions to send and receive packets over a network.
|
file | packet.h [code] |
| Contains the definition of ldns_pkt and its parts, as well as functions to manipulate those.
|
file | parse.h [code] |
| Contains some low-level parsing functions, mostly used in the _frm_str family of functions.
|
file | rbtree.h [code] |
| Red black tree.
|
file | rdata.h [code] |
| Defines ldns_rdf and functions to manipulate those.
|
file | resolver.h [code] |
| Defines the ldns_resolver structure, a stub resolver that can send queries and parse answers.
|
file | rr.h [code] |
| Contains the definition of ldns_rr and functions to manipulate those.
|
file | rr_functions.h [code] |
| Defines some extra convenience functions for ldns_rr structures.
|
file | sha1.h [code] |
file | sha2.h [code] |
file | str2host.h [code] |
| Defines functions to convert dns data in presentation format or text files to internal structures.
|
file | tsig.h [code] |
| Defines functions for TSIG usage.
|
file | update.h [code] |
| Defines functions to perform UPDATE queries.
|
file | util.h [code] |
file | wire2host.h [code] |
| Contains functions that translate dns data from the wire format (as sent by servers and clients) to the internal structures.
|
file | zone.h [code] |
| Defines the ldns_zone structure and functions to manipulate it.
|