Lines Matching refs:VERB_ALGO

138 		verbose(VERB_ALGO, "validator nsec3cfg keysz %d mxiter %d",
288 verbose(VERB_ALGO, "constructing reply for validation");
403 verbose(VERB_ALGO, "not validating response due to CD bit");
408 verbose(VERB_ALGO, "not validating response, is valrec"
418 if(verbosity >= VERB_ALGO) {
422 verbose(VERB_ALGO, "cannot validate non-answer, rcode %s", rc);
431 verbose(VERB_ALGO, "cannot validate RRSIG, no sigs on sigs.");
448 verbose(VERB_ALGO, "response has already been validated: %s",
483 log_query_info(VERB_ALGO, "generate request", &ask);
491 verbose(VERB_ALGO, "Could not generate request: cycle detected");
574 verbose(VERB_ALGO, "failed to generate key tag signaling request");
631 verbose(VERB_ALGO, "keytag signaling query failed");
636 verbose(VERB_ALGO, "Could not prime trust anchor");
756 verbose(VERB_ALGO, "msg signature validation "
792 verbose(VERB_ALGO, "msg signature validation "
826 verbose(VERB_ALGO, "msg signature validation "
839 verbose(VERB_ALGO, "validate_suspend timer, continue");
852 verbose(VERB_ALGO, "validate_suspend timer: "
859 verbose(VERB_ALGO, "validate_suspend timer, set for suspend");
928 verbose(VERB_ALGO, "truncating to minimal response");
970 log_rrset_key(VERB_ALGO, "Removing spurious unsigned NS record "
1078 verbose(VERB_ALGO, "Positive wildcard response is "
1101 verbose(VERB_ALGO, "Successfully validated positive response");
1163 verbose(VERB_ALGO, "delegation is insecure");
1192 verbose(VERB_ALGO, "NODATA response is insecure");
1207 if(verbosity >= VERB_ALGO)
1214 verbose(VERB_ALGO, "successfully validated NODATA response.");
1276 verbose(VERB_ALGO, "delegation is insecure");
1339 verbose(VERB_ALGO, "successfully validated NAME ERROR response.");
1366 verbose(VERB_ALGO, "validated part of referral response as %s",
1479 verbose(VERB_ALGO, "Positive ANY wildcard response is "
1502 verbose(VERB_ALGO, "Successfully validated positive ANY response");
1611 verbose(VERB_ALGO, "wildcard CNAME response is "
1634 verbose(VERB_ALGO, "Successfully validated CNAME response");
1708 verbose(VERB_ALGO, "delegation is insecure");
1749 verbose(VERB_ALGO, "CNAMEchain to noanswer response "
1766 if(verbosity >= VERB_ALGO)
1774 verbose(VERB_ALGO, "successfully validated CNAME chain to a "
1776 else verbose(VERB_ALGO, "successfully validated CNAME chain to a "
1810 verbose(VERB_ALGO, "restart count exceeded");
1817 verbose(VERB_ALGO, "validator classification %s",
1859 log_nametypeclass(VERB_ALGO, "this signer name is not a parent "
1864 log_nametypeclass(VERB_ALGO, "no signer, using", lookup_name,
1869 log_nametypeclass(VERB_ALGO, "signer is", lookup_name, 0, 0);
1886 verbose(VERB_ALGO, "trust anchor NXDOMAIN by signed parent");
1902 if(verbosity >= VERB_ALGO)
2002 log_query_info(VERB_ALGO, "validator: FindKey", &vq->qchase);
2013 verbose(VERB_ALGO, "error generating DNSKEY request");
2041 verbose(VERB_ALGO, "Cannot retrieve DS for signature");
2052 log_nametypeclass(VERB_ALGO, "current keyname", current_key_name,
2054 log_nametypeclass(VERB_ALGO, "target keyname", target_key_name,
2058 verbose(VERB_ALGO, "bad signer name");
2067 verbose(VERB_ALGO, "striplab %d", strip_lab);
2072 log_nametypeclass(VERB_ALGO, "next keyname", target_key_name,
2078 log_nametypeclass(VERB_ALGO, "DS RRset", vq->ds_rrset->rk.dname, LDNS_RR_TYPE_DS, LDNS_RR_CLASS_IN);
2079 else verbose(VERB_ALGO, "No DS RRset");
2086 verbose(VERB_ALGO, "error generating DNSKEY request");
2107 verbose(VERB_ALGO, "Process suspended sub DS response");
2124 verbose(VERB_ALGO, "Process cached DS response");
2139 verbose(VERB_ALGO, "error generating DS request");
2149 verbose(VERB_ALGO, "error generating DNSKEY request");
2179 verbose(VERB_ALGO, "validate: no key entry, failed");
2216 log_query_info(VERB_ALGO, "processValidate: state has no "
2267 verbose(VERB_ALGO, "Validating a positive response");
2283 verbose(VERB_ALGO, "Validating a nodata response");
2300 verbose(VERB_ALGO, "Validating a nxdomain response");
2318 verbose(VERB_ALGO, "Validating a cname response");
2334 verbose(VERB_ALGO, "Validating a cname noanswer "
2351 verbose(VERB_ALGO, "Validating a referral response");
2359 verbose(VERB_ALGO, "Validating a positive ANY "
2431 verbose(VERB_ALGO, "validator: go to next rrset");
2443 verbose(VERB_ALGO, "validator: failed to chase CNAME");
2448 log_query_info(VERB_ALGO, "validator: chased to",
2480 verbose(VERB_ALGO, "validation failed, "
2487 verbose(VERB_ALGO, "pass back to next module");
2503 verbose(VERB_ALGO, "validation failed but "
2512 verbose(VERB_ALGO, "reset serve-expired-ttl for "
2639 verbose(VERB_ALGO, "val handle processing q with state %s",
2682 verbose(VERB_ALGO, "validator: pass to next module");
2688 verbose(VERB_ALGO, "validator: nextmodule returned");
2704 verbose(VERB_ALGO, "rpz applied, mark it as insecure");
2714 verbose(VERB_ALGO, "cannot validate classANY: bogus");
2961 verbose(VERB_ALGO, "no NSECs: %s", reason);
3084 verbose(VERB_ALGO, "CNAME validated, "
3148 verbose(VERB_ALGO, "rpz was applied to the DS lookup, "
3249 verbose(VERB_ALGO, "rpz was applied to the DNSKEY lookup, "
3434 log_query_info(VERB_ALGO, "validator: inform_super, sub is",
3436 log_query_info(VERB_ALGO, "super is", &super->qinfo);
3438 verbose(VERB_ALGO, "super: has no validator state");