unbound
0.1
|
Files | |
file | unbound-anchor.c |
This file checks to see that the current 5011 keys work to prime the current root anchor. | |
file | unbound-checkconf.c |
The config checker checks for syntax and other errors in the unbound.conf file, and can be used to check for errors before the server is started or sigHUPped. | |
file | unbound-control.c |
The remote control utility contacts the unbound server over ssl and sends the command, receives the answer, and displays the result from the commandline. | |
file | unbound-host.c |
This file performs functionality like 'host', and also supports validation. | |
file | worker_cb.c |
This file contains fake callback functions, so that the symbols exist and the fptr_wlist continues to work even if the daemon/worker is not linked into the resulting program. |