1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
# Copyright 2004-2008 SPARTA, Inc. All rights reserved.
# See the COPYING file included with the DNSSEC-Tools package for details.
DNSSEC-Tools
Is your domain secure?
This directory contains documentation for the validator.
NOTE: manual pages (*.1, *.3) are autogenerated from the pod pages.
DO NOT EDIT THE MANUAL PAGES, YOUR CHANGES WILL BE LOST.
* libval.pod, libval.3
Man page for the interfaces exported by the core validation library.
* val_gethostbyname.pod, val_gethostbyname.3
Man page for val_gethostbyname() and friends.
* val_getaddrinfo.pod, val_getaddrinfo.3
Man page for the val_getaddrinfo() and friends.
* val_res_query.pod, val_res_query.3
Man page for val_res_query() and friends.
* dt-*.pod, dt-*.1
Man pages for various utility programs
* dnsval.conf.pod dnsval.conf.3
Describes the syntax for the validator configuration file, dnsval.conf,
and other policy manipulation APIs.
* libsres.pod libsres.3
Man page for the interfaces exported by the resolver component.
* libval-implementation-notes
Contains information on some of the design choices and the
implementation of the libval library.
* libsres-implementation-notes
Contains information on some of the design choices and the
implementation of the libsres library.
|