sldns Directory Reference

Files

file  keyraw.c
 Implementation of raw DNSKEY functions (work on wire rdata).
 
file  keyraw.h
 raw key and signature access and conversion
 
file  parse.h
 Contains some low-level parsing functions, mostly used in the _frm_str family of functions.
 
file  parseutil.c
 Utility functions for parsing, base32(DNS variant) and base64 encoding and decoding, Hex, Time units, Escape codes.
 
file  parseutil.h
 Utility functions for parsing, base32(DNS variant) and base64 encoding and decoding, Hex, Time units, Escape codes.
 
file  pkthdr.h
 Contains functions that translate dns data from the wire format (as sent by servers and clients) to the internal structures for the packet header.
 
file  rrdef.c
 Defines resource record types and constants.
 
file  rrdef.h
 Defines resource record types and constants.
 
file  sbuffer.c
 This file contains the definition of sldns_buffer, and functions to manipulate those.
 
file  sbuffer.h
 This file contains the definition of sldns_buffer, and functions to manipulate those.
 
file  str2wire.c
 str2wire.c - read txt presentation of RRs
 
file  str2wire.h
 str2wire.h - read txt presentation of RRs
 
file  wire2str.c
 Contains functions to translate the wireformat to text representation, as well as functions to print them.
 
file  wire2str.h
 wire2str.h - txt presentation of RRs