Searched refs:nodata (Results 1 – 14 of 14) sorted by relevance
/openbsd/sbin/unwind/libunbound/validator/ |
H A D | val_nsec3.h | 250 struct query_info* qinfo, struct key_entry_key* kkey, int* nodata,
|
H A D | val_nsec3.c | 1585 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 D | validator.c | 1705 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 D | val_nsec3.h | 250 struct query_info* qinfo, struct key_entry_key* kkey, int* nodata,
|
H A D | val_nsec3.c | 1585 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 D | validator.c | 1705 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 D | rpz.c | 1865 goto nodata; in rpz_apply_clientip_localdata_action() 1878 nodata: in rpz_apply_clientip_localdata_action()
|
/openbsd/usr.sbin/unbound/services/ |
H A D | rpz.c | 1865 goto nodata; in rpz_apply_clientip_localdata_action() 1878 nodata: in rpz_apply_clientip_localdata_action()
|
/openbsd/usr.sbin/unbound/doc/ |
H A D | Changelog | 3562 - 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 D | requirements.txt | 195 with attempt at no-DS proof) or a nodata answer with attempt
|
H A D | example.conf.in | 852 # o static serves local data, else, nxdomain or nodata answer.
|
/openbsd/usr.sbin/nsd/ |
H A D | nsd.conf.sample.in | 529 # rrl-whitelist: nodata
|
/openbsd/usr.sbin/nsd/doc/ |
H A D | RELNOTES | 352 - 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 D | ChangeLog | 657 - 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.
|