Home
last modified time | relevance | path

Searched refs:nodata (Results 1 – 14 of 14) sorted by relevance

/openbsd/sbin/unwind/libunbound/validator/
H A Dval_nsec3.h250 struct query_info* qinfo, struct key_entry_key* kkey, int* nodata,
H A Dval_nsec3.c1585 struct query_info* qinfo, struct key_entry_key* kkey, int* nodata, in nsec3_prove_nxornodata() argument
1590 *nodata = 0; in nsec3_prove_nxornodata()
1610 *nodata = 1; in nsec3_prove_nxornodata()
1612 *nodata = 1; in nsec3_prove_nxornodata()
H A Dvalidator.c1705 int nodata; in validate_cname_noanswer_response() local
1708 chase_reply->ns_numrrsets, qchase, kkey, &nodata, in validate_cname_noanswer_response()
1716 if(nodata) in validate_cname_noanswer_response()
/openbsd/usr.sbin/unbound/validator/
H A Dval_nsec3.h250 struct query_info* qinfo, struct key_entry_key* kkey, int* nodata,
H A Dval_nsec3.c1585 struct query_info* qinfo, struct key_entry_key* kkey, int* nodata, in nsec3_prove_nxornodata() argument
1590 *nodata = 0; in nsec3_prove_nxornodata()
1610 *nodata = 1; in nsec3_prove_nxornodata()
1612 *nodata = 1; in nsec3_prove_nxornodata()
H A Dvalidator.c1705 int nodata; in validate_cname_noanswer_response() local
1708 chase_reply->ns_numrrsets, qchase, kkey, &nodata, in validate_cname_noanswer_response()
1716 if(nodata) in validate_cname_noanswer_response()
/openbsd/sbin/unwind/libunbound/services/
H A Drpz.c1865 goto nodata; in rpz_apply_clientip_localdata_action()
1878 nodata: in rpz_apply_clientip_localdata_action()
/openbsd/usr.sbin/unbound/services/
H A Drpz.c1865 goto nodata; in rpz_apply_clientip_localdata_action()
1878 nodata: in rpz_apply_clientip_localdata_action()
/openbsd/usr.sbin/unbound/doc/
H A DChangelog3562 - Fix auth-zone NSEC3 response for wildcard nodata answers,
3570 - Fix for auth zone nsec3 ent fix for wildcard nodata.
8611 nxdomain and nodata distinguished.
10129 - fixup DS test so apex nodata works again.
10869 * nodata answer (exist, but not that type).
11181 - nsec3 nodata proof, nods proof, wildcard proof.
11212 and *.name NSECs can prove nodata for empty nonterminals.
11215 for a nodata proof.
11252 - validator nodata, positive, referral tests.
11313 nodata work.
[all …]
H A Drequirements.txt195 with attempt at no-DS proof) or a nodata answer with attempt
H A Dexample.conf.in852 # o static serves local data, else, nxdomain or nodata answer.
/openbsd/usr.sbin/nsd/
H A Dnsd.conf.sample.in529 # rrl-whitelist: nodata
/openbsd/usr.sbin/nsd/doc/
H A DRELNOTES352 - Fix to add missing closest encloser NSEC3 for wildcard nodata type
1114 - Fix that queries for noname CH TXT are REFUSED instead of nodata.
1613 - Bugfix #347: Wrong NSEC3 returned for nodata response QTYPE=DS no delegation.
H A DChangeLog657 - Fix to add missing closest encloser NSEC3 for wildcard nodata type
2187 - Fix that queries for noname CH TXT are REFUSED instead of nodata.
3401 - Bug #347: NSEC3 nodata QTYPE=DS not at delegation mismatch
3439 - Bug #347: NSEC3 nodata QTYPE=DS not at delegation mismatch
4160 - NSEC3 qtype queries get noerror/nodata or nxdomain answers.