|
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 | dname.h [code] |
| | dname contains function to read and manipulate domain names.
|
| file | dnssec.h [code] |
| | This module contains functions for DNSSEC operations (RFC4033 t/m RFC4035).
|
| 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] |
| | host2str.h - txt presentation of RRs
|
| 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 | 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 | str2host.h [code] |
| | str2host.h - conversion from str to the host fmt
|
| 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] |
| | zone.h
|