Searched refs:dlv (Results 1 - 21 of 21) sorted by relevance

/macosx-10.10/bind9-45.101/bind9/bin/tests/system/dlv/ns3/
H A Dnamed.conf35 zone "dlv.utld" { type master; file "dlv.signed"; };
36 zone "child1.utld" { type master; file "child1.signed"; }; // dlv
37 zone "child3.utld" { type master; file "child3.signed"; }; // dlv
38 zone "child4.utld" { type master; file "child4.signed"; }; // dlv
39 zone "child5.utld" { type master; file "child5.signed"; }; // dlv
40 zone "child7.utld" { type master; file "child7.signed"; }; // no dlv
41 zone "child8.utld" { type master; file "child8.signed"; }; // no dlv
42 zone "child9.utld" { type master; file "child9.signed"; }; // dlv
43 zone "child10.utld" { type master; file "child.db.in"; }; // dlv unsigne
[all...]
H A Dsign.sh21 echo "I:dlv/ns3/sign.sh"
27 dlvzone=dlv.utld.
270 zone=dlv.utld.
271 infile=dlv.db.in
272 zonefile=dlv.utld.db
273 outfile=dlv.signed
292 ' > trusted-dlv.conf
293 cp trusted-dlv.conf ../ns5
/macosx-10.10/bind9-45.101/bind9/lib/dns/rdata/generic/
H A Ddlv_32769.c215 dns_rdata_dlv_t *dlv = source; local
219 REQUIRE(dlv->common.rdtype == type);
220 REQUIRE(dlv->common.rdclass == rdclass);
221 switch (dlv->digest_type) {
223 REQUIRE(dlv->length == ISC_SHA1_DIGESTLENGTH);
226 REQUIRE(dlv->length == ISC_SHA256_DIGESTLENGTH);
229 REQUIRE(dlv->length == ISC_GOST_DIGESTLENGTH);
236 RETERR(uint16_tobuffer(dlv->key_tag, target));
237 RETERR(uint8_tobuffer(dlv->algorithm, target));
238 RETERR(uint8_tobuffer(dlv
245 dns_rdata_dlv_t *dlv = target; local
276 dns_rdata_dlv_t *dlv = source; local
[all...]
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/dlvauto/ns1/
H A Dsign.sh24 zone=dlv.isc.org
25 infile=dlv.isc.org.db.in
26 zonefile=dlv.isc.org.db
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/dlv/
H A Dclean.sh40 rm -f ns3/trusted-dlv.conf ns5/trusted-dlv.conf
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/dlv/ns6/
H A Dsign.sh22 echo "I:dlv/ns6/sign.sh"
44 dlvzone=dlv.utld.
59 dlvzone=dlv.utld.
74 dlvzone=dlv.utld.
89 dlvzone=dlv.utld.
104 dlvzone=dlv.utld.
119 dlvzone=dlv.utld.
133 dlvzone=dlv.utld.
161 dlvzone=dlv.druz.
176 dlvzone=dlv
[all...]
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/dnssec/ns2/
H A Dsign.sh104 $SIGNER -P -g -r $RANDFILE -o $privzone -l dlv $privzonefile > /dev/null
109 dlvzone=dlv.
110 dlvinfile=dlv.db.in
111 dlvzonefile=dlv.db
/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Dvalidator.c242 dns_rdata_dlv_t dlv; local
245 for (result = dns_rdataset_first(&val->dlv);
247 result = dns_rdataset_next(&val->dlv)) {
249 dns_rdataset_current(&val->dlv, &rdata);
250 result = dns_rdata_tostruct(&rdata, &dlv, NULL);
255 dlv.algorithm))
259 if (dlv.digest_type != DNS_DSDIGEST_SHA256 &&
260 dlv.digest_type != DNS_DSDIGEST_SHA1 &&
261 dlv.digest_type != DNS_DSDIGEST_GOST)
264 if (dlv
2224 dns_rdata_dlv_t dlv; local
[all...]
H A Dview.c191 view->dlv = NULL;
H A Dresolver.c1765 if (res->view->dlv != NULL)
4407 if (!secure_domain && res->view->dlv != NULL) {
4881 if (!secure_domain && res->view->dlv != NULL) {
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/dnssec/ns1/
H A Dsign.sh32 cp ../ns2/dsset-dlv. .
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/dnssec/ns6/
H A Dnamed.conf37 dnssec-lookaside . trust-anchor dlv;
/macosx-10.10/bind9-45.101/bind9/lib/dns/include/dns/
H A Dvalidator.h156 dns_rdataset_t dlv; member in struct:dns_validator
H A Dview.h157 dns_name_t * dlv; member in struct:dns_view
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/page/
H A Dgen_peg_canon.tcl449 dlm,discard {void: } dlv,discard {void: }
450 dlm,leaf {leaf: } dlv,leaf {leaf: }
451 dlm,match {match: } dlv,value { }
452 dlm,* 7 dlv,* 6
/macosx-10.10/bind9-45.101/bind9/
H A Dbind.keys5 # the ISC DNSSEC Lookaside Validation zone ("dlv.isc.org"). Trust anchors
24 # ISC DLV: See https://www.isc.org/solutions/dlv for details.
27 dlv.isc.org. initial-key 257 3 5 "BEAAAAPHMu/5onzrEE7z1egmhg/WPO0+juoZrW3euWEn4MxDCE1+lLy2
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/dnssec/
H A Dclean.sh32 rm -f ns2/dlv.db
/macosx-10.10/bind9-45.101/bind9/lib/bind9/
H A Dcheck.c855 const char *dlv; local
862 dlv = cfg_obj_asstring(dlvobj);
869 if (!strcasecmp(dlv, "no") ||
870 !strcasecmp(dlv, "auto"))
874 isc_buffer_init(&b, dlv, strlen(dlv));
875 isc_buffer_add(&b, strlen(dlv));
880 "bad domain name '%s'", dlv);
885 tresult = nameexist(obj, dlv, 1, symtab,
901 "non-root not yet supported", dlv);
[all...]
/macosx-10.10/bind9-45.101/bind9/bin/dnssec/
H A Ddnssec-signzone.c164 static dns_name_t *dlv = NULL; variable
3148 result = dns_name_concatenate(&tname, dlv, name, NULL);
3566 dlv = dns_fixedname_name(&dlv_fixed);
3567 result = dns_name_fromtext(dlv, &b, dns_rootname, 0,
3569 check_result(result, "dns_name_fromtext(dlv)");
3882 if (dlv != NULL) {
/macosx-10.10/bind9-45.101/bind9/bin/named/
H A Dserver.c744 ISC_FALSE, view->dlv, mctx));
747 view, ISC_TRUE, view->dlv, mctx));
2622 dns_name_t *dlv; local
2629 dlv = dns_fixedname_name(&view->dlv_fixed);
2630 CHECK(dns_name_fromtext(dlv, &b, dns_rootname,
2632 view->dlv = dns_fixedname_name(&view->dlv_fixed);
2635 view->dlv = NULL;
/macosx-10.10/emacs-93/emacs/leim/quail/
H A Dhangul.el1665 ("dlv" ?$(C@Y(B)

Completed in 158 milliseconds