File: README

package info (click to toggle)
dnssec-tools 1.13-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 16,064 kB
  • sloc: perl: 44,399; ansic: 31,547; cpp: 21,306; sh: 15,813; xml: 2,113; makefile: 1,390; pascal: 836; python: 290; csh: 11
file content (43 lines) | stat: -rw-r--r-- 1,312 bytes parent folder | download | duplicates (2)
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.