]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
import ldns 1.6.16
authordes <des@FreeBSD.org>
Fri, 15 Feb 2013 13:51:54 +0000 (13:51 +0000)
committerdes <des@FreeBSD.org>
Fri, 15 Feb 2013 13:51:54 +0000 (13:51 +0000)
commitf74854299bf12040fe9a53402b17420e988a96f6
tree0cc5ddc89809341208b405e0e4b030b820ac614f
parent481a5cc876eaea3ecda6f120c33620aaab58f19d
import ldns 1.6.16
96 files changed:
Changelog
Makefile.in
buffer.c
configure
configure.ac
contrib/python/Changelog [new file with mode: 0644]
contrib/python/Makefile
contrib/python/docs/source/conf.py
contrib/python/docs/source/install.rst
contrib/python/examples/ldns-keygen.py
contrib/python/examples/python3/ldns-signzone.py [new file with mode: 0755]
contrib/python/examples/test_buffer.py [new file with mode: 0755]
contrib/python/examples/test_dname.py [new file with mode: 0755]
contrib/python/examples/test_rdf.py [new file with mode: 0755]
contrib/python/examples/test_rr.py [new file with mode: 0644]
contrib/python/file_py3.i
contrib/python/ldns.i
contrib/python/ldns_buffer.i
contrib/python/ldns_dname.i
contrib/python/ldns_dnssec.i
contrib/python/ldns_packet.i
contrib/python/ldns_rdf.i
contrib/python/ldns_rr.i
dane.c [new file with mode: 0644]
dname.c
dnssec.c
dnssec_sign.c
dnssec_verify.c
dnssec_zone.c
doc/doxyparse.pl
doc/function_manpages
drill/Makefile.in
drill/chasetrace.c
drill/config.h.in
drill/configure
drill/configure.ac
drill/dnssec.c
drill/drill.1.in [moved from drill/drill.1 with 93% similarity]
drill/drill.c
drill/drill.h
drill/drill_util.c
drill/drill_util.h
drill/securetrace.c
drill/work.c
error.c
examples/Makefile.in
examples/config.h.in
examples/configure
examples/configure.ac
examples/ldns-dane.1.in [new file with mode: 0644]
examples/ldns-dane.c [new file with mode: 0644]
examples/ldns-gen-zone.c
examples/ldns-keyfetcher.c
examples/ldns-keygen.1
examples/ldns-notify.c
examples/ldns-read-zone.1
examples/ldns-read-zone.c
examples/ldns-signzone.c
examples/ldns-test-edns.c
examples/ldns-testns.c
examples/ldns-testpkts.c
examples/ldns-testpkts.h
examples/ldns-update.c
examples/ldns-verify-zone.1.in [moved from examples/ldns-verify-zone.1 with 84% similarity]
examples/ldns-verify-zone.c
examples/ldns-zsplit.c
higher.c
host2str.c
host2wire.c
keys.c
ldns/buffer.h
ldns/common.h.in
ldns/config.h.in
ldns/dane.h [new file with mode: 0644]
ldns/dname.h
ldns/dnssec.h
ldns/dnssec_verify.h
ldns/dnssec_zone.h
ldns/error.h
ldns/host2str.h
ldns/keys.h
ldns/ldns.h
ldns/rdata.h
ldns/resolver.h
ldns/rr.h
ldns/util.h.in
ldns_symbols.def [deleted file]
libdns.doxygen
net.c
packet.c
parse.c
resolver.c
rr.c
str2host.c
tsig.c
util.c