|
| file | base64.c |
| | Base64 encoding and decoding functions.
|
| |
| file | cdb.c |
| | functions to read from CDB database
|
| |
| file | control.c |
| | functions to load data from configuration files
|
| |
| file | dns_helpers.c |
| | DNS helper functions that do no network actions.
|
| |
| file | fmt.c |
| | functions for output formatting
|
| |
| file | ipme.c |
| | functions to filter out IP addresses of the local machine
|
| |
| file | libowfatconn.c |
| | connector functions for libowfat DNS functions
|
| |
| file | log.c |
| | syslog interface
|
| |
| file | match.c |
| | IP and domain matching functions.
|
| |
| file | mmap.c |
| | function to mmap a file
|
| |
| file | netio.c |
| | functions for network I/O
|
| |
| file | qdns.c |
| | DNS query functions.
|
| |
| file | qdns_dane.c |
| |
| file | ssl_timeoutio.c |
| | SSL encoding and decoding functions for network I/O.
|
| |
| file | tls.c |
| | helper functions for STARTTLS
|
| |