diff options
Diffstat (limited to 'dns/ldns')
| -rw-r--r-- | dns/ldns/Makefile | 126 | ||||
| -rw-r--r-- | dns/ldns/distinfo | 6 | ||||
| -rw-r--r-- | dns/ldns/files/patch-swig | 77 | ||||
| -rw-r--r-- | dns/ldns/pkg-plist | 546 |
4 files changed, 334 insertions, 421 deletions
diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile index 7fe340e84f92..40aa1a73c173 100644 --- a/dns/ldns/Makefile +++ b/dns/ldns/Makefile @@ -1,5 +1,5 @@ PORTNAME= ldns -DISTVERSION= 1.8.4 +DISTVERSION= 1.9.0 CATEGORIES= dns MASTER_SITES= https://www.nlnetlabs.nl/downloads/ldns/ \ LOCAL/ehaupt @@ -12,10 +12,10 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe gmake libtool perl5 ssl -USE_PERL5= build +CPE_VENDOR= nlnetlabs USE_LDCONFIG= yes +USE_PERL5= build -CPE_VENDOR= nlnetlabs GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-dane-ta-usage \ --with-ssl=${OPENSSLBASE} @@ -24,93 +24,95 @@ MAKE_JOBS_UNSAFE= yes .if ! (defined(BUILD_PYLDNS) || defined(BUILD_P5PERL)) OPTIONS_DEFINE= DOXYGEN DRILL EXAMPLES OPTIONS_DEFAULT= DRILL - -DRILL_DESC= With drill program - .endif -DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen -HTMLDOCS= doc/html/* - OPTIONS_DEFINE+= DANETAUSAGE GOST RRTYPEAMTRELAY RRTYPEAVC RRTYPENINFO \ RRTYPERKEY RRTYPETA +OPTIONS_SUB= yes + DANETAUSAGE_DESC= Enable ta usage, requires openssl >= 1.1.0 +DRILL_DESC= With drill program GOST_DESC= GOST signatures enabled, requires openssl >= 1.0.0 +RRTYPEAMTRELAY_DESC= Enable draft RR type amtrelay. +RRTYPEAVC_DESC= Enable draft RR type avc. RRTYPENINFO_DESC= Enable draft RR type ninfo. RRTYPERKEY_DESC= Enable draft RR type rkey. RRTYPETA_DESC= Enable draft RR type ta. -RRTYPEAVC_DESC= Enable draft RR type avc. -RRTYPEAMTRELAY_DESC= Enable draft RR type amtrelay. - -OPTIONS_SUB= yes -DANETAUSAGE_CONFIGURE_ENABLE= dane-ta-usage DANETAUSAGE_IMPLIES= RRTYPETA +DANETAUSAGE_CONFIGURE_ENABLE= dane-ta-usage +DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen +DRILL_CONFIGURE_WITH= drill +DRILL_INSTALL_TARGET= install-drill +EXAMPLES_CONFIGURE_WITH= examples +EXAMPLES_INSTALL_TARGET= install-examples GOST_CONFIGURE_ENABLE= gost +RRTYPEAMTRELAY_CONFIGURE_ENABLE= rrtype-amtrelay +RRTYPEAVC_CONFIGURE_ENABLE= rrtype-avc RRTYPENINFO_CONFIGURE_ENABLE= rrtype-ninfo RRTYPERKEY_CONFIGURE_ENABLE= rrtype-rkey RRTYPETA_CONFIGURE_ENABLE= rrtype-ta -RRTYPEAVC_CONFIGURE_ENABLE= rrtype-avc -RRTYPEAMTRELAY_CONFIGURE_ENABLE= rrtype-amtrelay -EXAMPLES_CONFIGURE_WITH= examples -DRILL_CONFIGURE_WITH= drill -DRILL_INSTALL_TARGET= install-drill -EXAMPLES_INSTALL_TARGET= install-examples .if defined(BUILD_PYLDNS) + +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +BUILD_DEPENDS+= swig:devel/swig +LIB_DEPENDS+= libldns.so:dns/ldns USES+= python USE_PYTHON= flavors -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -ALL_TARGET= pyldns -INSTALL_TARGET= install-pyldns CONFIGURE_ARGS+= --with-pyldns -LIB_DEPENDS+= libldns.so:dns/ldns -BUILD_DEPENDS+= swig:devel/swig -CFLAGS+= -I${OPENSSLINC} + +ALL_TARGET= pyldns +INSTALL_TARGET= install-pyldns +CFLAGS+= -I${OPENSSLINC} post-patch: @${REINPLACE_CMD} \ -e 's=-I./include/ldns=-I${LOCALBASE}/include/ldns=' \ ${WRKSRC}/Makefile.in +post-install: +# file /usr/local/lib/python3.11/site-packages/_ldns.so.3.6.0 + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PYTHON_VERSION}/site-packages/_ldns.so.3.6.0 + .elif defined(BUILD_P5PERL) + +PKGNAMEPREFIX= p5-DNS- +_BR_DEPENDS= p5-Devel-CheckLib>=0:devel/p5-Devel-CheckLib \ + p5-Test-Exception>=0:devel/p5-Test-Exception +BUILD_DEPENDS= ${_BR_DEPENDS} +LIB_DEPENDS+= libldns.so:dns/ldns +RUN_DEPENDS= ${_BR_DEPENDS} USES+= perl5 USE_PERL5= build run -PKGNAMEPREFIX= p5-DNS- + +CONFIGURE_ARGS+= --with-p5-dns-ldns ALL_TARGET= p5-dns-ldns INSTALL_TARGET= install-p5-dns-ldns -CONFIGURE_ARGS+= --with-p5-dns-ldns -RUN_DEPENDS= p5-Devel-CheckLib>=0:devel/p5-Devel-CheckLib \ - p5-Test-Exception>=0:devel/p5-Test-Exception -BUILD_DEPENDS= ${RUN_DEPENDS} -LIB_DEPENDS+= libldns.so:dns/ldns - post-patch: - ${SED} -i '' -e 's=-I./include/ldns=-I${LOCALBASE}/include/ldns=' ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} \ + -e 's=-I./include/ldns=-I${LOCALBASE}/include/ldns=' \ + ${WRKSRC}/Makefile.in post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/DNS/LDNS/LDNS.so -.else -ALL_TARGET= all -INSTALL_TARGET= install-lib install-h install-config -.endif # BUILD_PYLDNS || BUILD_P5PERL +.else # BUILD_PYLDNS || BUILD_P5PERL -.include <bsd.port.pre.mk> - -.if ! ${PORT_OPTIONS:MGOST} -NO_GOST= --disable-gost -.endif +ALL_TARGET= all +INSTALL_TARGET= install-lib install-h install-config -.if ! (defined(BUILD_PYLDNS) || defined(BUILD_P5PERL)) +EXAMPLES_LIST= ldns-chaos ldns-compare-zones ldns-dane ldns-dpa ldns-gen-zone ldns-key2ds \ + ldns-keyfetcher ldns-keygen ldns-mx ldns-notify ldns-nsec3-hash \ + ldns-read-zone ldns-resolver ldns-revoke ldns-rrsig ldns-signzone \ + ldns-test-edns ldns-testns ldns-update ldns-verify-zone ldns-version \ + ldns-walk ldns-zcat ldns-zsplit ldnsd -post-build: -.if ${PORT_OPTIONS:MDOXYGEN} +post-build-DOXYGEN-on: @(cd ${WRKSRC}; ${MAKE_CMD} doxygen) -.endif post-install: ${INSTALL_DATA} ${WRKSRC}/packaging/libldns.pc \ @@ -120,28 +122,16 @@ post-install: ${INSTALL_MAN} ${WRKSRC}/doc/man/man3/ldns_*.3 \ ${STAGEDIR}${PREFIX}/share/man/man3 ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lib${PORTNAME}.so.3 -.if ${PORT_OPTIONS:MDRILL} + +post-install-DOXYGEN-on: + (cd ${WRKSRC}/doc && ${COPYTREE_SHARE} html ${STAGEDIR}${DOCSDIR}) + +post-install-DRILL-on: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/drill -.endif -.if ${PORT_OPTIONS:MEXAMPLES} - for p in ldns-chaos ldns-compare-zones ldns-dane ldns-dpa ldns-gen-zone ldns-key2ds \ - ldns-keyfetcher ldns-keygen ldns-mx ldns-notify ldns-nsec3-hash \ - ldns-read-zone ldns-resolver ldns-revoke ldns-rrsig ldns-signzone \ - ldns-test-edns ldns-testns ldns-update ldns-verify-zone ldns-version \ - ldns-walk ldns-zcat ldns-zsplit ldnsd; do \ - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/$$p; done -.endif -.if ${PORT_OPTIONS:MDOXYGEN} - ${MKDIR} ${STAGEDIR}${DOCSDIR}/html - ${INSTALL_DATA} ${HTMLDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}/html -.endif -.endif # BUILD_PYLDNS || BUILD_P5PERL +post-install-EXAMPLES-on: + ${STRIP_CMD} ${EXAMPLES_LIST:S|^|${STAGEDIR}${PREFIX}/bin/|} -.if (defined(BUILD_PYLDNS)) -post-install: -# file /usr/local/lib/python3.11/site-packages/_ldns.so.3.6.0 - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PYTHON_VERSION}/site-packages/_ldns.so.3.6.0 -.endif # BUILD_PYLDNS +.endif # BUILD_PYLDNS || BUILD_P5PERL -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/dns/ldns/distinfo b/dns/ldns/distinfo index 901e4cbe566a..fa5bd3903f66 100644 --- a/dns/ldns/distinfo +++ b/dns/ldns/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721549282 -SHA256 (ldns-1.8.4.tar.gz) = 838b907594baaff1cd767e95466a7745998ae64bc74be038dccc62e2de2e4247 -SIZE (ldns-1.8.4.tar.gz) = 1301058 +TIMESTAMP = 1764944929 +SHA256 (ldns-1.9.0.tar.gz) = abaeed2858fbea84a4eb9833e19e7d23380cc0f3d9b6548b962be42276ffdcb3 +SIZE (ldns-1.9.0.tar.gz) = 1305262 diff --git a/dns/ldns/files/patch-swig b/dns/ldns/files/patch-swig deleted file mode 100644 index 9d93eddf8f58..000000000000 --- a/dns/ldns/files/patch-swig +++ /dev/null @@ -1,77 +0,0 @@ ---- contrib/python/ldns_buffer.i.orig 2024-07-20 05:07:42 UTC -+++ contrib/python/ldns_buffer.i -@@ -45,7 +45,7 @@ - /* Result generation, appends (ldns_buffer *) after the result. */ - %typemap(argout, noblock=1) (ldns_buffer **) - { -- $result = SWIG_Python_AppendOutput($result, -+ $result = SWIG_AppendOutput($result, - SWIG_NewPointerObj(SWIG_as_voidptr($1_buf), - SWIGTYPE_p_ldns_struct_buffer, SWIG_POINTER_OWN | 0)); - } ---- contrib/python/ldns_key.i.orig 2024-07-20 05:07:42 UTC -+++ contrib/python/ldns_key.i -@@ -38,7 +38,7 @@ - /* result generation */ - %typemap(argout,noblock=1) (ldns_key **) - { -- $result = SWIG_Python_AppendOutput($result, SWIG_NewPointerObj(SWIG_as_voidptr($1_key), SWIGTYPE_p_ldns_struct_key, SWIG_POINTER_OWN | 0 )); -+ $result = SWIG_AppendOutput($result, SWIG_NewPointerObj(SWIG_as_voidptr($1_key), SWIGTYPE_p_ldns_struct_key, SWIG_POINTER_OWN | 0 )); - } - - %typemap(argout) ldns_rdf *r "Py_INCREF($input);" ---- contrib/python/ldns_packet.i.orig 2024-07-20 05:07:42 UTC -+++ contrib/python/ldns_packet.i -@@ -45,7 +45,7 @@ - /* Result generation, appends (ldns_pkt *) after the result. */ - %typemap(argout,noblock=1) (ldns_pkt **) - { -- $result = SWIG_Python_AppendOutput($result, -+ $result = SWIG_AppendOutput($result, - SWIG_NewPointerObj(SWIG_as_voidptr($1_pkt), - SWIGTYPE_p_ldns_struct_pkt, SWIG_POINTER_OWN | 0 )); - } ---- contrib/python/ldns_rdf.i.orig 2024-07-20 05:07:42 UTC -+++ contrib/python/ldns_rdf.i -@@ -45,7 +45,7 @@ - /* Result generation, appends (ldns_rdf *) after the result. */ - %typemap(argout, noblock=1) (ldns_rdf **) - { -- $result = SWIG_Python_AppendOutput($result, -+ $result = SWIG_AppendOutput($result, - SWIG_NewPointerObj(SWIG_as_voidptr($1_rdf), - SWIGTYPE_p_ldns_struct_rdf, SWIG_POINTER_OWN | 0)); - } ---- contrib/python/ldns_resolver.i.orig 2024-07-20 05:07:42 UTC -+++ contrib/python/ldns_resolver.i -@@ -45,7 +45,7 @@ - /* Result generation, appends (ldns_resolver *) after the result. */ - %typemap(argout,noblock=1) (ldns_resolver **r) - { -- $result = SWIG_Python_AppendOutput($result, -+ $result = SWIG_AppendOutput($result, - SWIG_NewPointerObj(SWIG_as_voidptr($1_res), - SWIGTYPE_p_ldns_struct_resolver, SWIG_POINTER_OWN | 0 )); - } ---- contrib/python/ldns_rr.i.orig 2024-07-20 05:07:42 UTC -+++ contrib/python/ldns_rr.i -@@ -45,7 +45,7 @@ - /* Result generation, appends (ldns_rr *) after the result. */ - %typemap(argout, noblock=1) (ldns_rr **) - { -- $result = SWIG_Python_AppendOutput($result, -+ $result = SWIG_AppendOutput($result, - SWIG_NewPointerObj(SWIG_as_voidptr($1_rr), - SWIGTYPE_p_ldns_struct_rr, SWIG_POINTER_OWN | 0 )); - } ---- contrib/python/ldns_zone.i.orig 2024-07-20 05:07:42 UTC -+++ contrib/python/ldns_zone.i -@@ -39,7 +39,7 @@ - /* result generation */ - %typemap(argout,noblock=1) (ldns_zone **) - { -- $result = SWIG_Python_AppendOutput($result, SWIG_NewPointerObj(SWIG_as_voidptr($1_zone), SWIGTYPE_p_ldns_struct_zone, SWIG_POINTER_OWN | 0 )); -+ $result = SWIG_AppendOutput($result, SWIG_NewPointerObj(SWIG_as_voidptr($1_zone), SWIGTYPE_p_ldns_struct_zone, SWIG_POINTER_OWN | 0 )); - } - - %nodefaultctor ldns_struct_zone; //no default constructor & destructor diff --git a/dns/ldns/pkg-plist b/dns/ldns/pkg-plist index 9a3c308d5482..1d247c3ade05 100644 --- a/dns/ldns/pkg-plist +++ b/dns/ldns/pkg-plist @@ -63,6 +63,279 @@ lib/libldns.so lib/libldns.so.3 lib/libldns.so.3.6.0 libdata/pkgconfig/libldns.pc +%%DOXYGEN%%%%DOCSDIR%%/html/LogoInGradientBar2-y100.png +%%DOXYGEN%%%%DOCSDIR%%/html/annotated.html +%%DOXYGEN%%%%DOCSDIR%%/html/bc_s.png +%%DOXYGEN%%%%DOCSDIR%%/html/bdwn.png +%%DOXYGEN%%%%DOCSDIR%%/html/buffer_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/buffer_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/buffer_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/buffer_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/classes.html +%%DOXYGEN%%%%DOCSDIR%%/html/closed.png +%%DOXYGEN%%%%DOCSDIR%%/html/common_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/common_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/dane_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/dane_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/dane_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/dane_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/design.html +%%DOXYGEN%%%%DOCSDIR%%/html/design_8dox.html +%%DOXYGEN%%%%DOCSDIR%%/html/dir_d28a4824dc47e487b107a5db32ef43c4.html +%%DOXYGEN%%%%DOCSDIR%%/html/dir_fbc3dd5c1925e6acb2daf846ece5427b.html +%%DOXYGEN%%%%DOCSDIR%%/html/dname_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/dname_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/dname_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/dname_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/dnssec_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/dnssec_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/dnssec_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/dnssec_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__sign_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__sign_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__sign_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__sign_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__verify_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__verify_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__verify_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__verify_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__zone_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__zone_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__zone_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__zone_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/doc.png +%%DOXYGEN%%%%DOCSDIR%%/html/doxygen.css +%%DOXYGEN%%%%DOCSDIR%%/html/duration_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/duration_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/duration_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/duration_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/dynsections.js +%%DOXYGEN%%%%DOCSDIR%%/html/error_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/error_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/error_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/error_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/files.html +%%DOXYGEN%%%%DOCSDIR%%/html/folderclosed.png +%%DOXYGEN%%%%DOCSDIR%%/html/folderopen.png +%%DOXYGEN%%%%DOCSDIR%%/html/functions.html +%%DOXYGEN%%%%DOCSDIR%%/html/functions_vars.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_a.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_b.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_c.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_d.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_a.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_b.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_c.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_d.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_f.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_h.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_i.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_l.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_m.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_p.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_r.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_s.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_t.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_u.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_w.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_e.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_enum.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_eval.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_f.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_func.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_b.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_c.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_d.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_e.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_f.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_g.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_h.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_i.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_k.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_l.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_m.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_n.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_o.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_p.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_q.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_r.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_s.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_t.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_u.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_v.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_w.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_z.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_g.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_h.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_i.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_k.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_l.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_m.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_n.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_o.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_p.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_q.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_r.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_s.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_t.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_type.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_u.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_v.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_vars.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_w.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_z.html +%%DOXYGEN%%%%DOCSDIR%%/html/higher_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/higher_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/higher_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/higher_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/host2str_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/host2str_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/host2str_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/host2str_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/host2wire_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/host2wire_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/host2wire_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/host2wire_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/index.html +%%DOXYGEN%%%%DOCSDIR%%/html/jquery.js +%%DOXYGEN%%%%DOCSDIR%%/html/keys_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/keys_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/keys_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/keys_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/ldns-mx_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/ldns-mx_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/ldns-read-zone_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/ldns-read-zone_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/ldns-signzone_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/ldns-signzone_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/ldns_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/ldns_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/libdnsoverview.png +%%DOXYGEN%%%%DOCSDIR%%/html/linktest_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/linktest_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/menu.js +%%DOXYGEN%%%%DOCSDIR%%/html/menudata.js +%%DOXYGEN%%%%DOCSDIR%%/html/nav_f.png +%%DOXYGEN%%%%DOCSDIR%%/html/nav_g.png +%%DOXYGEN%%%%DOCSDIR%%/html/nav_h.png +%%DOXYGEN%%%%DOCSDIR%%/html/net_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/net_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/net_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/net_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/open.png +%%DOXYGEN%%%%DOCSDIR%%/html/packet_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/packet_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/packet_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/packet_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/pages.html +%%DOXYGEN%%%%DOCSDIR%%/html/parse_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/parse_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/parse_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/parse_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/radix_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/radix_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/radix_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/radix_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/rbtree_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/rbtree_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/rbtree_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/rbtree_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/rdata_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/rdata_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/rdata_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/rdata_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/resolver_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/resolver_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/resolver_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/resolver_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/rr_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/rr_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/rr_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/rr_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/rr__functions_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/rr__functions_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/rr__functions_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/rr__functions_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/sha1_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/sha1_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/sha1_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/sha1_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/sha2_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/sha2_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/sha2_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/sha2_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/splitbar.png +%%DOXYGEN%%%%DOCSDIR%%/html/str2host_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/str2host_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/str2host_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/str2host_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/struct__ldns__sha256__CTX.html +%%DOXYGEN%%%%DOCSDIR%%/html/struct__ldns__sha512__CTX.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__dnssec__data__chain__struct.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__dnssec__trust__tree__struct.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__duration__struct.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__radix__array__t.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__radix__node__t.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__radix__t.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__rbnode__t.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__rbtree__t.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__schwartzian__compare__struct.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__sha1__ctx.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__buffer.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__dnssec__name.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__dnssec__rrs.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__dnssec__rrsets.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__dnssec__zone.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__hdr.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__key.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__key__list.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__lookup__table.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__output__format.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__output__format__storage.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__pkt.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__rdf.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__resolver.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__rr.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__rr__descriptor.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__rr__list.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__zone.html +%%DOXYGEN%%%%DOCSDIR%%/html/structldns__tsig__credentials__struct.html +%%DOXYGEN%%%%DOCSDIR%%/html/sync_off.png +%%DOXYGEN%%%%DOCSDIR%%/html/sync_on.png +%%DOXYGEN%%%%DOCSDIR%%/html/tab_a.png +%%DOXYGEN%%%%DOCSDIR%%/html/tab_b.png +%%DOXYGEN%%%%DOCSDIR%%/html/tab_h.png +%%DOXYGEN%%%%DOCSDIR%%/html/tab_s.png +%%DOXYGEN%%%%DOCSDIR%%/html/tabs.css +%%DOXYGEN%%%%DOCSDIR%%/html/tsig_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/tsig_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/tsig_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/tsig_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/tutorial1__mx_8dox.html +%%DOXYGEN%%%%DOCSDIR%%/html/tutorial1_mx.html +%%DOXYGEN%%%%DOCSDIR%%/html/tutorial2__zone_8dox.html +%%DOXYGEN%%%%DOCSDIR%%/html/tutorial2_zone.html +%%DOXYGEN%%%%DOCSDIR%%/html/tutorial3__signzone_8dox.html +%%DOXYGEN%%%%DOCSDIR%%/html/tutorial3_signzone.html +%%DOXYGEN%%%%DOCSDIR%%/html/union__ldns__sha2__buffer__union.html +%%DOXYGEN%%%%DOCSDIR%%/html/update_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/update_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/update_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/update_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/util_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/util_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/util_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/util_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/wire2host_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/wire2host_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/wire2host_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/wire2host_8h_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/zone_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/zone_8c_source.html +%%DOXYGEN%%%%DOCSDIR%%/html/zone_8h.html +%%DOXYGEN%%%%DOCSDIR%%/html/zone_8h_source.html %%DRILL%%share/man/man1/drill.1.gz %%EXAMPLES%%share/man/man1/ldns-chaos.1.gz %%EXAMPLES%%share/man/man1/ldns-compare-zones.1.gz @@ -560,276 +833,3 @@ share/man/man3/ldns_zone_sign.3.gz share/man/man3/ldns_zone_sign_nsec3.3.gz share/man/man3/ldns_zone_soa.3.gz share/man/man3/ldns_zone_sort.3.gz -%%DOXYGEN%%%%DOCSDIR%%/html/LogoInGradientBar2-y100.png -%%DOXYGEN%%%%DOCSDIR%%/html/annotated.html -%%DOXYGEN%%%%DOCSDIR%%/html/bc_s.png -%%DOXYGEN%%%%DOCSDIR%%/html/bdwn.png -%%DOXYGEN%%%%DOCSDIR%%/html/buffer_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/buffer_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/buffer_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/buffer_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/classes.html -%%DOXYGEN%%%%DOCSDIR%%/html/closed.png -%%DOXYGEN%%%%DOCSDIR%%/html/common_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/common_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/dane_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/dane_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/dane_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/dane_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/design.html -%%DOXYGEN%%%%DOCSDIR%%/html/design_8dox.html -%%DOXYGEN%%%%DOCSDIR%%/html/dir_d28a4824dc47e487b107a5db32ef43c4.html -%%DOXYGEN%%%%DOCSDIR%%/html/dir_fbc3dd5c1925e6acb2daf846ece5427b.html -%%DOXYGEN%%%%DOCSDIR%%/html/dname_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/dname_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/dname_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/dname_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/dnssec_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/dnssec_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/dnssec_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/dnssec_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__sign_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__sign_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__sign_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__sign_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__verify_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__verify_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__verify_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__verify_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__zone_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__zone_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__zone_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__zone_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/doc.png -%%DOXYGEN%%%%DOCSDIR%%/html/doxygen.css -%%DOXYGEN%%%%DOCSDIR%%/html/duration_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/duration_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/duration_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/duration_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/dynsections.js -%%DOXYGEN%%%%DOCSDIR%%/html/error_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/error_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/error_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/error_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/files.html -%%DOXYGEN%%%%DOCSDIR%%/html/folderclosed.png -%%DOXYGEN%%%%DOCSDIR%%/html/folderopen.png -%%DOXYGEN%%%%DOCSDIR%%/html/functions.html -%%DOXYGEN%%%%DOCSDIR%%/html/functions_vars.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_a.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_b.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_c.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_d.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_a.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_b.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_c.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_d.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_f.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_h.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_i.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_l.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_m.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_p.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_r.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_s.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_t.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_u.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_w.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_e.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_enum.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_eval.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_f.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_func.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_b.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_c.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_d.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_e.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_f.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_g.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_h.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_i.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_k.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_l.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_m.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_n.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_o.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_p.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_q.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_r.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_s.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_t.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_u.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_v.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_w.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_z.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_g.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_h.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_i.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_k.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_l.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_m.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_n.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_o.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_p.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_q.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_r.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_s.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_t.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_type.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_u.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_v.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_vars.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_w.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_z.html -%%DOXYGEN%%%%DOCSDIR%%/html/higher_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/higher_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/higher_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/higher_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/host2str_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/host2str_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/host2str_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/host2str_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/host2wire_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/host2wire_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/host2wire_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/host2wire_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/index.html -%%DOXYGEN%%%%DOCSDIR%%/html/jquery.js -%%DOXYGEN%%%%DOCSDIR%%/html/keys_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/keys_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/keys_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/keys_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/ldns-mx_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/ldns-mx_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/ldns-read-zone_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/ldns-read-zone_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/ldns-signzone_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/ldns-signzone_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/ldns_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/ldns_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/libdnsoverview.png -%%DOXYGEN%%%%DOCSDIR%%/html/linktest_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/linktest_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/menu.js -%%DOXYGEN%%%%DOCSDIR%%/html/menudata.js -%%DOXYGEN%%%%DOCSDIR%%/html/nav_f.png -%%DOXYGEN%%%%DOCSDIR%%/html/nav_g.png -%%DOXYGEN%%%%DOCSDIR%%/html/nav_h.png -%%DOXYGEN%%%%DOCSDIR%%/html/net_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/net_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/net_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/net_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/open.png -%%DOXYGEN%%%%DOCSDIR%%/html/packet_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/packet_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/packet_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/packet_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/pages.html -%%DOXYGEN%%%%DOCSDIR%%/html/parse_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/parse_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/parse_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/parse_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/radix_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/radix_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/radix_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/radix_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/rbtree_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/rbtree_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/rbtree_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/rbtree_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/rdata_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/rdata_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/rdata_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/rdata_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/resolver_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/resolver_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/resolver_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/resolver_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/rr_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/rr_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/rr_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/rr_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/rr__functions_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/rr__functions_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/rr__functions_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/rr__functions_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/sha1_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/sha1_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/sha1_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/sha1_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/sha2_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/sha2_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/sha2_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/sha2_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/splitbar.png -%%DOXYGEN%%%%DOCSDIR%%/html/str2host_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/str2host_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/str2host_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/str2host_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/struct__ldns__sha256__CTX.html -%%DOXYGEN%%%%DOCSDIR%%/html/struct__ldns__sha512__CTX.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__dnssec__data__chain__struct.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__dnssec__trust__tree__struct.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__duration__struct.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__radix__array__t.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__radix__node__t.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__radix__t.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__rbnode__t.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__rbtree__t.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__schwartzian__compare__struct.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__sha1__ctx.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__buffer.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__dnssec__name.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__dnssec__rrs.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__dnssec__rrsets.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__dnssec__zone.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__hdr.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__key.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__key__list.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__lookup__table.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__output__format.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__output__format__storage.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__pkt.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__rdf.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__resolver.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__rr.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__rr__descriptor.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__rr__list.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__zone.html -%%DOXYGEN%%%%DOCSDIR%%/html/structldns__tsig__credentials__struct.html -%%DOXYGEN%%%%DOCSDIR%%/html/sync_off.png -%%DOXYGEN%%%%DOCSDIR%%/html/sync_on.png -%%DOXYGEN%%%%DOCSDIR%%/html/tab_a.png -%%DOXYGEN%%%%DOCSDIR%%/html/tab_b.png -%%DOXYGEN%%%%DOCSDIR%%/html/tab_h.png -%%DOXYGEN%%%%DOCSDIR%%/html/tab_s.png -%%DOXYGEN%%%%DOCSDIR%%/html/tabs.css -%%DOXYGEN%%%%DOCSDIR%%/html/tsig_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/tsig_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/tsig_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/tsig_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/tutorial1__mx_8dox.html -%%DOXYGEN%%%%DOCSDIR%%/html/tutorial1_mx.html -%%DOXYGEN%%%%DOCSDIR%%/html/tutorial2__zone_8dox.html -%%DOXYGEN%%%%DOCSDIR%%/html/tutorial2_zone.html -%%DOXYGEN%%%%DOCSDIR%%/html/tutorial3__signzone_8dox.html -%%DOXYGEN%%%%DOCSDIR%%/html/tutorial3_signzone.html -%%DOXYGEN%%%%DOCSDIR%%/html/union__ldns__sha2__buffer__union.html -%%DOXYGEN%%%%DOCSDIR%%/html/update_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/update_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/update_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/update_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/util_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/util_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/util_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/util_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/wire2host_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/wire2host_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/wire2host_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/wire2host_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/zone_8c.html -%%DOXYGEN%%%%DOCSDIR%%/html/zone_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/zone_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/zone_8h_source.html |
