 |
ldns
1.7.0
|
Go to the documentation of this file.
131 #define LDNS_IP4ADDRLEN (32/8)
132 #define LDNS_IP6ADDRLEN (128/8)
134 #define LDNS_ROOT_LABEL_STR "."
135 #define LDNS_DEFAULT_TTL 3600
ldns_lookup_table ldns_algorithms[]
Taken from RFC 2535, section 7.
Contains functions that translate dns data from the wire format (as sent by servers and clients) to t...
Defines ldns_rdf and functions to manipulate those.
Addendum to dnssec.h, this module contains key and algorithm definitions and functions.
Contains all functions to translate the main structures to wire format.
ldns_lookup_table ldns_rcodes[]
Response codes.
Defines functions to perform UPDATE queries.
Contains some low-level parsing functions, mostly used in the _frm_str family of functions.
host2str.h - txt presentation of RRs
ldns_lookup_table ldns_cert_algorithms[]
Taken from RFC 2538.
Defines error numbers and functions to translate those to a readable string.
ldns_lookup_table ldns_opcodes[]
Operation codes.
Defines functions for TSIG usage.
Defines some extra convenience functions for ldns_rr structures.
This module contains base functions for DNSSEC operations (RFC4033 t/m RFC4035).
A general purpose lookup table.
This file contains the definition of ldns_buffer, and functions to manipulate those.
ldns_lookup_table ldns_rr_classes[]
rr types
str2host.h - conversion from str to the host fmt
ldns_lookup_table ldns_edns_flags[]
EDNS flags.
Contains the definition of ldns_pkt and its parts, as well as functions to manipulate those.
Defines the ldns_resolver structure, a stub resolver that can send queries and parse answers.
Common definitions for LDNS.
ldns_lookup_table ldns_certificate_types[]
Taken from RFC 2538, section 2.1.
Specifies some higher level functions that could be useful for certain applications.
Contains the definition of ldns_rr and functions to manipulate those.
dname contains function to read and manipulate domain names.
Contains functions to send and receive packets over a network.
This module contains base functions for creating and verifying TLSA RR's with PKIX certificates,...