blob: c73af841f8c3a90d1fdcd93fae9930cecd360a04 (
plain)
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
|
%%WITH_EXAMPLES%%bin/ldns-chaos
%%WITH_EXAMPLES%%bin/ldns-key2ds
%%WITH_EXAMPLES%%bin/ldns-keygen
%%WITH_EXAMPLES%%bin/ldns-mx
%%WITH_EXAMPLES%%bin/ldns-read-zone
%%WITH_EXAMPLES%%bin/ldns-signzone
%%WITH_EXAMPLES%%bin/ldns-update
%%WITH_EXAMPLES%%bin/ldns-version
include/ldns/buffer.h
include/ldns/common.h
include/ldns/dname.h
include/ldns/dns.h
include/ldns/dnssec.h
include/ldns/error.h
include/ldns/higher.h
include/ldns/host2str.h
include/ldns/host2wire.h
include/ldns/keys.h
include/ldns/net.h
include/ldns/packet.h
include/ldns/parse.h
include/ldns/rdata.h
include/ldns/resolver.h
include/ldns/rr.h
include/ldns/rr_functions.h
include/ldns/str2host.h
include/ldns/tsig.h
include/ldns/update.h
include/ldns/util.h
include/ldns/wire2host.h
include/ldns/zone.h
lib/libldns-1.0.1.so
lib/libldns.a
lib/libldns.so
@dirrm include/ldns
|