Symbol: VERB_ALGO
sbin/unwind/libunbound/dns64/dns64.c
371
verbose(VERB_ALGO, "dns64-prefix: %s", dns64_prefix);
sbin/unwind/libunbound/dns64/dns64.c
484
verbose(VERB_ALGO, "dns64: rewrite PTR record");
sbin/unwind/libunbound/dns64/dns64.c
518
verbose(VERB_ALGO, "dns64: query A record");
sbin/unwind/libunbound/dns64/dns64.c
529
verbose(VERB_ALGO, "dns64: sub-query creation failed");
sbin/unwind/libunbound/dns64/dns64.c
594
verbose(VERB_ALGO, "dns64: ignore-aaaa and synthesize anyway");
sbin/unwind/libunbound/dns64/dns64.c
603
verbose(VERB_ALGO, "dns64: pass to next module");
sbin/unwind/libunbound/dns64/dns64.c
651
verbose(VERB_ALGO, "dns64: ignore-aaaa and synthesize anyway");
sbin/unwind/libunbound/dns64/dns64.c
829
verbose(VERB_ALGO, "converting A answers to AAAA answers");
sbin/unwind/libunbound/dns64/dns64.c
923
verbose(VERB_ALGO, "adjusting PTR reply");
sbin/unwind/libunbound/dns64/dns64.c
959
log_query_info(VERB_ALGO, "dns64: inform_super, sub is",
sbin/unwind/libunbound/dns64/dns64.c
961
log_query_info(VERB_ALGO, "super is", &super->qinfo);
sbin/unwind/libunbound/iterator/iter_delegpt.c
299
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/iterator/iter_delegpt.c
319
log_addr(VERB_ALGO, s, &a->addr, a->addrlen);
sbin/unwind/libunbound/iterator/iter_donotq.c
97
verbose(VERB_ALGO, "donotq: %s", str);
sbin/unwind/libunbound/iterator/iter_hints.c
470
verbose(VERB_ALGO, "no config, using builtin root hints.");
sbin/unwind/libunbound/iterator/iter_scrub.c
1143
log_nametypeclass(VERB_ALGO, "scrub for", zonename, LDNS_RR_TYPE_NS,
sbin/unwind/libunbound/iterator/iter_scrub.c
193
verbose(VERB_ALGO, "Found CNAME rrset with "
sbin/unwind/libunbound/iterator/iter_scrub.c
517
verbose(VERB_ALGO, "Found DNAME rrset with "
sbin/unwind/libunbound/iterator/iter_scrub.c
524
verbose(VERB_ALGO, "synthesized CNAME "
sbin/unwind/libunbound/iterator/iter_scrub.c
596
verbose(VERB_ALGO, "normalize: re-order of DNAME and its CNAME");
sbin/unwind/libunbound/iterator/iter_utils.c
1175
verbose(VERB_ALGO, "caps fallback: removing additional section");
sbin/unwind/libunbound/iterator/iter_utils.c
1188
verbose(VERB_ALGO, "caps fallback: removing NS rrset");
sbin/unwind/libunbound/iterator/iter_utils.c
1240
log_rrset_key(VERB_ALGO, "store parent-side NS", rrset);
sbin/unwind/libunbound/iterator/iter_utils.c
1300
log_rrset_key(VERB_ALGO, "store parent-side negative", neg);
sbin/unwind/libunbound/iterator/iter_utils.c
1313
log_rrset_key(VERB_ALGO, "found parent-side NS in cache", akey);
sbin/unwind/libunbound/iterator/iter_utils.c
1340
log_rrset_key(VERB_ALGO, "found parent-side", akey);
sbin/unwind/libunbound/iterator/iter_utils.c
1352
log_rrset_key(VERB_ALGO, "found parent-side", akey);
sbin/unwind/libunbound/iterator/iter_utils.c
1406
log_nametypeclass(VERB_ALGO, "removing irrelevant DS",
sbin/unwind/libunbound/iterator/iter_utils.c
1455
log_addr(VERB_ALGO, "copy attempt count previous dp",
sbin/unwind/libunbound/iterator/iter_utils.c
1464
log_addr(VERB_ALGO, "remove from usable list dp",
sbin/unwind/libunbound/iterator/iter_utils.c
1577
enum verbosity_value level = VERB_ALGO;
sbin/unwind/libunbound/iterator/iter_utils.c
1589
verbose(VERB_ALGO, "no cache stub dpname too long");
sbin/unwind/libunbound/iterator/iter_utils.c
1606
enum verbosity_value level = VERB_ALGO;
sbin/unwind/libunbound/iterator/iter_utils.c
1618
verbose(VERB_ALGO, "no cache dpname too long");
sbin/unwind/libunbound/iterator/iter_utils.c
1683
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/iterator/iter_utils.c
1688
log_nametypeclass(VERB_ALGO, buf,
sbin/unwind/libunbound/iterator/iter_utils.c
327
log_addr(VERB_ALGO, "the addr is on the donotquery "
sbin/unwind/libunbound/iterator/iter_utils.c
331
log_addr(VERB_ALGO, "skip addr on the donotquery list",
sbin/unwind/libunbound/iterator/iter_utils.c
361
log_addr(VERB_ALGO, "servselect", &a->addr, a->addrlen);
sbin/unwind/libunbound/iterator/iter_utils.c
362
verbose(VERB_ALGO, " rtt=%d%s%s%s%s%s", rtt,
sbin/unwind/libunbound/iterator/iter_utils.c
496
verbose(VERB_ALGO, "Bad choices, trying to get more choice");
sbin/unwind/libunbound/iterator/iter_utils.c
683
verbose(VERB_ALGO, "selrtt %d", selrtt);
sbin/unwind/libunbound/iterator/iter_utils.c
686
verbose(VERB_ALGO, "chase to "
sbin/unwind/libunbound/iterator/iter_utils.c
691
verbose(VERB_ALGO, "chase to "
sbin/unwind/libunbound/iterator/iter_utils.c
697
verbose(VERB_ALGO, "chase to recursion lame server");
sbin/unwind/libunbound/iterator/iter_utils.c
701
verbose(VERB_ALGO, "chase to dnssec lame server");
sbin/unwind/libunbound/iterator/iter_utils.c
705
verbose(VERB_ALGO, "chase to blacklisted lame server");
sbin/unwind/libunbound/iterator/iterator.c
1041
verbose(VERB_ALGO, "could not prime stub");
sbin/unwind/libunbound/iterator/iterator.c
1109
if(verbosity>=VERB_ALGO) {
sbin/unwind/libunbound/iterator/iterator.c
1112
verbose(VERB_ALGO, "auth_zone %s "
sbin/unwind/libunbound/iterator/iterator.c
1126
if(verbosity>=VERB_ALGO) {
sbin/unwind/libunbound/iterator/iterator.c
1129
verbose(VERB_ALGO, "auth_zone %s "
sbin/unwind/libunbound/iterator/iterator.c
1212
log_nametypeclass(VERB_ALGO, "schedule addr fetch",
sbin/unwind/libunbound/iterator/iterator.c
1219
verbose(VERB_ALGO, "could not generate addr check");
sbin/unwind/libunbound/iterator/iterator.c
1258
log_nametypeclass(VERB_ALGO, "schedule ns fetch",
sbin/unwind/libunbound/iterator/iterator.c
1263
verbose(VERB_ALGO, "could not generate ns check");
sbin/unwind/libunbound/iterator/iterator.c
1324
log_nametypeclass(VERB_ALGO, "schedule dnskey prefetch",
sbin/unwind/libunbound/iterator/iterator.c
1330
verbose(VERB_ALGO, "could not generate dnskey prefetch");
sbin/unwind/libunbound/iterator/iterator.c
1374
verbose(VERB_ALGO, "forwarding request");
sbin/unwind/libunbound/iterator/iterator.c
1424
verbose(VERB_ALGO, "request has dependency depth of %d", iq->depth);
sbin/unwind/libunbound/iterator/iterator.c
1511
verbose(VERB_ALGO, "no-cache set, going to the network");
sbin/unwind/libunbound/iterator/iterator.c
1518
verbose(VERB_ALGO, "cache blacklisted, going to the network");
sbin/unwind/libunbound/iterator/iterator.c
1546
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/iterator/iterator.c
1549
verbose(VERB_ALGO, "msg ttl is %d, prefetch ttl %d",
sbin/unwind/libunbound/iterator/iterator.c
1557
verbose(VERB_ALGO, "returning CNAME response from "
sbin/unwind/libunbound/iterator/iterator.c
1586
verbose(VERB_ALGO, "returning answer from cache.");
sbin/unwind/libunbound/iterator/iterator.c
1613
verbose(VERB_ALGO, "cannot forward RD=0 query, to stop query loops");
sbin/unwind/libunbound/iterator/iterator.c
1757
verbose(VERB_ALGO, "useless dp "
sbin/unwind/libunbound/iterator/iterator.c
1759
delegpt_log(VERB_ALGO, iq->dp);
sbin/unwind/libunbound/iterator/iterator.c
1790
verbose(VERB_ALGO,
sbin/unwind/libunbound/iterator/iterator.c
1792
delegpt_log(VERB_ALGO, iq->dp);
sbin/unwind/libunbound/iterator/iterator.c
1801
verbose(VERB_ALGO, "cache delegation returns delegpt");
sbin/unwind/libunbound/iterator/iterator.c
1802
delegpt_log(VERB_ALGO, iq->dp);
sbin/unwind/libunbound/iterator/iterator.c
1903
if(verbosity >= VERB_ALGO && iq->response)
sbin/unwind/libunbound/iterator/iterator.c
2168
verbose(VERB_ALGO, "No more query targets, attempting last resort");
sbin/unwind/libunbound/iterator/iterator.c
2187
verbose(VERB_ALGO, "try unverified glue from cache");
sbin/unwind/libunbound/iterator/iterator.c
2222
verbose(VERB_ALGO, "try to grab parent NS");
sbin/unwind/libunbound/iterator/iterator.c
2240
verbose(VERB_ALGO, "try parent-side-name, w. glue from cache");
sbin/unwind/libunbound/iterator/iterator.c
2247
verbose(VERB_ALGO, "try parent-side glue from cache");
sbin/unwind/libunbound/iterator/iterator.c
2253
verbose(VERB_ALGO, "try parent-side target name");
sbin/unwind/libunbound/iterator/iterator.c
2294
log_nametypeclass(VERB_ALGO, "cannot pside lookup ns "
sbin/unwind/libunbound/iterator/iterator.c
2316
verbose(VERB_ALGO, "try parent-side glue lookup");
sbin/unwind/libunbound/iterator/iterator.c
2336
verbose(VERB_ALGO, "try parent-side glue lookup");
sbin/unwind/libunbound/iterator/iterator.c
2379
verbose(VERB_ALGO, "processDSNSFind");
sbin/unwind/libunbound/iterator/iterator.c
2404
log_nametypeclass(VERB_ALGO, "fetch nameservers",
sbin/unwind/libunbound/iterator/iterator.c
241
verbose(VERB_ALGO, "subq error, but not interested");
sbin/unwind/libunbound/iterator/iterator.c
242
log_query_info(VERB_ALGO, "superq", &super->qinfo);
sbin/unwind/libunbound/iterator/iterator.c
2425
verbose(VERB_ALGO, "waiting for %d targets to "
sbin/unwind/libunbound/iterator/iterator.c
2431
verbose(VERB_ALGO, "waiting for %d targets to "
sbin/unwind/libunbound/iterator/iterator.c
2435
verbose(VERB_ALGO, "waiting for %d "
sbin/unwind/libunbound/iterator/iterator.c
2477
verbose(VERB_ALGO, "processQueryTargets: targetqueries %d, "
sbin/unwind/libunbound/iterator/iterator.c
2504
verbose(VERB_ALGO, "request has exceeded the maximum "
sbin/unwind/libunbound/iterator/iterator.c
2518
verbose(VERB_ALGO, "parent-side information is "
sbin/unwind/libunbound/iterator/iterator.c
2524
verbose(VERB_ALGO, "initiating parent-side fallback for "
sbin/unwind/libunbound/iterator/iterator.c
2536
verbose(VERB_ALGO, "out of memory while initiating "
sbin/unwind/libunbound/iterator/iterator.c
2560
verbose(VERB_ALGO, "request has exceeded the maximum "
sbin/unwind/libunbound/iterator/iterator.c
2571
verbose(VERB_ALGO, "this delegation point "
sbin/unwind/libunbound/iterator/iterator.c
2592
delegpt_log(VERB_ALGO, iq->dp);
sbin/unwind/libunbound/iterator/iterator.c
2598
verbose(VERB_ALGO, "woke up, but wait for outstanding query");
sbin/unwind/libunbound/iterator/iterator.c
2708
verbose(VERB_ALGO,
sbin/unwind/libunbound/iterator/iterator.c
2755
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/iterator/iterator.c
2760
verbose(VERB_ALGO, "forwarder, ignoring referral from auth zone");
sbin/unwind/libunbound/iterator/iterator.c
2774
verbose(VERB_ALGO, "auth zone lookup failed, no fallback,"
sbin/unwind/libunbound/iterator/iterator.c
2819
verbose(VERB_ALGO, "wait for all targets for fallback");
sbin/unwind/libunbound/iterator/iterator.c
2839
verbose(VERB_ALGO, "0x20 fallback had %d responses "
sbin/unwind/libunbound/iterator/iterator.c
2852
verbose(VERB_ALGO, "0x20 fallback number %d",
sbin/unwind/libunbound/iterator/iterator.c
2861
verbose(VERB_ALGO, "attempt to get extra %d targets",
sbin/unwind/libunbound/iterator/iterator.c
2957
verbose(VERB_ALGO, "querying for next "
sbin/unwind/libunbound/iterator/iterator.c
3000
verbose(VERB_ALGO, "0x20 fallback had %d responses, "
sbin/unwind/libunbound/iterator/iterator.c
3020
verbose(VERB_ALGO, "no current targets");
sbin/unwind/libunbound/iterator/iterator.c
3043
verbose(VERB_ALGO, "available target exists in cache but "
sbin/unwind/libunbound/iterator/iterator.c
305
verbose(VERB_ALGO, "error response for prefetch in cache");
sbin/unwind/libunbound/iterator/iterator.c
3082
verbose(VERB_ALGO, "dnssec status: %s%s",
sbin/unwind/libunbound/iterator/iterator.c
3108
verbose(VERB_ALGO, "query exceeded ratelimits");
sbin/unwind/libunbound/iterator/iterator.c
3175
verbose(VERB_ALGO, "query response was timeout");
sbin/unwind/libunbound/iterator/iterator.c
322
verbose(VERB_ALGO, "reset serve-expired-ttl for "
sbin/unwind/libunbound/iterator/iterator.c
3245
verbose(VERB_ALGO, "bad referral, throwaway");
sbin/unwind/libunbound/iterator/iterator.c
327
verbose(VERB_ALGO, "set serve-expired-norec-ttl for "
sbin/unwind/libunbound/iterator/iterator.c
3328
verbose(VERB_ALGO, "make DNSKEY minimal for serve "
sbin/unwind/libunbound/iterator/iterator.c
3397
verbose(VERB_ALGO,
sbin/unwind/libunbound/iterator/iterator.c
3448
log_rrset_key(VERB_ALGO, "found parent-side "
sbin/unwind/libunbound/iterator/iterator.c
3490
delegpt_log(VERB_ALGO, iq->dp);
sbin/unwind/libunbound/iterator/iterator.c
3523
verbose(VERB_ALGO, "cleared outbound list for next round");
sbin/unwind/libunbound/iterator/iterator.c
3532
if(verbosity >= VERB_ALGO)
sbin/unwind/libunbound/iterator/iterator.c
3552
verbose(VERB_ALGO, "continue query minimisation, "
sbin/unwind/libunbound/iterator/iterator.c
360
verbose(VERB_ALGO, "store error response in message cache");
sbin/unwind/libunbound/iterator/iterator.c
3638
verbose(VERB_ALGO, "cleared outbound list for query restart");
sbin/unwind/libunbound/iterator/iterator.c
3699
verbose(VERB_ALGO, "auth zone response bad, and no"
sbin/unwind/libunbound/iterator/iterator.c
3705
verbose(VERB_ALGO, "auth zone response was bad, "
sbin/unwind/libunbound/iterator/iterator.c
3741
verbose(VERB_ALGO, "prime response was not a positive "
sbin/unwind/libunbound/iterator/iterator.c
3749
delegpt_log(VERB_ALGO, dp);
sbin/unwind/libunbound/iterator/iterator.c
3805
log_nametypeclass(VERB_ALGO, "schedule prime validation",
sbin/unwind/libunbound/iterator/iterator.c
3812
verbose(VERB_ALGO, "could not generate prime check");
sbin/unwind/libunbound/iterator/iterator.c
3847
log_query_info(VERB_ALGO, "processTargetResponse", &qstate->qinfo);
sbin/unwind/libunbound/iterator/iterator.c
3848
log_query_info(VERB_ALGO, "processTargetResponse super", &forq->qinfo);
sbin/unwind/libunbound/iterator/iterator.c
3856
verbose(VERB_ALGO, "subq: parent not interested, was reset");
sbin/unwind/libunbound/iterator/iterator.c
3863
verbose(VERB_ALGO, "subq: parent not interested anymore");
sbin/unwind/libunbound/iterator/iterator.c
3874
log_rrset_key(VERB_ALGO, "add parentside glue to dp",
sbin/unwind/libunbound/iterator/iterator.c
3909
verbose(VERB_ALGO, "added target response");
sbin/unwind/libunbound/iterator/iterator.c
3910
delegpt_log(VERB_ALGO, foriq->dp);
sbin/unwind/libunbound/iterator/iterator.c
3912
verbose(VERB_ALGO, "iterator TargetResponse failed");
sbin/unwind/libunbound/iterator/iterator.c
397
verbose(VERB_ALGO, "prepending %d rrsets", (int)num_an + (int)num_ns);
sbin/unwind/libunbound/iterator/iterator.c
3975
log_query_info(VERB_ALGO, "processClassResponse", &qstate->qinfo);
sbin/unwind/libunbound/iterator/iterator.c
3976
log_query_info(VERB_ALGO, "processClassResponse super", &forq->qinfo);
sbin/unwind/libunbound/iterator/iterator.c
4091
log_nametypeclass(VERB_ALGO, "spawn collect query",
sbin/unwind/libunbound/iterator/iterator.c
4111
verbose(VERB_ALGO, "No root hints or fwds, giving up "
sbin/unwind/libunbound/iterator/iterator.c
4146
verbose(VERB_ALGO, "No response is set, servfail");
sbin/unwind/libunbound/iterator/iterator.c
4169
verbose(VERB_ALGO, "iterator EDE: %s", err_str);
sbin/unwind/libunbound/iterator/iterator.c
4250
verbose(VERB_ALGO, "iter_handle processing q with state %s",
sbin/unwind/libunbound/iterator/iterator.c
4305
verbose(VERB_ALGO, "process_request: new external request event");
sbin/unwind/libunbound/iterator/iterator.c
4319
verbose(VERB_ALGO, "process_response: new external response event");
sbin/unwind/libunbound/iterator/iterator.c
4366
verbose(VERB_ALGO, "parse error on reply packet");
sbin/unwind/libunbound/iterator/iterator.c
4421
if(verbosity >= VERB_ALGO)
sbin/unwind/libunbound/iterator/iterator.c
4540
verbose(VERB_ALGO, "got called with event error, giving up");
sbin/unwind/libunbound/iterator/iterator.c
933
verbose(VERB_ALGO, "Cannot prime due to lack of hints");
sbin/unwind/libunbound/iterator/iterator.c
942
verbose(VERB_ALGO, "could not prime root");
sbin/unwind/libunbound/libunbound/context.c
83
log_edns_known_options(VERB_ALGO, ctx->env);
sbin/unwind/libunbound/respip/respip.c
1105
verbose(VERB_ALGO, "respip: pass to next module");
sbin/unwind/libunbound/respip/respip.c
702
verbose(VERB_ALGO,
sbin/unwind/libunbound/respip/respip.c
918
verbose(VERB_ALGO, "respip: failed because view %s no "
sbin/unwind/libunbound/respip/respip.c
982
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/respip/respip.c
995
verbose(VERB_ALGO, "respip: rpz: response-ip trigger %s/%d on %s %s with action %s", nm, raddr->node.net, qn, ip, rpz_action_to_string(respip_action_to_rpz_action(action)));
sbin/unwind/libunbound/services/authzone.c
1521
verbose(VERB_ALGO, "opening $INCLUDE %s",
sbin/unwind/libunbound/services/authzone.c
1543
verbose(VERB_ALGO, "done with $INCLUDE %s",
sbin/unwind/libunbound/services/authzone.c
1587
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
1590
verbose(VERB_ALGO, "read zonefile %s for %s", zfilename, nm);
sbin/unwind/libunbound/services/authzone.c
1597
verbose(VERB_ALGO, "no zonefile %s for %s",
sbin/unwind/libunbound/services/authzone.c
1703
verbose(VERB_ALGO, "failed to rr2str rr %d", (int)i);
sbin/unwind/libunbound/services/authzone.c
1865
verbose(VERB_ALGO, "zonemd duplicate for scheme %d "
sbin/unwind/libunbound/services/authzone.c
1951
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
1954
verbose(VERB_ALGO, "auth-zone %s ZONEMD %d %d is unsupported: %s", zstr, (int)scheme, (int)hashalgo, *reason);
sbin/unwind/libunbound/services/authzone.c
1959
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
1963
verbose(VERB_ALGO, "auth-zone %s ZONEMD hash is correct", zstr);
sbin/unwind/libunbound/services/authzone.c
1982
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
1985
verbose(VERB_ALGO, "auth-zone %s ZONEMD failed: %s", zstr, *reason);
sbin/unwind/libunbound/services/authzone.c
3470
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
4444
verbose(VERB_ALGO, "http chunkline, "
sbin/unwind/libunbound/services/authzone.c
4562
verbose(VERB_ALGO, "http chunkline: "
sbin/unwind/libunbound/services/authzone.c
4863
verbose(VERB_ALGO, "%s at[%d] %s %s", label, (int)rr_counter,
sbin/unwind/libunbound/services/authzone.c
5048
verbose(VERB_ALGO, "IXFR did not apply cleanly, fetching full zone");
sbin/unwind/libunbound/services/authzone.c
5144
if(verbosity >= VERB_ALGO)
sbin/unwind/libunbound/services/authzone.c
5145
verbose(VERB_ALGO, "http download %s of size %d",
sbin/unwind/libunbound/services/authzone.c
5148
if(xfr->task_transfer->chunks_first && verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
5196
verbose(VERB_ALGO, "error parsing ORIGIN on line [%s:%d] %s",
sbin/unwind/libunbound/services/authzone.c
5206
verbose(VERB_ALGO, "error parsing TTL on line [%s:%d] %s",
sbin/unwind/libunbound/services/authzone.c
5215
verbose(VERB_ALGO, "error parsing line [%s:%d] %s",
sbin/unwind/libunbound/services/authzone.c
5281
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
5284
verbose(VERB_ALGO, "write zonefile %s for %s", zfilename, nm);
sbin/unwind/libunbound/services/authzone.c
5289
verbose(VERB_ALGO, "tmpfilename too long, cannot update "
sbin/unwind/libunbound/services/authzone.c
5363
verbose(VERB_ALGO, "http from %s: could not store data",
sbin/unwind/libunbound/services/authzone.c
5371
verbose(VERB_ALGO, "xfr from %s: could not store IXFR"
sbin/unwind/libunbound/services/authzone.c
5379
verbose(VERB_ALGO, "xfr from %s: could not store AXFR"
sbin/unwind/libunbound/services/authzone.c
5388
verbose(VERB_ALGO, "xfr from %s: no SOA in zone after update"
sbin/unwind/libunbound/services/authzone.c
5410
verbose(VERB_ALGO, "xfr from %s: ZONEMD failed for %s, transfer is failed", xfr->task_transfer->master->host, zname);
sbin/unwind/libunbound/services/authzone.c
5493
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
5499
log_query_info(VERB_ALGO, buf1, &qinfo);
sbin/unwind/libunbound/services/authzone.c
5593
verbose(VERB_ALGO, "cannot create http cp "
sbin/unwind/libunbound/services/authzone.c
5598
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
5602
verbose(VERB_ALGO, "auth zone %s transfer next HTTP fetch from %s started", zname, as);
sbin/unwind/libunbound/services/authzone.c
5625
verbose(VERB_ALGO, "cannot create tcp cp connection for "
sbin/unwind/libunbound/services/authzone.c
5630
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
5634
verbose(VERB_ALGO, "auth zone %s transfer next %s fetch from %s started", zname,
sbin/unwind/libunbound/services/authzone.c
5654
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
5657
verbose(VERB_ALGO, "auth zone %s transfer next target lookup", zname);
sbin/unwind/libunbound/services/authzone.c
5677
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
5680
verbose(VERB_ALGO, "auth zone %s transfer failed, wait", zname);
sbin/unwind/libunbound/services/authzone.c
5734
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
5737
verbose(VERB_ALGO, "auth host %s lookup %s",
sbin/unwind/libunbound/services/authzone.c
5788
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
5791
verbose(VERB_ALGO, "auth zone %s host %s type %s transfer lookup has nodata", zname, xfr->task_transfer->lookup_target->host, (xfr->task_transfer->lookup_aaaa?"AAAA":"A"));
sbin/unwind/libunbound/services/authzone.c
5795
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
5798
verbose(VERB_ALGO, "auth zone %s host %s type %s transfer lookup has no answer", zname, xfr->task_transfer->lookup_target->host, (xfr->task_transfer->lookup_aaaa?"AAAA":"A"));
sbin/unwind/libunbound/services/authzone.c
5803
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
5806
verbose(VERB_ALGO, "auth zone %s host %s type %s transfer lookup failed", zname, xfr->task_transfer->lookup_target->host, (xfr->task_transfer->lookup_aaaa?"AAAA":"A"));
sbin/unwind/libunbound/services/authzone.c
5833
verbose(VERB_ALGO, "xfr to %s failed, packet too small",
sbin/unwind/libunbound/services/authzone.c
5838
verbose(VERB_ALGO, "xfr to %s failed, packet has no QR flag",
sbin/unwind/libunbound/services/authzone.c
5843
verbose(VERB_ALGO, "xfr to %s failed, packet has TC flag",
sbin/unwind/libunbound/services/authzone.c
5849
verbose(VERB_ALGO, "xfr to %s failed, packet wrong ID",
sbin/unwind/libunbound/services/authzone.c
5863
verbose(VERB_ALGO, "xfr to %s, fallback "
sbin/unwind/libunbound/services/authzone.c
5872
verbose(VERB_ALGO, "xfr to %s failed, packet with rcode %s",
sbin/unwind/libunbound/services/authzone.c
5877
verbose(VERB_ALGO, "xfr to %s failed, packet with bad opcode",
sbin/unwind/libunbound/services/authzone.c
5882
verbose(VERB_ALGO, "xfr to %s failed, packet has qdcount %d",
sbin/unwind/libunbound/services/authzone.c
5894
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
5901
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
5907
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
5915
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
5922
verbose(VERB_ALGO, "xfr to %s failed, packet "
sbin/unwind/libunbound/services/authzone.c
5929
verbose(VERB_ALGO, "xfr to %s failed, packet "
sbin/unwind/libunbound/services/authzone.c
5944
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
5950
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
5960
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
5970
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
5984
verbose(VERB_ALGO, "xfr to %s failed, packet "
sbin/unwind/libunbound/services/authzone.c
5991
verbose(VERB_ALGO, "xfr to %s failed, packet "
sbin/unwind/libunbound/services/authzone.c
6005
verbose(VERB_ALGO, "xfr to %s ended, "
sbin/unwind/libunbound/services/authzone.c
6020
verbose(VERB_ALGO, "xfr %s: contains "
sbin/unwind/libunbound/services/authzone.c
6030
verbose(VERB_ALGO, "xfr %s: last AXFR packet",
sbin/unwind/libunbound/services/authzone.c
6042
verbose(VERB_ALGO, "xfr %s: last IXFR packet",
sbin/unwind/libunbound/services/authzone.c
6060
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
6066
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
6076
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
6089
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
6095
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
6105
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
6209
verbose(VERB_ALGO, "xfr stopped, connection timeout to %s",
sbin/unwind/libunbound/services/authzone.c
6217
verbose(VERB_ALGO, "xfr to %s, fallback "
sbin/unwind/libunbound/services/authzone.c
6257
verbose(VERB_ALGO, "xfr stopped, connection lost to %s",
sbin/unwind/libunbound/services/authzone.c
6265
verbose(VERB_ALGO, "xfr to %s, fallback "
sbin/unwind/libunbound/services/authzone.c
6296
verbose(VERB_ALGO, "xfr stopped to %s, malloc failed",
sbin/unwind/libunbound/services/authzone.c
6331
verbose(VERB_ALGO, "auth zone transfer http callback");
sbin/unwind/libunbound/services/authzone.c
6339
verbose(VERB_ALGO, "http stopped, connection lost to %s",
sbin/unwind/libunbound/services/authzone.c
6356
verbose(VERB_ALGO, "auth zone http queued up %d bytes",
sbin/unwind/libunbound/services/authzone.c
6359
verbose(VERB_ALGO, "http stopped to %s, malloc failed",
sbin/unwind/libunbound/services/authzone.c
6491
verbose(VERB_ALGO, "cannot create udp cp for "
sbin/unwind/libunbound/services/authzone.c
6511
verbose(VERB_ALGO, "failed to send soa probe for %s to %s",
sbin/unwind/libunbound/services/authzone.c
6515
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
6519
verbose(VERB_ALGO, "auth zone %s soa probe sent to %s", zname,
sbin/unwind/libunbound/services/authzone.c
6546
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
6549
verbose(VERB_ALGO, "auth zone %s soa probe timeout", zname);
sbin/unwind/libunbound/services/authzone.c
6594
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
6597
verbose(VERB_ALGO, "auth zone %s: soa probe "
sbin/unwind/libunbound/services/authzone.c
6604
verbose(VERB_ALGO, "auth_zone updated, start transfer");
sbin/unwind/libunbound/services/authzone.c
6626
verbose(VERB_ALGO, "auth_zone master reports unchanged soa serial");
sbin/unwind/libunbound/services/authzone.c
6633
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
6636
verbose(VERB_ALGO, "auth zone %s: bad reply to soa probe", buf);
sbin/unwind/libunbound/services/authzone.c
6640
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
6643
verbose(VERB_ALGO, "auth zone %s: soa probe failed", buf);
sbin/unwind/libunbound/services/authzone.c
6696
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
6702
log_query_info(VERB_ALGO, buf1, &qinfo);
sbin/unwind/libunbound/services/authzone.c
6755
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
6758
verbose(VERB_ALGO, "auth zone %s probe next target lookup", zname);
sbin/unwind/libunbound/services/authzone.c
6768
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
6771
verbose(VERB_ALGO, "auth zone %s probe: notify addrs updated", zname);
sbin/unwind/libunbound/services/authzone.c
6776
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
6779
verbose(VERB_ALGO, "auth zone %s probe: finished only_lookup", zname);
sbin/unwind/libunbound/services/authzone.c
6812
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
6815
verbose(VERB_ALGO, "auth_zone %s unchanged, new lease, wait", zname);
sbin/unwind/libunbound/services/authzone.c
6823
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
6826
verbose(VERB_ALGO, "auth zone %s soa probe failed, wait to retry", zname);
sbin/unwind/libunbound/services/authzone.c
6881
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
6884
verbose(VERB_ALGO, "auth zone %s host %s type %s probe lookup has nodata", zname, xfr->task_probe->lookup_target->host, (xfr->task_probe->lookup_aaaa?"AAAA":"A"));
sbin/unwind/libunbound/services/authzone.c
6888
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
6891
verbose(VERB_ALGO, "auth zone %s host %s type %s probe lookup has no address", zname, xfr->task_probe->lookup_target->host, (xfr->task_probe->lookup_aaaa?"AAAA":"A"));
sbin/unwind/libunbound/services/authzone.c
6896
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
6899
verbose(VERB_ALGO, "auth zone %s host %s type %s probe lookup failed", zname, xfr->task_probe->lookup_target->host, (xfr->task_probe->lookup_aaaa?"AAAA":"A"));
sbin/unwind/libunbound/services/authzone.c
7081
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
7084
verbose(VERB_ALGO, "auth zone %s timeout in %d seconds",
sbin/unwind/libunbound/services/authzone.c
7860
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
7861
verbose(VERB_ALGO, "zonemd scheme=%d hashalgo=%d",
sbin/unwind/libunbound/services/authzone.c
7871
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
7872
verbose(VERB_ALGO, "zonemd scheme=%d hashalgo=%d",
sbin/unwind/libunbound/services/authzone.c
7914
auth_zone_log(z->name, VERB_ALGO, "zonemd dnssec verify: have "
sbin/unwind/libunbound/services/authzone.c
7927
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
7931
auth_zone_log(z->name, VERB_ALGO,
sbin/unwind/libunbound/services/authzone.c
7940
auth_zone_log(z->name, VERB_ALGO, "DNSSEC verify was bogus: %s", *why_bogus);
sbin/unwind/libunbound/services/authzone.c
8002
auth_zone_log(z->name, VERB_ALGO, "zonemd DNSSEC NSEC verification of absence of ZONEMD secure");
sbin/unwind/libunbound/services/authzone.c
8044
auth_zone_log(z->name, VERB_ALGO, "zonemd DNSSEC NSEC3 verification of absence of ZONEMD secure");
sbin/unwind/libunbound/services/authzone.c
8078
auth_zone_log(z->name, VERB_ALGO, "zonemd DNSSEC verification of SOA and ZONEMD RRsets secure");
sbin/unwind/libunbound/services/authzone.c
8113
verbose(VERB_ALGO, "zonemd-permissive-mode enabled, "
sbin/unwind/libunbound/services/authzone.c
8192
auth_zone_log(z->name, VERB_ALGO, "DNSSEC verified nonexistence of ZONEMD");
sbin/unwind/libunbound/services/authzone.c
8200
auth_zone_log(z->name, VERB_ALGO, "no ZONEMD present");
sbin/unwind/libunbound/services/authzone.c
8216
auth_zone_log(z->name, VERB_ALGO, "ZONEMD %s", reason);
sbin/unwind/libunbound/services/authzone.c
8217
else auth_zone_log(z->name, VERB_ALGO, "ZONEMD verification successful");
sbin/unwind/libunbound/services/authzone.c
8297
auth_zone_log(z->name, VERB_ALGO,
sbin/unwind/libunbound/services/authzone.c
8358
auth_zone_log(z->name, VERB_ALGO,
sbin/unwind/libunbound/services/authzone.c
8399
auth_zone_log(z->name, VERB_ALGO,
sbin/unwind/libunbound/services/authzone.c
8418
auth_zone_log(z->name, VERB_ALGO,
sbin/unwind/libunbound/services/authzone.c
8422
auth_zone_log(z->name, VERB_ALGO,
sbin/unwind/libunbound/services/authzone.c
8426
auth_zone_log(z->name, VERB_ALGO,
sbin/unwind/libunbound/services/authzone.c
8430
auth_zone_log(z->name, VERB_ALGO,
sbin/unwind/libunbound/services/authzone.c
8433
auth_zone_log(z->name, VERB_ALGO,
sbin/unwind/libunbound/services/authzone.c
8449
auth_zone_log(z->name, VERB_ALGO,
sbin/unwind/libunbound/services/authzone.c
8456
auth_zone_log(z->name, VERB_ALGO,
sbin/unwind/libunbound/services/authzone.c
8463
auth_zone_log(z->name, VERB_ALGO,
sbin/unwind/libunbound/services/authzone.c
8466
auth_zone_log(z->name, VERB_ALGO,
sbin/unwind/libunbound/services/authzone.c
8473
auth_zone_log(z->name, VERB_ALGO,
sbin/unwind/libunbound/services/authzone.c
8523
auth_zone_log(z->name, VERB_ALGO,
sbin/unwind/libunbound/services/authzone.c
8537
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/authzone.c
8544
log_query_info(VERB_ALGO, buf1, &qinfo);
sbin/unwind/libunbound/services/cache/dns.c
1155
verbose(VERB_ALGO, "set "
sbin/unwind/libunbound/services/cache/dns.c
1166
verbose(VERB_ALGO, "reset "
sbin/unwind/libunbound/services/cache/dns.c
1174
verbose(VERB_ALGO, "a validated expired entry "
sbin/unwind/libunbound/services/cache/dns.c
189
verbose(VERB_ALGO, "TTL 0: dropped msg from cache");
sbin/unwind/libunbound/services/cache/dns.c
274
log_nametypeclass(VERB_ALGO, "ignoring rrset because expired rrsets exist above it", origqname, searchtype, qclass);
sbin/unwind/libunbound/services/cache/dns.c
409
log_nametypeclass(VERB_ALGO, "found in cache",
sbin/unwind/libunbound/services/cache/dns.c
430
log_nametypeclass(VERB_ALGO, "found in cache",
sbin/unwind/libunbound/services/cache/rrset.c
298
verbose(VERB_ALGO, "wildcard canonical parent outside signer authority");
sbin/unwind/libunbound/services/cache/rrset.c
531
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/cache/rrset.c
578
log_nametypeclass(VERB_ALGO, "this rrset is expired", *qname, searchtype, qclass);
sbin/unwind/libunbound/services/listen_dnsport.c
143
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/listen_dnsport.c
1471
verbose(VERB_ALGO, "setup TCP for SSL service");
sbin/unwind/libunbound/services/listen_dnsport.c
156
verbose(VERB_ALGO, "creating %s%s socket %s %d%s%s",
sbin/unwind/libunbound/services/listen_dnsport.c
170
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/listen_dnsport.c
2302
verbose(VERB_ALGO, "tcp channel read side closed %d", req->cp->fd);
sbin/unwind/libunbound/services/listen_dnsport.c
2408
verbose(VERB_ALGO, "drop stream reply, no space left, in stream-wait-size");
sbin/unwind/libunbound/services/listen_dnsport.c
2619
verbose(VERB_ALGO, "reset HTTP2 stream, no space left, "
sbin/unwind/libunbound/services/listen_dnsport.c
2773
verbose(VERB_ALGO, "http2_query_read_done failure: shared "
sbin/unwind/libunbound/services/listen_dnsport.c
2785
verbose(VERB_ALGO, "http2_query_read_done failure: can't fit "
sbin/unwind/libunbound/services/listen_dnsport.c
2948
verbose(VERB_ALGO, "http2_req_header fail, "
sbin/unwind/libunbound/services/listen_dnsport.c
2966
verbose(VERB_ALGO, "reset HTTP2 stream, no space left, "
sbin/unwind/libunbound/services/listen_dnsport.c
2983
verbose(VERB_ALGO, "HTTP2 stream contains wrong b64 encoding");
sbin/unwind/libunbound/services/listen_dnsport.c
3182
verbose(VERB_ALGO, "reset HTTP2 stream, no space left, "
sbin/unwind/libunbound/services/listen_dnsport.c
3197
verbose(VERB_ALGO, "http2 data_chunk_recv failed. Not enough "
sbin/unwind/libunbound/services/listen_dnsport.c
3506
if(verbosity >= VERB_ALGO && timer->conn) {
sbin/unwind/libunbound/services/listen_dnsport.c
3512
verbose(VERB_ALGO, "doq %s timer set %d.%6.6d in %d.%6.6d",
sbin/unwind/libunbound/services/listen_dnsport.c
3964
verbose(VERB_ALGO, "doq: shutdown stream_id %d with app_error_code %d",
sbin/unwind/libunbound/services/listen_dnsport.c
3978
verbose(VERB_ALGO, "doq: conn extend max streams bidi by 1");
sbin/unwind/libunbound/services/listen_dnsport.c
4004
verbose(VERB_ALGO, "doq stream: no space for reply length");
sbin/unwind/libunbound/services/listen_dnsport.c
4023
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/listen_dnsport.c
4026
verbose(VERB_ALGO, "doq stream %d response\n%s",
sbin/unwind/libunbound/services/listen_dnsport.c
4080
verbose(VERB_ALGO, "doq stream: no space for query length");
sbin/unwind/libunbound/services/listen_dnsport.c
4098
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/listen_dnsport.c
4103
verbose(VERB_ALGO, "doq %s stream %d incoming query\n%s",
sbin/unwind/libunbound/services/listen_dnsport.c
4110
verbose(VERB_ALGO, "doq_stream_data_complete: no in buffer");
sbin/unwind/libunbound/services/listen_dnsport.c
4114
verbose(VERB_ALGO, "doq_stream_data_complete: query too long");
sbin/unwind/libunbound/services/listen_dnsport.c
4122
verbose(VERB_ALGO, "doq_stream_data_complete: connection "
sbin/unwind/libunbound/services/listen_dnsport.c
4133
verbose(VERB_ALGO, "doq: failed to send_reply");
sbin/unwind/libunbound/services/listen_dnsport.c
4179
verbose(VERB_ALGO, "doq stream buffer too small");
sbin/unwind/libunbound/services/listen_dnsport.c
4186
verbose(VERB_ALGO, "doq: stream has "
sbin/unwind/libunbound/services/listen_dnsport.c
4199
if(verbosity >= VERB_ALGO)
sbin/unwind/libunbound/services/listen_dnsport.c
4206
verbose(VERB_ALGO, "doq: completed stream has "
sbin/unwind/libunbound/services/listen_dnsport.c
4221
verbose(VERB_ALGO, "doq: stream recv FIN, but is "
sbin/unwind/libunbound/services/listen_dnsport.c
4252
verbose(VERB_ALGO, "doq_conn_generate_new_conid failed: could not "
sbin/unwind/libunbound/services/listen_dnsport.c
4326
verbose(VERB_ALGO, "doq submit new token");
sbin/unwind/libunbound/services/listen_dnsport.c
4341
verbose(VERB_ALGO, "doq handshake_completed callback");
sbin/unwind/libunbound/services/listen_dnsport.c
4342
verbose(VERB_ALGO, "ngtcp2_conn_get_max_data_left is %d",
sbin/unwind/libunbound/services/listen_dnsport.c
4345
verbose(VERB_ALGO, "ngtcp2_conn_get_max_local_streams_uni is %d",
sbin/unwind/libunbound/services/listen_dnsport.c
4348
verbose(VERB_ALGO, "ngtcp2_conn_get_streams_uni_left is %d",
sbin/unwind/libunbound/services/listen_dnsport.c
4350
verbose(VERB_ALGO, "ngtcp2_conn_get_streams_bidi_left is %d",
sbin/unwind/libunbound/services/listen_dnsport.c
4352
verbose(VERB_ALGO, "negotiated cipher name is %s",
sbin/unwind/libunbound/services/listen_dnsport.c
4354
if(verbosity > VERB_ALGO) {
sbin/unwind/libunbound/services/listen_dnsport.c
4363
verbose(VERB_ALGO, "negotiated ALPN is '%s'", alpnstr);
sbin/unwind/libunbound/services/listen_dnsport.c
4378
verbose(VERB_ALGO, "doq new stream %x", (int)stream_id);
sbin/unwind/libunbound/services/listen_dnsport.c
4380
verbose(VERB_ALGO, "doq: stream with this id already exists");
sbin/unwind/libunbound/services/listen_dnsport.c
4389
verbose(VERB_ALGO, "doq: no mem for new stream");
sbin/unwind/libunbound/services/listen_dnsport.c
4421
verbose(VERB_ALGO, "doq recv stream data stream id %d offset %d "
sbin/unwind/libunbound/services/listen_dnsport.c
4432
verbose(VERB_ALGO, "doq: received stream data for "
sbin/unwind/libunbound/services/listen_dnsport.c
4437
verbose(VERB_ALGO, "doq: stream is closed, ignore recv data");
sbin/unwind/libunbound/services/listen_dnsport.c
4468
verbose(VERB_ALGO, "doq stream close for stream id %d %sapp_error_code %d",
sbin/unwind/libunbound/services/listen_dnsport.c
4474
verbose(VERB_ALGO, "doq stream close for stream id %d",
sbin/unwind/libunbound/services/listen_dnsport.c
4479
verbose(VERB_ALGO, "doq: stream close for "
sbin/unwind/libunbound/services/listen_dnsport.c
4496
verbose(VERB_ALGO, "doq stream reset for stream id %d final_size %d "
sbin/unwind/libunbound/services/listen_dnsport.c
4502
verbose(VERB_ALGO, "doq: stream reset for "
sbin/unwind/libunbound/services/listen_dnsport.c
4518
verbose(VERB_ALGO, "doq extend_max_stream_data stream id %d "
sbin/unwind/libunbound/services/listen_dnsport.c
4524
verbose(VERB_ALGO, "doq: unknown stream %d", (int)stream_id);
sbin/unwind/libunbound/services/listen_dnsport.c
4542
verbose(VERB_ALGO, "doq stream acked data for stream id %d offset %d "
sbin/unwind/libunbound/services/listen_dnsport.c
4547
verbose(VERB_ALGO, "doq: stream acked data for "
sbin/unwind/libunbound/services/listen_dnsport.c
4571
verbose(VERB_ALGO, "libngtcp2: %s", buf);
sbin/unwind/libunbound/services/listen_dnsport.c
4580
verbose(VERB_ALGO, "doq application tx key cb");
sbin/unwind/libunbound/services/listen_dnsport.c
4583
verbose(VERB_ALGO, "doq ngtcp2_conn_get_max_data_left is %d",
sbin/unwind/libunbound/services/listen_dnsport.c
4586
verbose(VERB_ALGO, "doq ngtcp2_conn_get_max_local_streams_uni is %d",
sbin/unwind/libunbound/services/listen_dnsport.c
4589
verbose(VERB_ALGO, "doq ngtcp2_conn_get_streams_uni_left is %d",
sbin/unwind/libunbound/services/listen_dnsport.c
4591
verbose(VERB_ALGO, "doq ngtcp2_conn_get_streams_bidi_left is %d",
sbin/unwind/libunbound/services/listen_dnsport.c
461
verbose(VERB_ALGO, "setsockopt(..., SO_SNDBUFFORCE, "
sbin/unwind/libunbound/services/listen_dnsport.c
4618
verbose(VERB_ALGO, "doq: ngtcp2_crypto_derive_and_install_rx_key for level %d ossl %d", (int)level, (int)ossl_level);
sbin/unwind/libunbound/services/listen_dnsport.c
4629
verbose(VERB_ALGO, "doq: ngtcp2_crypto_derive_and_install_tx_key for level %d ossl %d", (int)level, (int)ossl_level);
sbin/unwind/libunbound/services/listen_dnsport.c
4666
verbose(VERB_ALGO, "doq_add_handshake_data: "
sbin/unwind/libunbound/services/listen_dnsport.c
4707
verbose(VERB_ALGO, "doq alpn_select_cb: ALPN from client does "
sbin/unwind/libunbound/services/listen_dnsport.c
4913
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/listen_dnsport.c
5084
verbose(VERB_ALGO, "doq connection id already exists for "
sbin/unwind/libunbound/services/listen_dnsport.c
5288
verbose(VERB_ALGO, "doq send connection close");
sbin/unwind/libunbound/services/listen_dnsport.c
5348
verbose(VERB_ALGO, "ngtcp2_conn_read_pkt returned %s",
sbin/unwind/libunbound/services/listen_dnsport.c
5353
verbose(VERB_ALGO, "ngtcp2_conn_read_pkt returned %s",
sbin/unwind/libunbound/services/listen_dnsport.c
5359
verbose(VERB_ALGO, "ngtcp2_conn_read_pkt returned %s",
sbin/unwind/libunbound/services/listen_dnsport.c
5443
verbose(VERB_ALGO, "doq: doq_conn write stream %d",
sbin/unwind/libunbound/services/listen_dnsport.c
5463
verbose(VERB_ALGO, "doq: doq_conn write stream -1");
sbin/unwind/libunbound/services/listen_dnsport.c
5485
verbose(VERB_ALGO, "doq: write more, ndatalen %d", (int)ndatalen);
sbin/unwind/libunbound/services/listen_dnsport.c
5496
verbose(VERB_ALGO, "doq: ngtcp2_conn_writev_stream returned NGTCP2_ERR_STREAM_DATA_BLOCKED");
sbin/unwind/libunbound/services/listen_dnsport.c
5505
verbose(VERB_ALGO, "doq: ngtcp2_conn_writev_stream returned NGTCP2_ERR_STREAM_SHUT_WR");
sbin/unwind/libunbound/services/listen_dnsport.c
5537
verbose(VERB_ALGO, "doq: writev_stream pkt size %d ndatawritten %d",
sbin/unwind/libunbound/services/listen_dnsport.c
5691
if(verbosity >= VERB_ALGO)
sbin/unwind/libunbound/services/listen_dnsport.c
5696
verbose(VERB_ALGO, "ngtcp2_conn_handle_expiry failed: %s",
sbin/unwind/libunbound/services/listen_dnsport.c
785
verbose(VERB_ALGO,
sbin/unwind/libunbound/services/listen_dnsport.c
985
verbose(VERB_ALGO, "creating unix socket %s", path);
sbin/unwind/libunbound/services/localzone.c
1147
log_nametypeclass(VERB_ALGO, "implicit transparent local-zone",
sbin/unwind/libunbound/services/localzone.c
1178
if(c) verbose(VERB_ALGO, "applied tags to %d local zones", c);
sbin/unwind/libunbound/services/localzone.c
1533
verbose(VERB_ALGO, "redirect with tag data [%d] %s",
sbin/unwind/libunbound/services/localzone.c
1828
verbose(VERB_ALGO, "local zone override to type %s",
sbin/unwind/libunbound/services/localzone.c
1853
verbose(VERB_ALGO, "matched tag [%d] %s",
sbin/unwind/libunbound/services/localzone.c
1858
verbose(VERB_ALGO, "tag action [%d] %s to type %s",
sbin/unwind/libunbound/services/localzone.c
1916
if(z && verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/localzone.c
1919
verbose(VERB_ALGO, "using localzone %s %s from view %s",
sbin/unwind/libunbound/services/localzone.c
1938
if(z && verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/localzone.c
1941
verbose(VERB_ALGO, "using localzone %s %s", zname,
sbin/unwind/libunbound/services/localzone.c
616
verbose(VERB_ALGO, "ignoring duplicate RR: %s", rrstr);
sbin/unwind/libunbound/services/mesh.c
1265
verbose(VERB_ALGO, "attach failed, cycle detected");
sbin/unwind/libunbound/services/mesh.c
1603
verbose(VERB_ALGO, "query took " ARG_LL "d.%6.6d sec",
sbin/unwind/libunbound/services/mesh.c
1725
log_query_info(VERB_ALGO, "DNS Error Reporting: generating report "
sbin/unwind/libunbound/services/mesh.c
1732
verbose(VERB_ALGO, "DNS Error Reporting: report query qname too long; "
sbin/unwind/libunbound/services/mesh.c
1790
verbose(VERB_ALGO, "drop reply, it is older than discard-timeout");
sbin/unwind/libunbound/services/mesh.c
2238
verbose(VERB_ALGO, "mesh_run: start");
sbin/unwind/libunbound/services/mesh.c
2250
verbose(VERB_ALGO, "mesh_run: %s module exit state is %s",
sbin/unwind/libunbound/services/mesh.c
2264
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/mesh.c
2287
log_query_info(VERB_ALGO, buf, &m->s.qinfo);
sbin/unwind/libunbound/services/mesh.c
2490
verbose(VERB_ALGO, "Serve expired: Trying to reply with expired data");
sbin/unwind/libunbound/services/mesh.c
2496
verbose(VERB_ALGO,
sbin/unwind/libunbound/services/mesh.c
2567
if(verbosity >= VERB_ALGO)
sbin/unwind/libunbound/services/mesh.c
2584
verbose(VERB_ALGO, "drop reply, it is older than discard-timeout");
sbin/unwind/libunbound/services/mesh.c
309
log_nametypeclass(VERB_ALGO, "query jostled out to "
sbin/unwind/libunbound/services/mesh.c
317
verbose(VERB_ALGO, "notify supers of failure");
sbin/unwind/libunbound/services/mesh.c
369
verbose(VERB_ALGO, "Serve expired: bogus answer found in cache");
sbin/unwind/libunbound/services/mesh.c
372
verbose(VERB_ALGO, "Serve expired: unchecked entry needs "
sbin/unwind/libunbound/services/mesh.c
377
verbose(VERB_ALGO, "Serve expired: secure entry"
sbin/unwind/libunbound/services/mesh.c
446
verbose(VERB_ALGO, "Too many queries waiting from the IP. "
sbin/unwind/libunbound/services/mesh.c
466
verbose(VERB_ALGO, "Too many queries. dropping "
sbin/unwind/libunbound/services/mesh.c
481
verbose(VERB_ALGO, "Too many requests queued. "
sbin/unwind/libunbound/services/mesh.c
745
verbose(VERB_ALGO, "Too many queries. dropped prefetch.");
sbin/unwind/libunbound/services/mesh.c
816
verbose(VERB_ALGO, "Too many queries. dropped prefetch.");
sbin/unwind/libunbound/services/outside_network.c
1350
verbose(VERB_ALGO, "outnettcp cb");
sbin/unwind/libunbound/services/outside_network.c
1368
verbose(VERB_ALGO, "outnet tcp pkt was written event");
sbin/unwind/libunbound/services/outside_network.c
1379
verbose(VERB_ALGO, "outnet tcp setup next pkt");
sbin/unwind/libunbound/services/outside_network.c
1390
verbose(VERB_ALGO, "outnet tcp writes done, wait");
sbin/unwind/libunbound/services/outside_network.c
1479
verbose(VERB_ALGO, "close of port %d", pc->number);
sbin/unwind/libunbound/services/outside_network.c
1534
verbose(VERB_ALGO, "answer cb");
sbin/unwind/libunbound/services/outside_network.c
1550
verbose(VERB_ALGO, "Incoming reply id = %4.4x", key.id);
sbin/unwind/libunbound/services/outside_network.c
1551
log_addr(VERB_ALGO, "Incoming reply addr =",
sbin/unwind/libunbound/services/outside_network.c
1555
verbose(VERB_ALGO, "lookup size is %d entries", (int)outnet->pending->count);
sbin/unwind/libunbound/services/outside_network.c
1559
log_buf(VERB_ALGO, "dropped message", c->buffer);
sbin/unwind/libunbound/services/outside_network.c
1575
verbose(VERB_ALGO, "received udp reply.");
sbin/unwind/libunbound/services/outside_network.c
1576
log_buf(VERB_ALGO, "udp message", c->buffer);
sbin/unwind/libunbound/services/outside_network.c
1595
verbose(VERB_ALGO, "outnet handle udp reply");
sbin/unwind/libunbound/services/outside_network.c
1640
verbose(VERB_ALGO, "timeout udp with delay");
sbin/unwind/libunbound/services/outside_network.c
1652
verbose(VERB_ALGO, "timeout udp");
sbin/unwind/libunbound/services/outside_network.c
2111
verbose(VERB_ALGO, "inserted new pending reply id=%4.4x", pend->id);
sbin/unwind/libunbound/services/outside_network.c
2138
if(verbosity >= VERB_ALGO)
sbin/unwind/libunbound/services/outside_network.c
2145
if(verbosity >= VERB_ALGO)
sbin/unwind/libunbound/services/outside_network.c
2192
verbose(VERB_ALGO, "using UDP if=%d port=%d",
sbin/unwind/libunbound/services/outside_network.c
2211
verbose(VERB_ALGO, "opened UDP if=%d port=%d",
sbin/unwind/libunbound/services/outside_network.c
2317
log_addr(VERB_ALGO, "from local addr", &pend->pc->pif->addr, pend->pc->pif->addrlen);
sbin/unwind/libunbound/services/outside_network.c
2318
log_addr(VERB_ALGO, "request to upstream", &pend->addr, pend->addrlen);
sbin/unwind/libunbound/services/outside_network.c
2348
verbose(VERB_ALGO, "no fds available, udp query waiting");
sbin/unwind/libunbound/services/outside_network.c
2496
verbose(VERB_ALGO, "pending tcp query with too short buffer < 2");
sbin/unwind/libunbound/services/outside_network.c
2666
verbose(VERB_ALGO, "serviced send timer");
sbin/unwind/libunbound/services/outside_network.c
272
log_addr(VERB_ALGO, "tcp bound to src", &pi->addr, pi->addrlen);
sbin/unwind/libunbound/services/outside_network.c
2904
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/outside_network.c
2907
verbose(VERB_ALGO, "qname perturbed to %s", buf);
sbin/unwind/libunbound/services/outside_network.c
2989
verbose(VERB_ALGO, "EDNS lookup known=%d vs=%d", edns_lame_known, vs);
sbin/unwind/libunbound/services/outside_network.c
3001
verbose(VERB_ALGO, "serviced query UDP timeout=%d msec", rtt);
sbin/unwind/libunbound/services/outside_network.c
3079
verbose(VERB_ALGO, "svcd callbacks start");
sbin/unwind/libunbound/services/outside_network.c
309
verbose(VERB_ALGO, "outgoing tcp:"
sbin/unwind/libunbound/services/outside_network.c
3109
verbose(VERB_ALGO, "good 0x20-ID in reply qname");
sbin/unwind/libunbound/services/outside_network.c
3144
verbose(VERB_ALGO, "svcd callbacks end");
sbin/unwind/libunbound/services/outside_network.c
316
verbose(VERB_ALGO, "outgoing tcp:"
sbin/unwind/libunbound/services/outside_network.c
3178
log_addr(VERB_ALGO, "response from upstream", &sq->addr, sq->addrlen);
sbin/unwind/libunbound/services/outside_network.c
3179
log_addr(VERB_ALGO, "to local addr", &pi->addr, pi->addrlen);
sbin/unwind/libunbound/services/outside_network.c
3224
verbose(VERB_ALGO, "measured TCP-time at %d msec", roundtime);
sbin/unwind/libunbound/services/outside_network.c
324
verbose(VERB_ALGO, "outgoing tcp:"
sbin/unwind/libunbound/services/outside_network.c
3251
verbose(VERB_ALGO, "initiate TCP query %s",
sbin/unwind/libunbound/services/outside_network.c
3263
verbose(VERB_ALGO, "serviced_tcp_initiate: failed to send tcp query");
sbin/unwind/libunbound/services/outside_network.c
328
verbose(VERB_ALGO, "outgoing tcp:"
sbin/unwind/libunbound/services/outside_network.c
335
verbose(VERB_ALGO, "outgoing tcp:"
sbin/unwind/libunbound/services/outside_network.c
3354
log_name_addr(VERB_ALGO, "try edns1xx0", sq->qbuf+10,
sbin/unwind/libunbound/services/outside_network.c
3371
log_name_addr(VERB_ALGO, "retry query", sq->qbuf+10,
sbin/unwind/libunbound/services/outside_network.c
3391
log_addr(VERB_ALGO, "response from upstream", &sq->addr, sq->addrlen);
sbin/unwind/libunbound/services/outside_network.c
3392
log_addr(VERB_ALGO, "to local addr", &p->pc->pif->addr,
sbin/unwind/libunbound/services/outside_network.c
3408
verbose(VERB_ALGO, "serviced query: attempt without EDNS");
sbin/unwind/libunbound/services/outside_network.c
3418
log_addr(VERB_ALGO, "serviced query: EDNS works for",
sbin/unwind/libunbound/services/outside_network.c
343
verbose(VERB_ALGO, "outgoing tcp:"
sbin/unwind/libunbound/services/outside_network.c
3435
log_addr(VERB_ALGO, "serviced query: EDNS fails for",
sbin/unwind/libunbound/services/outside_network.c
3442
log_addr(VERB_ALGO, "serviced query: EDNS fails, but "
sbin/unwind/libunbound/services/outside_network.c
3454
verbose(VERB_ALGO, "measured roundtrip at %d msec", roundtime);
sbin/unwind/libunbound/services/outside_network.c
347
verbose(VERB_ALGO, "outgoing tcp:"
sbin/unwind/libunbound/services/outside_network.c
3558
log_nametypeclass(VERB_ALGO,
sbin/unwind/libunbound/services/outside_network.c
760
verbose(VERB_ALGO, "the query is using TLS encryption, for %s",
sbin/unwind/libunbound/services/rpz.c
1015
verbose(VERB_ALGO, "rpz: unable to parse client ip");
sbin/unwind/libunbound/services/rpz.c
1037
verbose(VERB_ALGO, "rpz: unable to parse ns ip");
sbin/unwind/libunbound/services/rpz.c
1060
verbose(VERB_ALGO, "rpz: unable to parse response ip");
sbin/unwind/libunbound/services/rpz.c
1068
verbose(VERB_ALGO, "rpz: respip trigger, %s skipping unsupported action: %s",
sbin/unwind/libunbound/services/rpz.c
1123
verbose(VERB_ALGO, "rpz: skipping invalid trigger");
sbin/unwind/libunbound/services/rpz.c
1153
verbose(VERB_ALGO, "rpz: skipping unsupported trigger: %s",
sbin/unwind/libunbound/services/rpz.c
1370
verbose(VERB_ALGO, "rpz: cannot remove RR from IXFR, "
sbin/unwind/libunbound/services/rpz.c
1415
verbose(VERB_ALGO, "rpz: cannot remove RR from IXFR, "
sbin/unwind/libunbound/services/rpz.c
1493
verbose(VERB_ALGO, "rpz: cannot remove RR from IXFR, "
sbin/unwind/libunbound/services/rpz.c
1684
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/rpz.c
1689
verbose(VERB_ALGO, "rpz: trigger %s %s/%d on %s action=%s",
sbin/unwind/libunbound/services/rpz.c
1857
verbose(VERB_ALGO, "rpz: bug: local-data action but no local data");
sbin/unwind/libunbound/services/rpz.c
1864
verbose(VERB_ALGO, "rpz: unable to find local-data for query");
sbin/unwind/libunbound/services/rpz.c
1871
verbose(VERB_ALGO, "rpz: local data action: out of memory");
sbin/unwind/libunbound/services/rpz.c
1886
verbose(VERB_ALGO, "rpz: local data action soa: out of memory");
sbin/unwind/libunbound/services/rpz.c
2081
verbose(VERB_ALGO, "rpz: nsip: no matching local data found");
sbin/unwind/libunbound/services/rpz.c
2135
verbose(VERB_ALGO, "rpz: nsdname: qname not found");
sbin/unwind/libunbound/services/rpz.c
2141
verbose(VERB_ALGO, "rpz: nsdname: no matching local data found");
sbin/unwind/libunbound/services/rpz.c
2171
verbose(VERB_ALGO, "rpz: qname: name not found");
sbin/unwind/libunbound/services/rpz.c
2176
verbose(VERB_ALGO, "rpz: qname: type not found");
sbin/unwind/libunbound/services/rpz.c
2306
verbose(VERB_ALGO, "rpz: using override action=%s (replaces=%s)",
sbin/unwind/libunbound/services/rpz.c
2312
verbose(VERB_ALGO, "rpz: bug: nsip local data action but no local data");
sbin/unwind/libunbound/services/rpz.c
2352
verbose(VERB_ALGO, "rpz: nsip: bug: unhandled or invalid action: '%s'",
sbin/unwind/libunbound/services/rpz.c
2376
verbose(VERB_ALGO, "rpz: using override action=%s (replaces=%s)",
sbin/unwind/libunbound/services/rpz.c
2415
verbose(VERB_ALGO, "rpz: nsdname: bug: unhandled or invalid action: '%s'",
sbin/unwind/libunbound/services/rpz.c
2448
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/rpz.c
2454
verbose(VERB_ALGO, "rpz: trigger nsdname %s on %s action=%s",
sbin/unwind/libunbound/services/rpz.c
2457
verbose(VERB_ALGO, "rpz: trigger nsdname %s action=%s",
sbin/unwind/libunbound/services/rpz.c
2479
verbose(VERB_ALGO, "query is rpz_passthru, no further processing");
sbin/unwind/libunbound/services/rpz.c
2488
verbose(VERB_ALGO, "rpz: iterator module callback: have_rpz=%d", az->rpz_first != NULL);
sbin/unwind/libunbound/services/rpz.c
2554
verbose(VERB_ALGO, "query is rpz_passthru, no further processing");
sbin/unwind/libunbound/services/rpz.c
2605
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/rpz.c
2610
verbose(VERB_ALGO, "rpz: qname trigger %s on %s, with action=%s",
sbin/unwind/libunbound/services/rpz.c
2613
verbose(VERB_ALGO, "rpz: qname trigger %s, with action=%s",
sbin/unwind/libunbound/services/rpz.c
2646
verbose(VERB_ALGO, "rpz: qname trigger: bug: unhandled or invalid action: '%s'",
sbin/unwind/libunbound/services/rpz.c
2782
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/services/rpz.c
2787
verbose(VERB_ALGO, "rpz: qname trigger %s on %s with action=%s",
sbin/unwind/libunbound/services/rpz.c
2790
verbose(VERB_ALGO, "rpz: qname trigger %s with action=%s",
sbin/unwind/libunbound/services/rpz.c
683
verbose(VERB_ALGO, "rpz: qname trigger, %s skipping unsupported action: %s",
sbin/unwind/libunbound/services/rpz.c
702
verbose(VERB_ALGO, "rpz: skipping duplicate record: '%s'", rrstr);
sbin/unwind/libunbound/services/rpz.c
746
verbose(VERB_ALGO, "rpz: %s: <%s>", msg, buf);
sbin/unwind/libunbound/services/rpz.c
755
verbose(VERB_ALGO, "rpz: skipping invalid action");
sbin/unwind/libunbound/services/rpz.c
811
verbose(VERB_ALGO, "rpz: skipping invalid action");
sbin/unwind/libunbound/services/rpz.c
989
verbose(VERB_ALGO, "rpz: unable to insert clientip rr");
sbin/unwind/libunbound/util/data/msgparse.c
1023
verbose(VERB_ALGO, "query with bad edns keepalive.");
sbin/unwind/libunbound/util/data/msgparse.c
1054
verbose(VERB_ALGO, "worker request: "
sbin/unwind/libunbound/util/data/msgreply.c
1160
verbose(VERB_ALGO, "attached EDE code: %d with message: '%s'", code, (txt?txt:""));
sbin/unwind/libunbound/util/data/msgreply.h
611
verbose(VERB_ALGO, "attached EDE code: %d with" \
sbin/unwind/libunbound/util/locks.h
167
verbose(VERB_ALGO, "Thread stack size set to %u", (unsigned)stacksize); \
sbin/unwind/libunbound/util/net_help.c
1470
verbose(VERB_ALGO, "Adding Windows certificates from system root store to CA store");
sbin/unwind/libunbound/util/net_help.c
1498
verbose(VERB_ALGO, "CA certificate store for Windows is empty.");
sbin/unwind/libunbound/util/net_help.c
1510
verbose(VERB_ALGO, "%s %d:%s",
sbin/unwind/libunbound/util/net_help.c
1525
verbose(VERB_ALGO, "%s %d:%s\n",
sbin/unwind/libunbound/util/net_help.c
1546
verbose(VERB_ALGO, "Completed adding Windows certificates to CA store successfully");
sbin/unwind/libunbound/util/net_help.c
1740
verbose(VERB_ALGO, "the query has an auth_name, but libssl has no call to perform TLS authentication");
sbin/unwind/libunbound/util/netevent.c
1095
if(verbosity >= VERB_ALGO && rep.srctype != 0)
sbin/unwind/libunbound/util/netevent.c
1722
verbose(VERB_ALGO, "doq: found connection by address, dcid");
sbin/unwind/libunbound/util/netevent.c
1727
verbose(VERB_ALGO, "doq: found connection by dcid");
sbin/unwind/libunbound/util/netevent.c
1770
verbose(VERB_ALGO, "doq: could not decode version "
sbin/unwind/libunbound/util/netevent.c
1776
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/util/netevent.c
1777
verbose(VERB_ALGO, "ngtcp2_pkt_decode_version_cid packet has "
sbin/unwind/libunbound/util/netevent.c
1837
verbose(VERB_ALGO, "doq: sending retry packet to %s %s", host, port);
sbin/unwind/libunbound/util/netevent.c
1900
verbose(VERB_ALGO, "doq: verifying retry token from %s %s", host,
sbin/unwind/libunbound/util/netevent.c
1912
verbose(VERB_ALGO, "doq: could not verify retry token "
sbin/unwind/libunbound/util/netevent.c
1916
verbose(VERB_ALGO, "doq: verified retry token from %s %s", host, port);
sbin/unwind/libunbound/util/netevent.c
1931
verbose(VERB_ALGO, "doq: verifying token from %s %s", host, port);
sbin/unwind/libunbound/util/netevent.c
1941
verbose(VERB_ALGO, "doq: could not verify token from %s %s",
sbin/unwind/libunbound/util/netevent.c
1945
verbose(VERB_ALGO, "doq: verified token from %s %s", host, port);
sbin/unwind/libunbound/util/netevent.c
2009
verbose(VERB_ALGO, "doq: no mem available for new connection");
sbin/unwind/libunbound/util/netevent.c
2033
verbose(VERB_ALGO, "doq: created new connection");
sbin/unwind/libunbound/util/netevent.c
2066
verbose(VERB_ALGO, "doq stateless address validation");
sbin/unwind/libunbound/util/netevent.c
2098
verbose(VERB_ALGO, "doq address validation: unrecognised "
sbin/unwind/libunbound/util/netevent.c
2189
verbose(VERB_ALGO, "doq pickup timer at %d.%6.6d in %d.%6.6d",
sbin/unwind/libunbound/util/netevent.c
2195
verbose(VERB_ALGO, "doq timer disabled");
sbin/unwind/libunbound/util/netevent.c
225
verbose(VERB_ALGO, "%s %s uses %s method.", evnm, evsys, evmethod);
sbin/unwind/libunbound/util/netevent.c
2382
verbose(VERB_ALGO, "doq socket want write");
sbin/unwind/libunbound/util/netevent.c
2393
verbose(VERB_ALGO, "doq socket want no write");
sbin/unwind/libunbound/util/netevent.c
2472
verbose(VERB_ALGO, "doq timer callback");
sbin/unwind/libunbound/util/netevent.c
2489
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/util/netevent.c
2494
verbose(VERB_ALGO, "doq conn %s is deleted "
sbin/unwind/libunbound/util/netevent.c
2572
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/util/netevent.c
2577
verbose(VERB_ALGO, "doq write connection %s %d",
sbin/unwind/libunbound/util/netevent.c
2622
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/util/netevent.c
2703
verbose(VERB_ALGO, "doq check write enable");
sbin/unwind/libunbound/util/netevent.c
2867
verbose(VERB_ALGO, "doq: send_reply but %s is gone",
sbin/unwind/libunbound/util/netevent.c
2898
verbose(VERB_ALGO, "doq: drop_reply but %s is gone",
sbin/unwind/libunbound/util/netevent.c
2963
verbose(VERB_ALGO, "wait is over, slow accept disabled");
sbin/unwind/libunbound/util/netevent.c
3003
verbose(VERB_ALGO, "out of file descriptors: "
sbin/unwind/libunbound/util/netevent.c
3085
verbose(VERB_ALGO, "bio_cb %d, %s %s %s", oper,
sbin/unwind/libunbound/util/netevent.c
343
if(verbosity < VERB_ALGO)
sbin/unwind/libunbound/util/netevent.c
3505
log_addr(VERB_ALGO, "SSL connection failed: "
sbin/unwind/libunbound/util/netevent.c
3511
log_cert(VERB_ALGO, "peer certificate", x);
sbin/unwind/libunbound/util/netevent.c
3518
log_addr(VERB_ALGO, buf, &c->repinfo.remote_addr,
sbin/unwind/libunbound/util/netevent.c
3522
log_addr(VERB_ALGO, "SSL connection "
sbin/unwind/libunbound/util/netevent.c
3536
log_cert(VERB_ALGO, "peer certificate", x);
sbin/unwind/libunbound/util/netevent.c
3539
log_addr(VERB_ALGO, "SSL connection failed: "
sbin/unwind/libunbound/util/netevent.c
3548
log_addr(VERB_ALGO, "SSL connection", &c->repinfo.remote_addr,
sbin/unwind/libunbound/util/netevent.c
3563
verbose(VERB_ALGO, "client doesn't support HTTP/2");
sbin/unwind/libunbound/util/netevent.c
357
) && verbosity < VERB_ALGO)
sbin/unwind/libunbound/util/netevent.c
3606
verbose(VERB_ALGO, "proxy_protocol: reading fixed "
sbin/unwind/libunbound/util/netevent.c
3671
verbose(VERB_ALGO, "proxy_protocol: reading variable "
sbin/unwind/libunbound/util/netevent.c
3731
verbose(VERB_ALGO, "proxy_protocol: successful read of "
sbin/unwind/libunbound/util/netevent.c
3787
verbose(VERB_ALGO, "Reading ssl tcp query of length %d",
sbin/unwind/libunbound/util/netevent.c
4030
verbose(VERB_ALGO, "proxy_protocol: reading fixed "
sbin/unwind/libunbound/util/netevent.c
4072
verbose(VERB_ALGO, "proxy_protocol: reading variable "
sbin/unwind/libunbound/util/netevent.c
4109
verbose(VERB_ALGO, "proxy_protocol: successful read of "
sbin/unwind/libunbound/util/netevent.c
4145
verbose(VERB_ALGO, "Reading tcp query of length %d",
sbin/unwind/libunbound/util/netevent.c
4365
verbose(VERB_ALGO, "tcp sendmsg for fastopen failed (with %s), try normal connect", strerror(errno));
sbin/unwind/libunbound/util/netevent.c
4762
verbose(VERB_ALGO, "ssl http read more skip to %d + %d",
sbin/unwind/libunbound/util/netevent.c
4800
verbose(VERB_ALGO, "http read more skip to %d + %d",
sbin/unwind/libunbound/util/netevent.c
4857
verbose(VERB_ALGO, "http header: %s", line);
sbin/unwind/libunbound/util/netevent.c
4861
verbose(VERB_ALGO, "http bad status %s", line+9);
sbin/unwind/libunbound/util/netevent.c
4871
verbose(VERB_ALGO, "http invalid Content-Length: " ARG_LL "d", cl);
sbin/unwind/libunbound/util/netevent.c
4904
verbose(VERB_ALGO, "http chunk trailer: %s", line);
sbin/unwind/libunbound/util/netevent.c
4927
verbose(VERB_ALGO, "http chunk header: %s", line);
sbin/unwind/libunbound/util/netevent.c
4935
verbose(VERB_ALGO, "http invalid chunk size: %ld",
sbin/unwind/libunbound/util/netevent.c
5007
verbose(VERB_ALGO, "http_chunked_segment: got now %d, tcpbytcount %d, http_stored %d, buffer pos %d, buffer limit %d", (int)got_now, (int)c->tcp_byte_count, (int)c->http_stored, (int)sldns_buffer_position(c->buffer), (int)sldns_buffer_limit(c->buffer));
sbin/unwind/libunbound/util/netevent.c
6607
verbose(VERB_ALGO, "close fd %d", c->fd);
sbin/unwind/libunbound/util/netevent.c
6666
log_addr(VERB_ALGO, "from local addr", (void*)addr, addrlen);
sbin/unwind/libunbound/util/netevent.c
6667
log_addr(VERB_ALGO, "response to client", client_addr, client_addrlen);
sbin/unwind/libunbound/util/netevent.c
6794
verbose(VERB_ALGO, "comm point stop listening %d", c->fd);
sbin/unwind/libunbound/util/netevent.c
6806
verbose(VERB_ALGO, "comm point start listening %d (%d msec)",
sbin/unwind/libunbound/util/netevent.c
6867
verbose(VERB_ALGO, "comm point listen_for_rw %d %d", c->fd, wr);
sbin/unwind/libunbound/util/netevent.c
693
verbose(VERB_ALGO, "no IP_PKTINFO or IP_SENDSRCADDR");
sbin/unwind/libunbound/util/netevent.c
728
if(verbosity >= VERB_ALGO && r->srctype != 0)
sbin/unwind/libunbound/util/netevent.c
916
if(verbosity >= VERB_ALGO)
sbin/unwind/libunbound/util/tube.c
552
verbose(VERB_ALGO, "tube created");
sbin/unwind/libunbound/util/tube.c
566
verbose(VERB_ALGO, "tube deleted");
sbin/unwind/libunbound/util/tube.c
572
verbose(VERB_ALGO, "tube close_read");
sbin/unwind/libunbound/util/tube.c
577
verbose(VERB_ALGO, "tube close_write");
sbin/unwind/libunbound/util/tube.c
586
verbose(VERB_ALGO, "tube remove_bg_listen");
sbin/unwind/libunbound/util/tube.c
595
verbose(VERB_ALGO, "tube remove_bg_write");
sbin/unwind/libunbound/util/tube.c
613
verbose(VERB_ALGO, "tube write_msg len %d", (int)len);
sbin/unwind/libunbound/util/tube.c
627
verbose(VERB_ALGO, "tube read_msg %s", nonblock?"nonblock":"blocking");
sbin/unwind/libunbound/util/tube.c
630
verbose(VERB_ALGO, "tube read_msg nodata");
sbin/unwind/libunbound/util/tube.c
644
verbose(VERB_ALGO, "tube read_msg lastdata");
sbin/unwind/libunbound/util/tube.c
657
verbose(VERB_ALGO, "tube read_msg len %d", (int)*len);
sbin/unwind/libunbound/util/tube.c
758
verbose(VERB_ALGO, "tube queue_item len %d", (int)len);
sbin/unwind/libunbound/util/tube.c
787
verbose(VERB_ALGO, "tube handle_signal");
sbin/unwind/libunbound/util/winsock_event.c
343
verbose(VERB_ALGO, "FD_READ_BIT error: %s",
sbin/unwind/libunbound/util/winsock_event.c
349
verbose(VERB_ALGO, "FD_WRITE_BIT error: %s",
sbin/unwind/libunbound/util/winsock_event.c
355
verbose(VERB_ALGO, "FD_CONNECT_BIT error: %s",
sbin/unwind/libunbound/util/winsock_event.c
362
verbose(VERB_ALGO, "FD_ACCEPT_BIT error: %s",
sbin/unwind/libunbound/util/winsock_event.c
368
verbose(VERB_ALGO, "FD_CLOSE_BIT error: %s",
sbin/unwind/libunbound/util/winsock_event.c
374
verbose(VERB_ALGO, "winsock %d pass sticky %s%s",
sbin/unwind/libunbound/util/winsock_event.c
386
verbose(VERB_ALGO, "winsock %d store sticky %s%s",
sbin/unwind/libunbound/util/winsock_event.c
392
verbose(VERB_ALGO, "winsock event callback %p fd=%d "
sbin/unwind/libunbound/util/winsock_event.c
413
verbose(VERB_ALGO, "winsock %d got sticky %s%s",
sbin/unwind/libunbound/util/winsock_event.c
493
verbose(VERB_ALGO, "event_add %p added=%d fd=%d tv=" ARG_LL "d %s%s%s",
sbin/unwind/libunbound/util/winsock_event.c
574
verbose(VERB_ALGO, "event_del %p added=%d fd=%d tv=" ARG_LL "d %s%s%s",
sbin/unwind/libunbound/util/winsock_event.c
648
verbose(VERB_ALGO, "winsock: tcp wouldblock %s",
sbin/unwind/libunbound/validator/autotrust.c
1009
verbose(VERB_ALGO, "reading autotrust anchor file %s", nm);
sbin/unwind/libunbound/validator/autotrust.c
1217
verbose(VERB_ALGO, "autotrust: write to disk: %s", tempf);
sbin/unwind/libunbound/validator/autotrust.c
1246
verbose(VERB_ALGO, "autotrust: replaced %s", fname);
sbin/unwind/libunbound/validator/autotrust.c
1280
verbose(VERB_ALGO, "autotrust: validate DNSKEY with anchor: %s",
sbin/unwind/libunbound/validator/autotrust.c
1319
verbose(VERB_ALGO, "seen REVOKE flag, check self-signed, rr %d",
sbin/unwind/libunbound/validator/autotrust.c
1517
verbose(VERB_ALGO, "orig_ttl is %d", (int)origttl);
sbin/unwind/libunbound/validator/autotrust.c
1518
verbose(VERB_ALGO, "rrsig_exp_interval is %d",
sbin/unwind/libunbound/validator/autotrust.c
1520
verbose(VERB_ALGO, "query_interval: %d, retry_time: %d",
sbin/unwind/libunbound/validator/autotrust.c
1574
verbose_key(ta, VERB_ALGO, "is self-signed revoked");
sbin/unwind/libunbound/validator/autotrust.c
1608
verbose(VERB_ALGO, "DS match attempt failed");
sbin/unwind/libunbound/validator/autotrust.c
1673
verbose_key(ta, VERB_ALGO, "verified by DS");
sbin/unwind/libunbound/validator/autotrust.c
1681
verbose_key(ta, VERB_ALGO, "in DNS response");
sbin/unwind/libunbound/validator/autotrust.c
1709
verbose_key(ta, VERB_ALGO, "holddown time " ARG_LL "d seconds to go",
sbin/unwind/libunbound/validator/autotrust.c
1728
verbose_key(ta, VERB_ALGO, "update: %s to %s",
sbin/unwind/libunbound/validator/autotrust.c
1752
verbose_key(anchor, VERB_ALGO, "add-holddown time exceeded "
sbin/unwind/libunbound/validator/autotrust.c
1760
verbose_key(anchor, VERB_ALGO, "add-holddown time sanity check "
sbin/unwind/libunbound/validator/autotrust.c
1771
verbose_key(anchor, VERB_ALGO, "del-holddown time exceeded "
sbin/unwind/libunbound/validator/autotrust.c
1802
verbose_key(anchor, VERB_ALGO, "old id, prior to revocation");
sbin/unwind/libunbound/validator/autotrust.c
1804
verbose_key(anchor, VERB_ALGO, "new id, after revocation");
sbin/unwind/libunbound/validator/autotrust.c
1837
verbose_key(anchor, VERB_ALGO, "first seen");
sbin/unwind/libunbound/validator/autotrust.c
1886
verbose_key(anchor, VERB_ALGO, "trust KSK from "
sbin/unwind/libunbound/validator/autotrust.c
1932
verbose_key(anchor, VERB_ALGO, "remove ZSK "
sbin/unwind/libunbound/validator/autotrust.c
1949
verbose_key(anchor, VERB_ALGO, "keep-missing time "
sbin/unwind/libunbound/validator/autotrust.c
2059
verbose(VERB_ALGO, "scheduled next probe in " ARG_LL "d sec", (long long)tv.tv_sec);
sbin/unwind/libunbound/validator/autotrust.c
2095
verbose(VERB_ALGO, "trustpoint was deleted in set_next_probe");
sbin/unwind/libunbound/validator/autotrust.c
2111
verbose(VERB_ALGO, "next probe set in %d seconds",
sbin/unwind/libunbound/validator/autotrust.c
2185
log_nametypeclass(VERB_ALGO, "autotrust not processed, "
sbin/unwind/libunbound/validator/autotrust.c
2195
log_nametypeclass(VERB_ALGO, "autotrust process for",
sbin/unwind/libunbound/validator/autotrust.c
2200
verbose(VERB_ALGO, "autotrust: morekeys, reassemble");
sbin/unwind/libunbound/validator/autotrust.c
2208
verbose(VERB_ALGO, "autotrust: no dnskey rrset");
sbin/unwind/libunbound/validator/autotrust.c
2218
verbose(VERB_ALGO, "autotrust: revokedkeys, reassemble");
sbin/unwind/libunbound/validator/autotrust.c
2233
verbose(VERB_ALGO, "autotrust: dnskey did not verify.");
sbin/unwind/libunbound/validator/autotrust.c
2271
verbose(VERB_ALGO, "autotrust: changed, reassemble");
sbin/unwind/libunbound/validator/autotrust.c
2281
} else verbose(VERB_ALGO, "autotrust: no changes");
sbin/unwind/libunbound/validator/autotrust.c
2373
verbose(VERB_ALGO, "autotrust probe answer cb");
sbin/unwind/libunbound/validator/autotrust.c
2394
log_query_info(VERB_ALGO, "autotrust probe", &qinfo);
sbin/unwind/libunbound/validator/autotrust.c
2395
verbose(VERB_ALGO, "retry probe set in %d seconds",
sbin/unwind/libunbound/validator/autotrust.c
2471
verbose(VERB_ALGO, "autotrust probe timer callback");
sbin/unwind/libunbound/validator/autotrust.c
2481
verbose(VERB_ALGO, "autotrust probe timer %d callbacks done", num);
sbin/unwind/libunbound/validator/val_anchor.c
1132
if(verbosity >= VERB_ALGO) autr_debug_print(anchors);
sbin/unwind/libunbound/validator/val_neg.c
769
log_nametypeclass(VERB_ALGO, "negcache rr",
sbin/unwind/libunbound/validator/val_neg.c
914
log_nametypeclass(VERB_ALGO, "negcache insert for zone",
sbin/unwind/libunbound/validator/val_neg.c
998
log_nametypeclass(VERB_ALGO, "negcache insert referral ",
sbin/unwind/libunbound/validator/val_nsec.c
225
verbose(VERB_ALGO, "NSEC RRset for the "
sbin/unwind/libunbound/validator/val_nsec.c
256
verbose(VERB_ALGO, "NSEC for empty non-terminal "
sbin/unwind/libunbound/validator/val_nsec.c
263
verbose(VERB_ALGO, "NSEC for empty non-terminal "
sbin/unwind/libunbound/validator/val_nsec3.c
1077
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: could "
sbin/unwind/libunbound/validator/val_nsec3.c
1083
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: could "
sbin/unwind/libunbound/validator/val_nsec3.c
1090
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: could "
sbin/unwind/libunbound/validator/val_nsec3.c
1094
log_nametypeclass(VERB_ALGO, "ce candidate", ce->ce, 0, 0);
sbin/unwind/libunbound/validator/val_nsec3.c
1098
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: "
sbin/unwind/libunbound/validator/val_nsec3.c
1113
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: "
sbin/unwind/libunbound/validator/val_nsec3.c
1117
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: closest "
sbin/unwind/libunbound/validator/val_nsec3.c
1122
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: closest "
sbin/unwind/libunbound/validator/val_nsec3.c
1132
verbose(VERB_ALGO, "nsec3: Could not find proof that the "
sbin/unwind/libunbound/validator/val_nsec3.c
1138
verbose(VERB_ALGO, "nsec3: Could not find proof that the "
sbin/unwind/libunbound/validator/val_nsec3.c
1145
verbose(VERB_ALGO, "nsec3: Could not find proof that the "
sbin/unwind/libunbound/validator/val_nsec3.c
1190
verbose(VERB_ALGO, "nsec3 nameerror proof: failed "
sbin/unwind/libunbound/validator/val_nsec3.c
1193
verbose(VERB_ALGO, "nsec3 nameerror proof: will "
sbin/unwind/libunbound/validator/val_nsec3.c
1196
else verbose(VERB_ALGO, "nsec3 nameerror proof: closest "
sbin/unwind/libunbound/validator/val_nsec3.c
1200
log_nametypeclass(VERB_ALGO, "nsec3 nameerror: proven ce=", ce.ce,0,0);
sbin/unwind/libunbound/validator/val_nsec3.c
1207
verbose(VERB_ALGO, "nsec3 nameerror proof: could not prove "
sbin/unwind/libunbound/validator/val_nsec3.c
1213
verbose(VERB_ALGO, "nsec3 nameerror proof: could not prove "
sbin/unwind/libunbound/validator/val_nsec3.c
1219
verbose(VERB_ALGO, "nsec3 nameerror proof: could not prove "
sbin/unwind/libunbound/validator/val_nsec3.c
1226
verbose(VERB_ALGO, "nsec3 nameerror proof: could not prove "
sbin/unwind/libunbound/validator/val_nsec3.c
1232
verbose(VERB_ALGO, "nsec3 nameerror proof: nc has optout");
sbin/unwind/libunbound/validator/val_nsec3.c
1255
log_nametypeclass(VERB_ALGO, "start nsec3 nameerror proof, zone",
sbin/unwind/libunbound/validator/val_nsec3.c
1282
verbose(VERB_ALGO, "proveNodata: Matching NSEC3 "
sbin/unwind/libunbound/validator/val_nsec3.c
1286
verbose(VERB_ALGO, "proveNodata: Matching NSEC3 "
sbin/unwind/libunbound/validator/val_nsec3.c
1306
verbose(VERB_ALGO, "proveNodata: apex NSEC3 "
sbin/unwind/libunbound/validator/val_nsec3.c
1313
verbose(VERB_ALGO, "proveNodata: matching "
sbin/unwind/libunbound/validator/val_nsec3.c
1317
verbose(VERB_ALGO, "proveNodata: matching "
sbin/unwind/libunbound/validator/val_nsec3.c
1324
verbose(VERB_ALGO, "proveNodata: all attempted hash "
sbin/unwind/libunbound/validator/val_nsec3.c
1329
verbose(VERB_ALGO, "proveNodata: reached "
sbin/unwind/libunbound/validator/val_nsec3.c
1341
verbose(VERB_ALGO, "proveNodata: did not match qname, "
sbin/unwind/libunbound/validator/val_nsec3.c
1345
verbose(VERB_ALGO, "proveNodata: closest nsec3 is insecure "
sbin/unwind/libunbound/validator/val_nsec3.c
1361
verbose(VERB_ALGO, "nsec3 nodata proof: matching "
sbin/unwind/libunbound/validator/val_nsec3.c
1365
verbose(VERB_ALGO, "nsec3 nodata proof: matching "
sbin/unwind/libunbound/validator/val_nsec3.c
1371
verbose(VERB_ALGO, "nsec3 nodata proof: matching "
sbin/unwind/libunbound/validator/val_nsec3.c
1377
verbose(VERB_ALGO, "nsec3 nodata proof: matching "
sbin/unwind/libunbound/validator/val_nsec3.c
1383
verbose(VERB_ALGO, "nsec3 nodata proof: matching "
sbin/unwind/libunbound/validator/val_nsec3.c
1390
verbose(VERB_ALGO, "nsec3 nodata proof: all attempted hash "
sbin/unwind/libunbound/validator/val_nsec3.c
1395
verbose(VERB_ALGO, "nsec3 nodata proof: reached "
sbin/unwind/libunbound/validator/val_nsec3.c
1407
verbose(VERB_ALGO, "nsec3 nodata proof: no next closer nsec3");
sbin/unwind/libunbound/validator/val_nsec3.c
1415
verbose(VERB_ALGO, "proveNodata: covering NSEC3 was not "
sbin/unwind/libunbound/validator/val_nsec3.c
1417
else verbose(VERB_ALGO, "proveNodata: could not find matching "
sbin/unwind/libunbound/validator/val_nsec3.c
1483
verbose(VERB_ALGO, "proveWildcard: did not find a "
sbin/unwind/libunbound/validator/val_nsec3.c
1489
verbose(VERB_ALGO, "proveWildcard: did not find a "
sbin/unwind/libunbound/validator/val_nsec3.c
1496
verbose(VERB_ALGO, "proveWildcard: did not find a covering "
sbin/unwind/libunbound/validator/val_nsec3.c
1501
verbose(VERB_ALGO, "proveWildcard: NSEC3 optout");
sbin/unwind/libunbound/validator/val_nsec3.c
1530
verbose(VERB_ALGO, "NSEC3 did not verify");
sbin/unwind/libunbound/validator/val_nsec3.c
1582
verbose(VERB_ALGO, "nsec3 provenods: NSEC3 is from"
sbin/unwind/libunbound/validator/val_nsec3.c
1587
verbose(VERB_ALGO, "nsec3 provenods: NSEC3 has qtype"
sbin/unwind/libunbound/validator/val_nsec3.c
1600
verbose(VERB_ALGO, "nsec3 provenods: all attempted hash "
sbin/unwind/libunbound/validator/val_nsec3.c
1605
verbose(VERB_ALGO, "nsec3 provenods: reached "
sbin/unwind/libunbound/validator/val_nsec3.c
1619
verbose(VERB_ALGO, "nsec3 provenods: did not match qname, "
sbin/unwind/libunbound/validator/val_nsec3.c
1627
verbose(VERB_ALGO, "nsec3 nods proof: no next closer nsec3");
sbin/unwind/libunbound/validator/val_nsec3.c
1638
verbose(VERB_ALGO, "nsec3 provenods: covering NSEC3 was not "
sbin/unwind/libunbound/validator/val_nsec3.c
476
verbose(VERB_ALGO, "NSEC3 salt malformed");
sbin/unwind/libunbound/validator/val_nsec3.c
486
verbose(VERB_ALGO, "NSEC3 algorithm mismatch");
sbin/unwind/libunbound/validator/val_nsec3.c
492
verbose(VERB_ALGO, "NSEC3 iterations mismatch");
sbin/unwind/libunbound/validator/val_nsec3.c
498
verbose(VERB_ALGO, "NSEC3 salt malformed");
sbin/unwind/libunbound/validator/val_nsec3.c
505
verbose(VERB_ALGO, "NSEC3 salt mismatch");
sbin/unwind/libunbound/validator/val_nsec3.c
552
verbose(VERB_ALGO, "nsec3: keysize %d bits, max iterations %d",
sbin/unwind/libunbound/validator/val_secalgo.c
712
log_crypto_verbose(VERB_ALGO, str, e);
sbin/unwind/libunbound/validator/val_sigcrypt.c
1433
verbose(VERB_ALGO, "date override: ignore date");
sbin/unwind/libunbound/validator/val_sigcrypt.c
1437
verbose(VERB_ALGO, "date override option %d", (int)now);
sbin/unwind/libunbound/validator/val_sigcrypt.c
1533
verbose(VERB_ALGO, "rrset TTL larger than sig expiration ttl,"
sbin/unwind/libunbound/validator/val_sigcrypt.c
572
verbose(VERB_ALGO, "verify sig %d %d", (int)tag, algo);
sbin/unwind/libunbound/validator/val_sigcrypt.c
601
verbose(VERB_ALGO, "verify sig: too many RRSIG validations");
sbin/unwind/libunbound/validator/val_sigcrypt.c
616
verbose(VERB_ALGO, "verify sig: unsupported algorithm by "
sbin/unwind/libunbound/validator/val_sigcrypt.c
682
verbose(VERB_ALGO, "rrset failed to verify: "
sbin/unwind/libunbound/validator/val_sigcrypt.c
688
verbose(VERB_ALGO, "rrset failed to verify: "
sbin/unwind/libunbound/validator/val_sigcrypt.c
758
verbose(VERB_ALGO, "rrset failed to verify due to algorithm "
sbin/unwind/libunbound/validator/val_sigcrypt.c
765
verbose(VERB_ALGO, "rrset failed to verify: all signatures are bogus");
sbin/unwind/libunbound/validator/val_utils.c
1126
verbose(VERB_ALGO, "truncate to minimal");
sbin/unwind/libunbound/validator/val_utils.c
1267
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/validator/val_utils.c
1270
sock_list_logentry(VERB_ALGO, "blacklist", p);
sbin/unwind/libunbound/validator/val_utils.c
1272
verbose(VERB_ALGO, "blacklist add: cache");
sbin/unwind/libunbound/validator/val_utils.c
1274
sock_list_logentry(VERB_ALGO, "blacklist add", p);
sbin/unwind/libunbound/validator/val_utils.c
416
log_nametypeclass(VERB_ALGO, "verify rrset cached",
sbin/unwind/libunbound/validator/val_utils.c
425
log_nametypeclass(VERB_ALGO, "verify rrset from cache",
sbin/unwind/libunbound/validator/val_utils.c
431
log_nametypeclass(VERB_ALGO, "verify rrset", rrset->rk.dname,
sbin/unwind/libunbound/validator/val_utils.c
435
verbose(VERB_ALGO, "verify result: %s", sec_status_to_string(sec));
sbin/unwind/libunbound/validator/val_utils.c
517
verbose(VERB_ALGO, "attempt DS match algo %d keytag %d",
sbin/unwind/libunbound/validator/val_utils.c
525
verbose(VERB_ALGO, "DS match attempt failed");
sbin/unwind/libunbound/validator/val_utils.c
527
verbose(VERB_ALGO, "DS match attempt reached "
sbin/unwind/libunbound/validator/val_utils.c
536
verbose(VERB_ALGO, "DS okay but that DNSKEY size is not supported");
sbin/unwind/libunbound/validator/val_utils.c
540
verbose(VERB_ALGO, "DS match digest ok, trying signature");
sbin/unwind/libunbound/validator/val_utils.c
646
verbose(VERB_ALGO, "DS matched DNSKEY.");
sbin/unwind/libunbound/validator/val_utils.c
648
verbose(VERB_ALGO, "DS works, but dnskeyset contain keys that are unsupported, treat as insecure");
sbin/unwind/libunbound/validator/val_utils.c
666
verbose(VERB_ALGO, "No supported DS records were found -- "
sbin/unwind/libunbound/validator/val_utils.c
672
verbose(VERB_ALGO, "No usable DS records were found -- "
sbin/unwind/libunbound/validator/val_utils.c
789
verbose(VERB_ALGO, "DS matched DNSKEY.");
sbin/unwind/libunbound/validator/val_utils.c
791
verbose(VERB_ALGO, "trustanchor works, but dnskeyset contain keys that are unsupported, treat as insecure");
sbin/unwind/libunbound/validator/val_utils.c
821
verbose(VERB_ALGO, "anchor matched DNSKEY.");
sbin/unwind/libunbound/validator/val_utils.c
823
verbose(VERB_ALGO, "trustanchor works, but dnskeyset contain keys that are unsupported, treat as insecure");
sbin/unwind/libunbound/validator/val_utils.c
840
verbose(VERB_ALGO, "No supported trust anchors were found -- "
sbin/unwind/libunbound/validator/val_utils.c
846
verbose(VERB_ALGO, "No usable trust anchors were found -- "
sbin/unwind/libunbound/validator/val_utils.c
899
if(verbosity < VERB_ALGO)
sbin/unwind/libunbound/validator/val_utils.c
902
verbose(VERB_ALGO, "DS is not usable");
sbin/unwind/libunbound/validator/val_utils.c
918
verbose(VERB_ALGO, "DS unsupported, hash %s %s, "
sbin/unwind/libunbound/validator/validator.c
1009
log_rrset_key(VERB_ALGO, "Removing spurious unsigned NS record "
sbin/unwind/libunbound/validator/validator.c
1130
verbose(VERB_ALGO, "Positive wildcard response is "
sbin/unwind/libunbound/validator/validator.c
1160
verbose(VERB_ALGO, "Successfully validated positive response");
sbin/unwind/libunbound/validator/validator.c
1222
verbose(VERB_ALGO, "delegation is insecure");
sbin/unwind/libunbound/validator/validator.c
1251
verbose(VERB_ALGO, "NODATA response is insecure");
sbin/unwind/libunbound/validator/validator.c
1266
if(verbosity >= VERB_ALGO)
sbin/unwind/libunbound/validator/validator.c
1273
verbose(VERB_ALGO, "successfully validated NODATA response.");
sbin/unwind/libunbound/validator/validator.c
1335
verbose(VERB_ALGO, "delegation is insecure");
sbin/unwind/libunbound/validator/validator.c
138
verbose(VERB_ALGO, "validator nsec3cfg keysz %d mxiter %d",
sbin/unwind/libunbound/validator/validator.c
1398
verbose(VERB_ALGO, "successfully validated NAME ERROR response.");
sbin/unwind/libunbound/validator/validator.c
1425
verbose(VERB_ALGO, "validated part of referral response as %s",
sbin/unwind/libunbound/validator/validator.c
1538
verbose(VERB_ALGO, "Positive ANY wildcard response is "
sbin/unwind/libunbound/validator/validator.c
1571
verbose(VERB_ALGO, "Successfully validated positive ANY response");
sbin/unwind/libunbound/validator/validator.c
1687
verbose(VERB_ALGO, "wildcard CNAME response is "
sbin/unwind/libunbound/validator/validator.c
1713
verbose(VERB_ALGO, "Successfully validated CNAME response");
sbin/unwind/libunbound/validator/validator.c
1787
verbose(VERB_ALGO, "delegation is insecure");
sbin/unwind/libunbound/validator/validator.c
1828
verbose(VERB_ALGO, "CNAMEchain to noanswer response "
sbin/unwind/libunbound/validator/validator.c
1845
if(verbosity >= VERB_ALGO)
sbin/unwind/libunbound/validator/validator.c
1853
verbose(VERB_ALGO, "successfully validated CNAME chain to a "
sbin/unwind/libunbound/validator/validator.c
1855
else verbose(VERB_ALGO, "successfully validated CNAME chain to a "
sbin/unwind/libunbound/validator/validator.c
1889
verbose(VERB_ALGO, "restart count exceeded");
sbin/unwind/libunbound/validator/validator.c
1896
verbose(VERB_ALGO, "validator classification %s",
sbin/unwind/libunbound/validator/validator.c
1938
log_nametypeclass(VERB_ALGO, "this signer name is not a parent "
sbin/unwind/libunbound/validator/validator.c
1943
log_nametypeclass(VERB_ALGO, "no signer, using", lookup_name,
sbin/unwind/libunbound/validator/validator.c
1948
log_nametypeclass(VERB_ALGO, "signer is", lookup_name, 0, 0);
sbin/unwind/libunbound/validator/validator.c
1965
verbose(VERB_ALGO, "trust anchor NXDOMAIN by signed parent");
sbin/unwind/libunbound/validator/validator.c
1981
if(verbosity >= VERB_ALGO)
sbin/unwind/libunbound/validator/validator.c
2081
log_query_info(VERB_ALGO, "validator: FindKey", &vq->qchase);
sbin/unwind/libunbound/validator/validator.c
2092
verbose(VERB_ALGO, "error generating DNSKEY request");
sbin/unwind/libunbound/validator/validator.c
2120
verbose(VERB_ALGO, "Cannot retrieve DS for signature");
sbin/unwind/libunbound/validator/validator.c
2131
log_nametypeclass(VERB_ALGO, "current keyname", current_key_name,
sbin/unwind/libunbound/validator/validator.c
2133
log_nametypeclass(VERB_ALGO, "target keyname", target_key_name,
sbin/unwind/libunbound/validator/validator.c
2137
verbose(VERB_ALGO, "bad signer name");
sbin/unwind/libunbound/validator/validator.c
2146
verbose(VERB_ALGO, "striplab %d", strip_lab);
sbin/unwind/libunbound/validator/validator.c
2151
log_nametypeclass(VERB_ALGO, "next keyname", target_key_name,
sbin/unwind/libunbound/validator/validator.c
2157
log_nametypeclass(VERB_ALGO, "DS RRset", vq->ds_rrset->rk.dname, LDNS_RR_TYPE_DS, LDNS_RR_CLASS_IN);
sbin/unwind/libunbound/validator/validator.c
2158
else verbose(VERB_ALGO, "No DS RRset");
sbin/unwind/libunbound/validator/validator.c
2165
verbose(VERB_ALGO, "error generating DNSKEY request");
sbin/unwind/libunbound/validator/validator.c
2186
verbose(VERB_ALGO, "Process suspended sub DS response");
sbin/unwind/libunbound/validator/validator.c
2203
verbose(VERB_ALGO, "Process cached DS response");
sbin/unwind/libunbound/validator/validator.c
2218
verbose(VERB_ALGO, "error generating DS request");
sbin/unwind/libunbound/validator/validator.c
2228
verbose(VERB_ALGO, "error generating DNSKEY request");
sbin/unwind/libunbound/validator/validator.c
2258
verbose(VERB_ALGO, "validate: no key entry, failed");
sbin/unwind/libunbound/validator/validator.c
2295
log_query_info(VERB_ALGO, "processValidate: state has no "
sbin/unwind/libunbound/validator/validator.c
2346
verbose(VERB_ALGO, "Validating a positive response");
sbin/unwind/libunbound/validator/validator.c
2362
verbose(VERB_ALGO, "Validating a nodata response");
sbin/unwind/libunbound/validator/validator.c
2379
verbose(VERB_ALGO, "Validating a nxdomain response");
sbin/unwind/libunbound/validator/validator.c
2397
verbose(VERB_ALGO, "Validating a cname response");
sbin/unwind/libunbound/validator/validator.c
2413
verbose(VERB_ALGO, "Validating a cname noanswer "
sbin/unwind/libunbound/validator/validator.c
2430
verbose(VERB_ALGO, "Validating a referral response");
sbin/unwind/libunbound/validator/validator.c
2438
verbose(VERB_ALGO, "Validating a positive ANY "
sbin/unwind/libunbound/validator/validator.c
2510
verbose(VERB_ALGO, "validator: go to next rrset");
sbin/unwind/libunbound/validator/validator.c
2522
verbose(VERB_ALGO, "validator: failed to chase CNAME");
sbin/unwind/libunbound/validator/validator.c
2527
log_query_info(VERB_ALGO, "validator: chased to",
sbin/unwind/libunbound/validator/validator.c
2559
verbose(VERB_ALGO, "validation failed, "
sbin/unwind/libunbound/validator/validator.c
2566
verbose(VERB_ALGO, "pass back to next module");
sbin/unwind/libunbound/validator/validator.c
2582
verbose(VERB_ALGO, "validation failed but "
sbin/unwind/libunbound/validator/validator.c
2591
verbose(VERB_ALGO, "reset serve-expired-ttl for "
sbin/unwind/libunbound/validator/validator.c
2727
verbose(VERB_ALGO, "val handle processing q with state %s",
sbin/unwind/libunbound/validator/validator.c
2770
verbose(VERB_ALGO, "validator: pass to next module");
sbin/unwind/libunbound/validator/validator.c
2776
verbose(VERB_ALGO, "validator: nextmodule returned");
sbin/unwind/libunbound/validator/validator.c
2794
verbose(VERB_ALGO, "rpz applied, mark it as insecure");
sbin/unwind/libunbound/validator/validator.c
2804
verbose(VERB_ALGO, "cannot validate classANY: bogus");
sbin/unwind/libunbound/validator/validator.c
288
verbose(VERB_ALGO, "constructing reply for validation");
sbin/unwind/libunbound/validator/validator.c
3051
verbose(VERB_ALGO, "no NSECs: %s", reason);
sbin/unwind/libunbound/validator/validator.c
3179
verbose(VERB_ALGO, "CNAME has inconsistent wildcard signatures");
sbin/unwind/libunbound/validator/validator.c
3224
verbose(VERB_ALGO, "wildcard CNAME in chain of trust means no DS can be found and it is also not a delegation point that can be insecure");
sbin/unwind/libunbound/validator/validator.c
3230
verbose(VERB_ALGO, "CNAME validated, "
sbin/unwind/libunbound/validator/validator.c
3294
verbose(VERB_ALGO, "rpz was applied to the DS lookup, "
sbin/unwind/libunbound/validator/validator.c
3395
verbose(VERB_ALGO, "rpz was applied to the DNSKEY lookup, "
sbin/unwind/libunbound/validator/validator.c
3580
log_query_info(VERB_ALGO, "validator: inform_super, sub is",
sbin/unwind/libunbound/validator/validator.c
3582
log_query_info(VERB_ALGO, "super is", &super->qinfo);
sbin/unwind/libunbound/validator/validator.c
3584
verbose(VERB_ALGO, "super: has no validator state");
sbin/unwind/libunbound/validator/validator.c
408
verbose(VERB_ALGO, "not validating response, is valrec"
sbin/unwind/libunbound/validator/validator.c
418
if(verbosity >= VERB_ALGO) {
sbin/unwind/libunbound/validator/validator.c
422
verbose(VERB_ALGO, "cannot validate non-answer, rcode %s", rc);
sbin/unwind/libunbound/validator/validator.c
431
verbose(VERB_ALGO, "cannot validate RRSIG, no sigs on sigs.");
sbin/unwind/libunbound/validator/validator.c
448
verbose(VERB_ALGO, "response has already been validated: %s",
sbin/unwind/libunbound/validator/validator.c
483
log_query_info(VERB_ALGO, "generate request", &ask);
sbin/unwind/libunbound/validator/validator.c
491
verbose(VERB_ALGO, "Could not generate request: cycle detected");
sbin/unwind/libunbound/validator/validator.c
582
verbose(VERB_ALGO, "failed to generate key tag signaling request");
sbin/unwind/libunbound/validator/validator.c
639
verbose(VERB_ALGO, "keytag signaling query failed");
sbin/unwind/libunbound/validator/validator.c
644
verbose(VERB_ALGO, "Could not prime trust anchor");
sbin/unwind/libunbound/validator/validator.c
733
verbose(VERB_ALGO, "DNAME CNAME derivation failed");
sbin/unwind/libunbound/validator/validator.c
741
verbose(VERB_ALGO, "CNAME target mismatch: not synthesized from DNAME");
sbin/unwind/libunbound/validator/validator.c
795
verbose(VERB_ALGO, "msg signature validation "
sbin/unwind/libunbound/validator/validator.c
831
verbose(VERB_ALGO, "msg signature validation "
sbin/unwind/libunbound/validator/validator.c
865
verbose(VERB_ALGO, "msg signature validation "
sbin/unwind/libunbound/validator/validator.c
878
verbose(VERB_ALGO, "validate_suspend timer, continue");
sbin/unwind/libunbound/validator/validator.c
891
verbose(VERB_ALGO, "validate_suspend timer: "
sbin/unwind/libunbound/validator/validator.c
898
verbose(VERB_ALGO, "validate_suspend timer, set for suspend");
sbin/unwind/libunbound/validator/validator.c
967
verbose(VERB_ALGO, "truncating to minimal response");
usr.sbin/unbound/cachedb/cachedb.c
1040
log_query_info(VERB_ALGO, "cachedb msg remove", qinfo);
usr.sbin/unbound/cachedb/cachedb.c
108
verbose(VERB_ALGO, "testframe_init");
usr.sbin/unbound/cachedb/cachedb.c
136
verbose(VERB_ALGO, "testframe_deinit");
usr.sbin/unbound/cachedb/cachedb.c
152
verbose(VERB_ALGO, "testframe_lookup of %s", key);
usr.sbin/unbound/cachedb/cachedb.c
159
verbose(VERB_ALGO, "testframe_lookup found %d bytes",
usr.sbin/unbound/cachedb/cachedb.c
180
verbose(VERB_ALGO, "testframe_store %s (%d bytes)", key, (int)data_len);
usr.sbin/unbound/cachedb/cachedb.c
416
if(verbosity >= VERB_ALGO)
usr.sbin/unbound/cachedb/cachedb.c
605
verbose(VERB_ALGO, "cachedb msg adjust by zero");
usr.sbin/unbound/cachedb/cachedb.c
610
verbose(VERB_ALGO, "cachedb msg expired");
usr.sbin/unbound/cachedb/cachedb.c
626
verbose(VERB_ALGO, "cachedb msg adjusted down by %d", (int)adjust);
usr.sbin/unbound/cachedb/cachedb.c
753
verbose(VERB_ALGO, "cachedb expired msg set to be expired now "
usr.sbin/unbound/cachedb/cachedb.c
821
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/cachedb/cachedb.c
839
if(verbosity >= VERB_ALGO)
usr.sbin/unbound/cachedb/cachedb.c
956
verbose(VERB_ALGO, "got called with event error, giving up");
usr.sbin/unbound/cachedb/cachedb.c
975
verbose(VERB_ALGO, "cachedb inform_super was called");
usr.sbin/unbound/cachedb/redis.c
169
verbose(VERB_ALGO, "redis %sdown, reconnect wait",
usr.sbin/unbound/cachedb/redis.c
243
verbose(VERB_ALGO, "redis %sreconnect wait until %d.%6.6d",
usr.sbin/unbound/cachedb/redis.c
528
verbose(VERB_ALGO, "redis_lookup of %s", key);
usr.sbin/unbound/cachedb/redis.c
541
verbose(VERB_ALGO, "redis_lookup: no data cached");
usr.sbin/unbound/cachedb/redis.c
544
verbose(VERB_ALGO, "redis_lookup found %d bytes",
usr.sbin/unbound/cachedb/redis.c
593
verbose(VERB_ALGO, "redis_store %s (%d bytes)", key, (int)data_len);
usr.sbin/unbound/cachedb/redis.c
599
verbose(VERB_ALGO, "redis_store expire %s (%d bytes)",
usr.sbin/unbound/cachedb/redis.c
607
verbose(VERB_ALGO, "redis_store %s (%d bytes) with ttl %u",
usr.sbin/unbound/cachedb/redis.c
622
verbose(VERB_ALGO, "redis_store set completed");
usr.sbin/unbound/daemon/acl_list.c
809
verbose(VERB_ALGO, "%s query from %s port %d because of "
usr.sbin/unbound/daemon/acl_list.c
815
verbose(VERB_ALGO, "%s query from %s port %d", action, a,
usr.sbin/unbound/daemon/daemon.c
436
verbose(VERB_ALGO, "Reloading certificates");
usr.sbin/unbound/daemon/daemon.c
443
verbose(VERB_ALGO, "Removing certificates");
usr.sbin/unbound/daemon/daemon.c
735
log_edns_known_options(VERB_ALGO, daemon->env);
usr.sbin/unbound/daemon/daemon.c
816
verbose(VERB_ALGO, "total of %d outgoing ports available", numport);
usr.sbin/unbound/daemon/daemon.c
961
verbose(VERB_ALGO, "start threads");
usr.sbin/unbound/daemon/daemon.c
982
verbose(VERB_ALGO, "stop threads");
usr.sbin/unbound/daemon/daemon.c
991
verbose(VERB_ALGO, "join %d", i);
usr.sbin/unbound/daemon/daemon.c
993
verbose(VERB_ALGO, "join success %d", i);
usr.sbin/unbound/daemon/remote.c
166
verbose(VERB_ALGO, "setup SSL certificates");
usr.sbin/unbound/daemon/remote.c
4207
verbose(VERB_ALGO, "remote exec distributed: %s", (char*)msg);
usr.sbin/unbound/daemon/remote.c
4333
verbose(VERB_ALGO, "unauthenticated remote control connection");
usr.sbin/unbound/daemon/remote.c
4346
verbose(VERB_ALGO, "remote control connection authenticated");
usr.sbin/unbound/daemon/remote.c
4360
verbose(VERB_ALGO, "remote control operation completed");
usr.sbin/unbound/daemon/remote.c
4536
verbose(VERB_ALGO, "fast reload: exit notification received");
usr.sbin/unbound/daemon/remote.c
4552
verbose(VERB_ALGO, "fast reload: send notification %s",
usr.sbin/unbound/daemon/remote.c
6722
verbose(VERB_ALGO, "fast reload wait for ack: "
usr.sbin/unbound/daemon/remote.c
6727
verbose(VERB_ALGO, "fast reload wait for ack: "
usr.sbin/unbound/daemon/remote.c
6870
verbose(VERB_ALGO, "start fast reload thread");
usr.sbin/unbound/daemon/remote.c
6906
verbose(VERB_ALGO, "stop fast reload thread");
usr.sbin/unbound/daemon/remote.c
6920
verbose(VERB_ALGO, "stop fast reload thread with done_error");
usr.sbin/unbound/daemon/remote.c
7331
verbose(VERB_ALGO, "send notification to fast reload thread: %s",
usr.sbin/unbound/daemon/remote.c
7386
verbose(VERB_ALGO, "join with fastreload thread");
usr.sbin/unbound/daemon/remote.c
7388
verbose(VERB_ALGO, "joined with fastreload thread");
usr.sbin/unbound/daemon/remote.c
7470
verbose(VERB_ALGO, "worker reload ack from (uint8_t)%d",
usr.sbin/unbound/daemon/remote.c
7524
verbose(VERB_ALGO, "fast reload wait for ack: "
usr.sbin/unbound/daemon/remote.c
7999
verbose(VERB_ALGO, "worker: drop mesh queries after reload");
usr.sbin/unbound/daemon/remote.c
8010
verbose(VERB_ALGO, "worker resume after reload");
usr.sbin/unbound/daemon/remote.c
8044
verbose(VERB_ALGO, "main perform fast reload status: %s",
usr.sbin/unbound/daemon/remote.c
8097
verbose(VERB_ALGO, "closed connection from fast reload thread");
usr.sbin/unbound/daemon/remote.c
8311
verbose(VERB_ALGO, "fast reload client: error, close it");
usr.sbin/unbound/daemon/stats.c
392
verbose(VERB_ALGO, "write stats cmd");
usr.sbin/unbound/daemon/stats.c
396
verbose(VERB_ALGO, "wait for stats reply");
usr.sbin/unbound/daemon/stats.c
439
verbose(VERB_ALGO, "write stats replymsg");
usr.sbin/unbound/daemon/unbound.c
290
verbose(VERB_ALGO, "increased limit(open files) from %u to %u",
usr.sbin/unbound/daemon/unbound.c
726
verbose(VERB_ALGO, "cleanup.");
usr.sbin/unbound/daemon/unbound.c
730
verbose(VERB_ALGO, "Exit cleanup.");
usr.sbin/unbound/daemon/worker.c
1248
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/daemon/worker.c
1251
log_buf(VERB_ALGO, "dropped", c->buffer);
usr.sbin/unbound/daemon/worker.c
1260
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/daemon/worker.c
1263
log_buf(VERB_ALGO, "refuse", c->buffer);
usr.sbin/unbound/daemon/worker.c
130
if(verbosity < VERB_ALGO)
usr.sbin/unbound/daemon/worker.c
1386
verbose(VERB_ALGO, "attached EDE code: %d", LDNS_EDE_PROHIBITED);
usr.sbin/unbound/daemon/worker.c
1504
verbose(VERB_ALGO, "handle request called with err=%d", error);
usr.sbin/unbound/daemon/worker.c
1532
verbose(VERB_ALGO,
usr.sbin/unbound/daemon/worker.c
1544
verbose(VERB_ALGO,
usr.sbin/unbound/daemon/worker.c
1560
verbose(VERB_ALGO,
usr.sbin/unbound/daemon/worker.c
1586
log_addr(VERB_ALGO, "request from client", &repinfo->client_addr, repinfo->client_addrlen);
usr.sbin/unbound/daemon/worker.c
1587
log_addr(VERB_ALGO, "to local addr", (void*)repinfo->c->socket->addr, repinfo->c->socket->addrlen);
usr.sbin/unbound/daemon/worker.c
1610
verbose(VERB_ALGO, "worker check request: bad query.");
usr.sbin/unbound/daemon/worker.c
1639
verbose(VERB_ALGO, "worker parse request: formerror.");
usr.sbin/unbound/daemon/worker.c
1657
verbose(VERB_ALGO, "worker request: refused zone transfer.");
usr.sbin/unbound/daemon/worker.c
1676
verbose(VERB_ALGO, "worker request: formerror for meta-type.");
usr.sbin/unbound/daemon/worker.c
1694
verbose(VERB_ALGO, "worker parse edns: formerror.");
usr.sbin/unbound/daemon/worker.c
1715
verbose(VERB_ALGO, "query with bad edns version.");
usr.sbin/unbound/daemon/worker.c
1783
verbose(VERB_ALGO, "worker request: "
usr.sbin/unbound/daemon/worker.c
1785
log_addr(VERB_ALGO, "from",&repinfo->remote_addr
usr.sbin/unbound/daemon/worker.c
1815
verbose(VERB_ALGO, "worker request: edns is too small.");
usr.sbin/unbound/daemon/worker.c
1916
log_addr(VERB_ALGO, "refused nonrec (cache snoop) query from",
usr.sbin/unbound/daemon/worker.c
2040
verbose(VERB_ALGO, "answer from the cache failed");
usr.sbin/unbound/daemon/worker.c
2052
verbose(VERB_ALGO, "answer norec from cache -- "
usr.sbin/unbound/daemon/worker.c
2095
log_addr(VERB_ALGO, "from local addr", (void*)repinfo->c->socket->addr, repinfo->c->socket->addrlen);
usr.sbin/unbound/daemon/worker.c
2096
log_addr(VERB_ALGO, "response to client", &repinfo->client_addr, repinfo->client_addrlen);
usr.sbin/unbound/daemon/worker.c
2476
verbose(VERB_ALGO, "set statistics interval %d secs",
usr.sbin/unbound/daemon/worker.c
251
verbose(VERB_ALGO, "worker svcd callback for qstate %p", e->qstate);
usr.sbin/unbound/daemon/worker.c
265
verbose(VERB_ALGO, "worker: bad reply handled as timeout");
usr.sbin/unbound/daemon/worker.c
474
verbose(VERB_ALGO, "reload reply, control cmd quit");
usr.sbin/unbound/daemon/worker.c
482
verbose(VERB_ALGO, "worker: drop mesh queries after reload");
usr.sbin/unbound/daemon/worker.c
487
verbose(VERB_ALGO, "worker resume after reload");
usr.sbin/unbound/daemon/worker.c
510
verbose(VERB_ALGO, "got control cmd quit");
usr.sbin/unbound/daemon/worker.c
514
verbose(VERB_ALGO, "got control cmd stats");
usr.sbin/unbound/daemon/worker.c
518
verbose(VERB_ALGO, "got control cmd stats_noreset");
usr.sbin/unbound/daemon/worker.c
522
verbose(VERB_ALGO, "got control cmd remote");
usr.sbin/unbound/daemon/worker.c
526
verbose(VERB_ALGO, "got control cmd reload_stop");
usr.sbin/unbound/daemon/worker.c
530
verbose(VERB_ALGO, "got control cmd reload_poll");
usr.sbin/unbound/daemon/worker.c
825
verbose(VERB_ALGO, "Cache reply: cname chain broken");
usr.sbin/unbound/daemon/worker.c
859
verbose(VERB_ALGO, "Cache reply: unchecked entry needs "
usr.sbin/unbound/daemon/worker.c
867
verbose(VERB_ALGO, "Cache reply: secure entry"
usr.sbin/unbound/dns64/dns64.c
371
verbose(VERB_ALGO, "dns64-prefix: %s", dns64_prefix);
usr.sbin/unbound/dns64/dns64.c
484
verbose(VERB_ALGO, "dns64: rewrite PTR record");
usr.sbin/unbound/dns64/dns64.c
518
verbose(VERB_ALGO, "dns64: query A record");
usr.sbin/unbound/dns64/dns64.c
529
verbose(VERB_ALGO, "dns64: sub-query creation failed");
usr.sbin/unbound/dns64/dns64.c
594
verbose(VERB_ALGO, "dns64: ignore-aaaa and synthesize anyway");
usr.sbin/unbound/dns64/dns64.c
603
verbose(VERB_ALGO, "dns64: pass to next module");
usr.sbin/unbound/dns64/dns64.c
651
verbose(VERB_ALGO, "dns64: ignore-aaaa and synthesize anyway");
usr.sbin/unbound/dns64/dns64.c
829
verbose(VERB_ALGO, "converting A answers to AAAA answers");
usr.sbin/unbound/dns64/dns64.c
923
verbose(VERB_ALGO, "adjusting PTR reply");
usr.sbin/unbound/dns64/dns64.c
959
log_query_info(VERB_ALGO, "dns64: inform_super, sub is",
usr.sbin/unbound/dns64/dns64.c
961
log_query_info(VERB_ALGO, "super is", &super->qinfo);
usr.sbin/unbound/dnscrypt/dnscrypt.c
909
verbose(VERB_ALGO, "handle request called on DNSCrypt socket");
usr.sbin/unbound/dnscrypt/dnscrypt.c
916
verbose(VERB_ALGO, "dnscrypt: Failed to uncurve");
usr.sbin/unbound/dnscrypt/dnscrypt.c
943
verbose(VERB_ALGO, "dnscrypt: Failed to curve cached missed answer");
usr.sbin/unbound/dnstap/dtstream.c
1165
verbose(VERB_ALGO, "dnstap: invalid control type received, "
usr.sbin/unbound/dnstap/dtstream.c
1199
verbose(VERB_ALGO, "dnstap: ACCEPT frame "
usr.sbin/unbound/dnstap/dtstream.c
1347
verbose(VERB_ALGO, "dnstap io, %s, SSL "
usr.sbin/unbound/dnstap/dtstream.c
1352
log_cert(VERB_ALGO, "dnstap io, peer certificate",
usr.sbin/unbound/dnstap/dtstream.c
1356
verbose(VERB_ALGO, "dnstap io, %s, SSL "
usr.sbin/unbound/dnstap/dtstream.c
1362
verbose(VERB_ALGO, "dnstap io, %s, SSL "
usr.sbin/unbound/dnstap/dtstream.c
1376
log_cert(VERB_ALGO, "dnstap io, peer "
usr.sbin/unbound/dnstap/dtstream.c
1380
verbose(VERB_ALGO, "dnstap io, %s, SSL connection "
usr.sbin/unbound/dnstap/dtstream.c
1388
verbose(VERB_ALGO, "dnstap io, %s, SSL connection",
usr.sbin/unbound/dnstap/dtstream.c
1603
verbose(VERB_ALGO, "dnstap io: cmd channel closed");
usr.sbin/unbound/dnstap/dtstream.c
1605
verbose(VERB_ALGO, "dnstap io: cmd channel cmd quit");
usr.sbin/unbound/dnstap/dtstream.c
1607
verbose(VERB_ALGO, "dnstap io: cmd channel cmd wakeup");
usr.sbin/unbound/dnstap/dtstream.c
1610
verbose(VERB_ALGO, "dnstap io: cmd wakeup ignored, "
usr.sbin/unbound/dnstap/dtstream.c
1620
verbose(VERB_ALGO, "dnstap io: cmd channel unknown command");
usr.sbin/unbound/dnstap/dtstream.c
1712
verbose(VERB_ALGO, "dnstap io: stop flush: output closed");
usr.sbin/unbound/dnstap/dtstream.c
1732
verbose(VERB_ALGO, "dnstap io: stop flush timer expired, stop flush");
usr.sbin/unbound/dnstap/dtstream.c
1770
verbose(VERB_ALGO, "dnstap io: "
usr.sbin/unbound/dnstap/dtstream.c
1782
verbose(VERB_ALGO, "dnstap io: "
usr.sbin/unbound/dnstap/dtstream.c
1789
verbose(VERB_ALGO, "dnstap io: stop flush completed "
usr.sbin/unbound/dnstap/dtstream.c
1797
verbose(VERB_ALGO, "dnstap io: stop flush completed "
usr.sbin/unbound/dnstap/dtstream.c
1880
verbose(VERB_ALGO, "dnstap io: stop flush started");
usr.sbin/unbound/dnstap/dtstream.c
1885
verbose(VERB_ALGO, "dnstap io: stop flush ended");
usr.sbin/unbound/dnstap/dtstream.c
2150
verbose(VERB_ALGO, "start dnstap io thread");
usr.sbin/unbound/dnstap/dtstream.c
2161
verbose(VERB_ALGO, "stop dnstap io thread");
usr.sbin/unbound/dnstap/dtstream.c
2204
verbose(VERB_ALGO, "dnstap io: send stop cmd");
usr.sbin/unbound/dnstap/dtstream.c
571
verbose(VERB_ALGO, "dnstap io: reconnect timer");
usr.sbin/unbound/dnstap/dtstream.c
602
verbose(VERB_ALGO, "dnstap io: set reconnect attempt after %d msec",
usr.sbin/unbound/dnstap/unbound-dnstap-socket.c
942
log_cert(VERB_ALGO, "peer certificate", x);
usr.sbin/unbound/dnstap/unbound-dnstap-socket.c
964
log_cert(VERB_ALGO, "peer certificate", x);
usr.sbin/unbound/dynlibmod/dynlibmod.c
205
verbose(VERB_ALGO, "dynlibmod: get_mem, id: %d, de:%p", id, de);
usr.sbin/unbound/dynlibmod/dynlibmod.c
98
verbose(VERB_ALGO, "dynlibmod[%d]: Trying to load library %s", dynlib_mod_idx, de->fname);
usr.sbin/unbound/edns-subnet/subnet-whitelist.c
104
verbose(VERB_ALGO, "send-client-subnet: %s", str);
usr.sbin/unbound/edns-subnet/subnetmod.c
1074
verbose(VERB_ALGO, "subnetcache: pass to next module");
usr.sbin/unbound/edns-subnet/subnetmod.c
1103
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/edns-subnet/subnetmod.c
1153
verbose(VERB_ALGO,
usr.sbin/unbound/edns-subnet/subnetmod.c
1168
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/edns-subnet/subnetmod.c
1186
verbose(VERB_ALGO, "subnetcache: pass to next module");
usr.sbin/unbound/edns-subnet/subnetmod.c
1213
log_query_info(VERB_ALGO, "subnetcache inform_super: query",
usr.sbin/unbound/edns-subnet/subnetmod.c
170
verbose(VERB_ALGO, "subnet subquery is not stored globally, stuborfwd is no_cache");
usr.sbin/unbound/edns-subnet/subnetmod.c
172
verbose(VERB_ALGO, "subnet store subquery global, name and addr have no subnet treatment.%s",
usr.sbin/unbound/edns-subnet/subnetmod.c
589
verbose(VERB_ALGO, "subnet: unchecked cache entry needs "
usr.sbin/unbound/edns-subnet/subnetmod.c
663
verbose(VERB_ALGO, "Could not allocate new subnet qstate");
usr.sbin/unbound/edns-subnet/subnetmod.c
694
verbose(VERB_ALGO, "subnetcache: make subquery to look up without subnet");
usr.sbin/unbound/edns-subnet/subnetmod.c
696
verbose(VERB_ALGO, "Could not generate sub query");
usr.sbin/unbound/edns-subnet/subnetmod.c
722
verbose(VERB_ALGO, "subnet: store error response");
usr.sbin/unbound/edns-subnet/subnetmod.c
935
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/edns-subnet/subnetmod.c
940
verbose(VERB_ALGO, "%s (null)", s);
usr.sbin/unbound/edns-subnet/subnetmod.c
945
verbose(VERB_ALGO, "%s %s", s, buf);
usr.sbin/unbound/ipsecmod/ipsecmod.c
153
log_query_info(VERB_ALGO, "ipsecmod: generate request", &ask);
usr.sbin/unbound/ipsecmod/ipsecmod.c
161
verbose(VERB_ALGO, "Could not generate request: cycle detected");
usr.sbin/unbound/ipsecmod/ipsecmod.c
370
verbose(VERB_ALGO, "ipsecmod: shell command: '%s'", str);
usr.sbin/unbound/ipsecmod/ipsecmod.c
405
verbose(VERB_ALGO, "ipsecmod: query for %s; engaging",
usr.sbin/unbound/ipsecmod/ipsecmod.c
496
verbose(VERB_ALGO, "ipsecmod: response for %s; generating IPSECKEY "
usr.sbin/unbound/ipsecmod/ipsecmod.c
549
verbose(VERB_ALGO, "got called with event error, giving up");
usr.sbin/unbound/ipsecmod/ipsecmod.c
571
log_query_info(VERB_ALGO, "ipsecmod: inform_super, sub is",
usr.sbin/unbound/ipsecmod/ipsecmod.c
573
log_query_info(VERB_ALGO, "super is", &super->qinfo);
usr.sbin/unbound/ipsecmod/ipsecmod.c
576
verbose(VERB_ALGO, "super has no ipsecmod state");
usr.sbin/unbound/ipset/ipset.c
447
verbose(VERB_ALGO, "got called with event error, giving up");
usr.sbin/unbound/ipset/ipset.c
465
verbose(VERB_ALGO, "ipset inform_super was called");
usr.sbin/unbound/iterator/iter_delegpt.c
299
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/iterator/iter_delegpt.c
319
log_addr(VERB_ALGO, s, &a->addr, a->addrlen);
usr.sbin/unbound/iterator/iter_donotq.c
97
verbose(VERB_ALGO, "donotq: %s", str);
usr.sbin/unbound/iterator/iter_hints.c
470
verbose(VERB_ALGO, "no config, using builtin root hints.");
usr.sbin/unbound/iterator/iter_scrub.c
1143
log_nametypeclass(VERB_ALGO, "scrub for", zonename, LDNS_RR_TYPE_NS,
usr.sbin/unbound/iterator/iter_scrub.c
193
verbose(VERB_ALGO, "Found CNAME rrset with "
usr.sbin/unbound/iterator/iter_scrub.c
517
verbose(VERB_ALGO, "Found DNAME rrset with "
usr.sbin/unbound/iterator/iter_scrub.c
524
verbose(VERB_ALGO, "synthesized CNAME "
usr.sbin/unbound/iterator/iter_scrub.c
596
verbose(VERB_ALGO, "normalize: re-order of DNAME and its CNAME");
usr.sbin/unbound/iterator/iter_utils.c
1175
verbose(VERB_ALGO, "caps fallback: removing additional section");
usr.sbin/unbound/iterator/iter_utils.c
1188
verbose(VERB_ALGO, "caps fallback: removing NS rrset");
usr.sbin/unbound/iterator/iter_utils.c
1240
log_rrset_key(VERB_ALGO, "store parent-side NS", rrset);
usr.sbin/unbound/iterator/iter_utils.c
1300
log_rrset_key(VERB_ALGO, "store parent-side negative", neg);
usr.sbin/unbound/iterator/iter_utils.c
1313
log_rrset_key(VERB_ALGO, "found parent-side NS in cache", akey);
usr.sbin/unbound/iterator/iter_utils.c
1340
log_rrset_key(VERB_ALGO, "found parent-side", akey);
usr.sbin/unbound/iterator/iter_utils.c
1352
log_rrset_key(VERB_ALGO, "found parent-side", akey);
usr.sbin/unbound/iterator/iter_utils.c
1406
log_nametypeclass(VERB_ALGO, "removing irrelevant DS",
usr.sbin/unbound/iterator/iter_utils.c
1455
log_addr(VERB_ALGO, "copy attempt count previous dp",
usr.sbin/unbound/iterator/iter_utils.c
1464
log_addr(VERB_ALGO, "remove from usable list dp",
usr.sbin/unbound/iterator/iter_utils.c
1577
enum verbosity_value level = VERB_ALGO;
usr.sbin/unbound/iterator/iter_utils.c
1589
verbose(VERB_ALGO, "no cache stub dpname too long");
usr.sbin/unbound/iterator/iter_utils.c
1606
enum verbosity_value level = VERB_ALGO;
usr.sbin/unbound/iterator/iter_utils.c
1618
verbose(VERB_ALGO, "no cache dpname too long");
usr.sbin/unbound/iterator/iter_utils.c
1683
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/iterator/iter_utils.c
1688
log_nametypeclass(VERB_ALGO, buf,
usr.sbin/unbound/iterator/iter_utils.c
327
log_addr(VERB_ALGO, "the addr is on the donotquery "
usr.sbin/unbound/iterator/iter_utils.c
331
log_addr(VERB_ALGO, "skip addr on the donotquery list",
usr.sbin/unbound/iterator/iter_utils.c
361
log_addr(VERB_ALGO, "servselect", &a->addr, a->addrlen);
usr.sbin/unbound/iterator/iter_utils.c
362
verbose(VERB_ALGO, " rtt=%d%s%s%s%s%s", rtt,
usr.sbin/unbound/iterator/iter_utils.c
496
verbose(VERB_ALGO, "Bad choices, trying to get more choice");
usr.sbin/unbound/iterator/iter_utils.c
683
verbose(VERB_ALGO, "selrtt %d", selrtt);
usr.sbin/unbound/iterator/iter_utils.c
686
verbose(VERB_ALGO, "chase to "
usr.sbin/unbound/iterator/iter_utils.c
691
verbose(VERB_ALGO, "chase to "
usr.sbin/unbound/iterator/iter_utils.c
697
verbose(VERB_ALGO, "chase to recursion lame server");
usr.sbin/unbound/iterator/iter_utils.c
701
verbose(VERB_ALGO, "chase to dnssec lame server");
usr.sbin/unbound/iterator/iter_utils.c
705
verbose(VERB_ALGO, "chase to blacklisted lame server");
usr.sbin/unbound/iterator/iterator.c
1041
verbose(VERB_ALGO, "could not prime stub");
usr.sbin/unbound/iterator/iterator.c
1109
if(verbosity>=VERB_ALGO) {
usr.sbin/unbound/iterator/iterator.c
1112
verbose(VERB_ALGO, "auth_zone %s "
usr.sbin/unbound/iterator/iterator.c
1126
if(verbosity>=VERB_ALGO) {
usr.sbin/unbound/iterator/iterator.c
1129
verbose(VERB_ALGO, "auth_zone %s "
usr.sbin/unbound/iterator/iterator.c
1212
log_nametypeclass(VERB_ALGO, "schedule addr fetch",
usr.sbin/unbound/iterator/iterator.c
1219
verbose(VERB_ALGO, "could not generate addr check");
usr.sbin/unbound/iterator/iterator.c
1258
log_nametypeclass(VERB_ALGO, "schedule ns fetch",
usr.sbin/unbound/iterator/iterator.c
1263
verbose(VERB_ALGO, "could not generate ns check");
usr.sbin/unbound/iterator/iterator.c
1324
log_nametypeclass(VERB_ALGO, "schedule dnskey prefetch",
usr.sbin/unbound/iterator/iterator.c
1330
verbose(VERB_ALGO, "could not generate dnskey prefetch");
usr.sbin/unbound/iterator/iterator.c
1374
verbose(VERB_ALGO, "forwarding request");
usr.sbin/unbound/iterator/iterator.c
1424
verbose(VERB_ALGO, "request has dependency depth of %d", iq->depth);
usr.sbin/unbound/iterator/iterator.c
1511
verbose(VERB_ALGO, "no-cache set, going to the network");
usr.sbin/unbound/iterator/iterator.c
1518
verbose(VERB_ALGO, "cache blacklisted, going to the network");
usr.sbin/unbound/iterator/iterator.c
1546
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/iterator/iterator.c
1549
verbose(VERB_ALGO, "msg ttl is %d, prefetch ttl %d",
usr.sbin/unbound/iterator/iterator.c
1557
verbose(VERB_ALGO, "returning CNAME response from "
usr.sbin/unbound/iterator/iterator.c
1586
verbose(VERB_ALGO, "returning answer from cache.");
usr.sbin/unbound/iterator/iterator.c
1613
verbose(VERB_ALGO, "cannot forward RD=0 query, to stop query loops");
usr.sbin/unbound/iterator/iterator.c
1757
verbose(VERB_ALGO, "useless dp "
usr.sbin/unbound/iterator/iterator.c
1759
delegpt_log(VERB_ALGO, iq->dp);
usr.sbin/unbound/iterator/iterator.c
1790
verbose(VERB_ALGO,
usr.sbin/unbound/iterator/iterator.c
1792
delegpt_log(VERB_ALGO, iq->dp);
usr.sbin/unbound/iterator/iterator.c
1801
verbose(VERB_ALGO, "cache delegation returns delegpt");
usr.sbin/unbound/iterator/iterator.c
1802
delegpt_log(VERB_ALGO, iq->dp);
usr.sbin/unbound/iterator/iterator.c
1903
if(verbosity >= VERB_ALGO && iq->response)
usr.sbin/unbound/iterator/iterator.c
2168
verbose(VERB_ALGO, "No more query targets, attempting last resort");
usr.sbin/unbound/iterator/iterator.c
2187
verbose(VERB_ALGO, "try unverified glue from cache");
usr.sbin/unbound/iterator/iterator.c
2222
verbose(VERB_ALGO, "try to grab parent NS");
usr.sbin/unbound/iterator/iterator.c
2240
verbose(VERB_ALGO, "try parent-side-name, w. glue from cache");
usr.sbin/unbound/iterator/iterator.c
2247
verbose(VERB_ALGO, "try parent-side glue from cache");
usr.sbin/unbound/iterator/iterator.c
2253
verbose(VERB_ALGO, "try parent-side target name");
usr.sbin/unbound/iterator/iterator.c
2294
log_nametypeclass(VERB_ALGO, "cannot pside lookup ns "
usr.sbin/unbound/iterator/iterator.c
2316
verbose(VERB_ALGO, "try parent-side glue lookup");
usr.sbin/unbound/iterator/iterator.c
2336
verbose(VERB_ALGO, "try parent-side glue lookup");
usr.sbin/unbound/iterator/iterator.c
2379
verbose(VERB_ALGO, "processDSNSFind");
usr.sbin/unbound/iterator/iterator.c
2404
log_nametypeclass(VERB_ALGO, "fetch nameservers",
usr.sbin/unbound/iterator/iterator.c
241
verbose(VERB_ALGO, "subq error, but not interested");
usr.sbin/unbound/iterator/iterator.c
242
log_query_info(VERB_ALGO, "superq", &super->qinfo);
usr.sbin/unbound/iterator/iterator.c
2425
verbose(VERB_ALGO, "waiting for %d targets to "
usr.sbin/unbound/iterator/iterator.c
2431
verbose(VERB_ALGO, "waiting for %d targets to "
usr.sbin/unbound/iterator/iterator.c
2435
verbose(VERB_ALGO, "waiting for %d "
usr.sbin/unbound/iterator/iterator.c
2477
verbose(VERB_ALGO, "processQueryTargets: targetqueries %d, "
usr.sbin/unbound/iterator/iterator.c
2504
verbose(VERB_ALGO, "request has exceeded the maximum "
usr.sbin/unbound/iterator/iterator.c
2518
verbose(VERB_ALGO, "parent-side information is "
usr.sbin/unbound/iterator/iterator.c
2524
verbose(VERB_ALGO, "initiating parent-side fallback for "
usr.sbin/unbound/iterator/iterator.c
2536
verbose(VERB_ALGO, "out of memory while initiating "
usr.sbin/unbound/iterator/iterator.c
2560
verbose(VERB_ALGO, "request has exceeded the maximum "
usr.sbin/unbound/iterator/iterator.c
2571
verbose(VERB_ALGO, "this delegation point "
usr.sbin/unbound/iterator/iterator.c
2592
delegpt_log(VERB_ALGO, iq->dp);
usr.sbin/unbound/iterator/iterator.c
2598
verbose(VERB_ALGO, "woke up, but wait for outstanding query");
usr.sbin/unbound/iterator/iterator.c
2708
verbose(VERB_ALGO,
usr.sbin/unbound/iterator/iterator.c
2755
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/iterator/iterator.c
2760
verbose(VERB_ALGO, "forwarder, ignoring referral from auth zone");
usr.sbin/unbound/iterator/iterator.c
2774
verbose(VERB_ALGO, "auth zone lookup failed, no fallback,"
usr.sbin/unbound/iterator/iterator.c
2819
verbose(VERB_ALGO, "wait for all targets for fallback");
usr.sbin/unbound/iterator/iterator.c
2839
verbose(VERB_ALGO, "0x20 fallback had %d responses "
usr.sbin/unbound/iterator/iterator.c
2852
verbose(VERB_ALGO, "0x20 fallback number %d",
usr.sbin/unbound/iterator/iterator.c
2861
verbose(VERB_ALGO, "attempt to get extra %d targets",
usr.sbin/unbound/iterator/iterator.c
2957
verbose(VERB_ALGO, "querying for next "
usr.sbin/unbound/iterator/iterator.c
3000
verbose(VERB_ALGO, "0x20 fallback had %d responses, "
usr.sbin/unbound/iterator/iterator.c
3020
verbose(VERB_ALGO, "no current targets");
usr.sbin/unbound/iterator/iterator.c
3043
verbose(VERB_ALGO, "available target exists in cache but "
usr.sbin/unbound/iterator/iterator.c
305
verbose(VERB_ALGO, "error response for prefetch in cache");
usr.sbin/unbound/iterator/iterator.c
3082
verbose(VERB_ALGO, "dnssec status: %s%s",
usr.sbin/unbound/iterator/iterator.c
3108
verbose(VERB_ALGO, "query exceeded ratelimits");
usr.sbin/unbound/iterator/iterator.c
3175
verbose(VERB_ALGO, "query response was timeout");
usr.sbin/unbound/iterator/iterator.c
322
verbose(VERB_ALGO, "reset serve-expired-ttl for "
usr.sbin/unbound/iterator/iterator.c
3245
verbose(VERB_ALGO, "bad referral, throwaway");
usr.sbin/unbound/iterator/iterator.c
327
verbose(VERB_ALGO, "set serve-expired-norec-ttl for "
usr.sbin/unbound/iterator/iterator.c
3328
verbose(VERB_ALGO, "make DNSKEY minimal for serve "
usr.sbin/unbound/iterator/iterator.c
3397
verbose(VERB_ALGO,
usr.sbin/unbound/iterator/iterator.c
3448
log_rrset_key(VERB_ALGO, "found parent-side "
usr.sbin/unbound/iterator/iterator.c
3490
delegpt_log(VERB_ALGO, iq->dp);
usr.sbin/unbound/iterator/iterator.c
3523
verbose(VERB_ALGO, "cleared outbound list for next round");
usr.sbin/unbound/iterator/iterator.c
3532
if(verbosity >= VERB_ALGO)
usr.sbin/unbound/iterator/iterator.c
3552
verbose(VERB_ALGO, "continue query minimisation, "
usr.sbin/unbound/iterator/iterator.c
360
verbose(VERB_ALGO, "store error response in message cache");
usr.sbin/unbound/iterator/iterator.c
3638
verbose(VERB_ALGO, "cleared outbound list for query restart");
usr.sbin/unbound/iterator/iterator.c
3699
verbose(VERB_ALGO, "auth zone response bad, and no"
usr.sbin/unbound/iterator/iterator.c
3705
verbose(VERB_ALGO, "auth zone response was bad, "
usr.sbin/unbound/iterator/iterator.c
3741
verbose(VERB_ALGO, "prime response was not a positive "
usr.sbin/unbound/iterator/iterator.c
3749
delegpt_log(VERB_ALGO, dp);
usr.sbin/unbound/iterator/iterator.c
3805
log_nametypeclass(VERB_ALGO, "schedule prime validation",
usr.sbin/unbound/iterator/iterator.c
3812
verbose(VERB_ALGO, "could not generate prime check");
usr.sbin/unbound/iterator/iterator.c
3847
log_query_info(VERB_ALGO, "processTargetResponse", &qstate->qinfo);
usr.sbin/unbound/iterator/iterator.c
3848
log_query_info(VERB_ALGO, "processTargetResponse super", &forq->qinfo);
usr.sbin/unbound/iterator/iterator.c
3856
verbose(VERB_ALGO, "subq: parent not interested, was reset");
usr.sbin/unbound/iterator/iterator.c
3863
verbose(VERB_ALGO, "subq: parent not interested anymore");
usr.sbin/unbound/iterator/iterator.c
3874
log_rrset_key(VERB_ALGO, "add parentside glue to dp",
usr.sbin/unbound/iterator/iterator.c
3909
verbose(VERB_ALGO, "added target response");
usr.sbin/unbound/iterator/iterator.c
3910
delegpt_log(VERB_ALGO, foriq->dp);
usr.sbin/unbound/iterator/iterator.c
3912
verbose(VERB_ALGO, "iterator TargetResponse failed");
usr.sbin/unbound/iterator/iterator.c
397
verbose(VERB_ALGO, "prepending %d rrsets", (int)num_an + (int)num_ns);
usr.sbin/unbound/iterator/iterator.c
3975
log_query_info(VERB_ALGO, "processClassResponse", &qstate->qinfo);
usr.sbin/unbound/iterator/iterator.c
3976
log_query_info(VERB_ALGO, "processClassResponse super", &forq->qinfo);
usr.sbin/unbound/iterator/iterator.c
4091
log_nametypeclass(VERB_ALGO, "spawn collect query",
usr.sbin/unbound/iterator/iterator.c
4111
verbose(VERB_ALGO, "No root hints or fwds, giving up "
usr.sbin/unbound/iterator/iterator.c
4146
verbose(VERB_ALGO, "No response is set, servfail");
usr.sbin/unbound/iterator/iterator.c
4169
verbose(VERB_ALGO, "iterator EDE: %s", err_str);
usr.sbin/unbound/iterator/iterator.c
4250
verbose(VERB_ALGO, "iter_handle processing q with state %s",
usr.sbin/unbound/iterator/iterator.c
4305
verbose(VERB_ALGO, "process_request: new external request event");
usr.sbin/unbound/iterator/iterator.c
4319
verbose(VERB_ALGO, "process_response: new external response event");
usr.sbin/unbound/iterator/iterator.c
4366
verbose(VERB_ALGO, "parse error on reply packet");
usr.sbin/unbound/iterator/iterator.c
4421
if(verbosity >= VERB_ALGO)
usr.sbin/unbound/iterator/iterator.c
4540
verbose(VERB_ALGO, "got called with event error, giving up");
usr.sbin/unbound/iterator/iterator.c
933
verbose(VERB_ALGO, "Cannot prime due to lack of hints");
usr.sbin/unbound/iterator/iterator.c
942
verbose(VERB_ALGO, "could not prime root");
usr.sbin/unbound/libunbound/context.c
83
log_edns_known_options(VERB_ALGO, ctx->env);
usr.sbin/unbound/respip/respip.c
1105
verbose(VERB_ALGO, "respip: pass to next module");
usr.sbin/unbound/respip/respip.c
702
verbose(VERB_ALGO,
usr.sbin/unbound/respip/respip.c
918
verbose(VERB_ALGO, "respip: failed because view %s no "
usr.sbin/unbound/respip/respip.c
982
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/respip/respip.c
995
verbose(VERB_ALGO, "respip: rpz: response-ip trigger %s/%d on %s %s with action %s", nm, raddr->node.net, qn, ip, rpz_action_to_string(respip_action_to_rpz_action(action)));
usr.sbin/unbound/services/authzone.c
1521
verbose(VERB_ALGO, "opening $INCLUDE %s",
usr.sbin/unbound/services/authzone.c
1543
verbose(VERB_ALGO, "done with $INCLUDE %s",
usr.sbin/unbound/services/authzone.c
1587
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
1590
verbose(VERB_ALGO, "read zonefile %s for %s", zfilename, nm);
usr.sbin/unbound/services/authzone.c
1597
verbose(VERB_ALGO, "no zonefile %s for %s",
usr.sbin/unbound/services/authzone.c
1703
verbose(VERB_ALGO, "failed to rr2str rr %d", (int)i);
usr.sbin/unbound/services/authzone.c
1865
verbose(VERB_ALGO, "zonemd duplicate for scheme %d "
usr.sbin/unbound/services/authzone.c
1951
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
1954
verbose(VERB_ALGO, "auth-zone %s ZONEMD %d %d is unsupported: %s", zstr, (int)scheme, (int)hashalgo, *reason);
usr.sbin/unbound/services/authzone.c
1959
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
1963
verbose(VERB_ALGO, "auth-zone %s ZONEMD hash is correct", zstr);
usr.sbin/unbound/services/authzone.c
1982
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
1985
verbose(VERB_ALGO, "auth-zone %s ZONEMD failed: %s", zstr, *reason);
usr.sbin/unbound/services/authzone.c
3470
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
4444
verbose(VERB_ALGO, "http chunkline, "
usr.sbin/unbound/services/authzone.c
4562
verbose(VERB_ALGO, "http chunkline: "
usr.sbin/unbound/services/authzone.c
4863
verbose(VERB_ALGO, "%s at[%d] %s %s", label, (int)rr_counter,
usr.sbin/unbound/services/authzone.c
5048
verbose(VERB_ALGO, "IXFR did not apply cleanly, fetching full zone");
usr.sbin/unbound/services/authzone.c
5144
if(verbosity >= VERB_ALGO)
usr.sbin/unbound/services/authzone.c
5145
verbose(VERB_ALGO, "http download %s of size %d",
usr.sbin/unbound/services/authzone.c
5148
if(xfr->task_transfer->chunks_first && verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
5196
verbose(VERB_ALGO, "error parsing ORIGIN on line [%s:%d] %s",
usr.sbin/unbound/services/authzone.c
5206
verbose(VERB_ALGO, "error parsing TTL on line [%s:%d] %s",
usr.sbin/unbound/services/authzone.c
5215
verbose(VERB_ALGO, "error parsing line [%s:%d] %s",
usr.sbin/unbound/services/authzone.c
5281
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
5284
verbose(VERB_ALGO, "write zonefile %s for %s", zfilename, nm);
usr.sbin/unbound/services/authzone.c
5289
verbose(VERB_ALGO, "tmpfilename too long, cannot update "
usr.sbin/unbound/services/authzone.c
5363
verbose(VERB_ALGO, "http from %s: could not store data",
usr.sbin/unbound/services/authzone.c
5371
verbose(VERB_ALGO, "xfr from %s: could not store IXFR"
usr.sbin/unbound/services/authzone.c
5379
verbose(VERB_ALGO, "xfr from %s: could not store AXFR"
usr.sbin/unbound/services/authzone.c
5388
verbose(VERB_ALGO, "xfr from %s: no SOA in zone after update"
usr.sbin/unbound/services/authzone.c
5410
verbose(VERB_ALGO, "xfr from %s: ZONEMD failed for %s, transfer is failed", xfr->task_transfer->master->host, zname);
usr.sbin/unbound/services/authzone.c
5493
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
5499
log_query_info(VERB_ALGO, buf1, &qinfo);
usr.sbin/unbound/services/authzone.c
5593
verbose(VERB_ALGO, "cannot create http cp "
usr.sbin/unbound/services/authzone.c
5598
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
5602
verbose(VERB_ALGO, "auth zone %s transfer next HTTP fetch from %s started", zname, as);
usr.sbin/unbound/services/authzone.c
5625
verbose(VERB_ALGO, "cannot create tcp cp connection for "
usr.sbin/unbound/services/authzone.c
5630
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
5634
verbose(VERB_ALGO, "auth zone %s transfer next %s fetch from %s started", zname,
usr.sbin/unbound/services/authzone.c
5654
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
5657
verbose(VERB_ALGO, "auth zone %s transfer next target lookup", zname);
usr.sbin/unbound/services/authzone.c
5677
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
5680
verbose(VERB_ALGO, "auth zone %s transfer failed, wait", zname);
usr.sbin/unbound/services/authzone.c
5734
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
5737
verbose(VERB_ALGO, "auth host %s lookup %s",
usr.sbin/unbound/services/authzone.c
5788
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
5791
verbose(VERB_ALGO, "auth zone %s host %s type %s transfer lookup has nodata", zname, xfr->task_transfer->lookup_target->host, (xfr->task_transfer->lookup_aaaa?"AAAA":"A"));
usr.sbin/unbound/services/authzone.c
5795
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
5798
verbose(VERB_ALGO, "auth zone %s host %s type %s transfer lookup has no answer", zname, xfr->task_transfer->lookup_target->host, (xfr->task_transfer->lookup_aaaa?"AAAA":"A"));
usr.sbin/unbound/services/authzone.c
5803
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
5806
verbose(VERB_ALGO, "auth zone %s host %s type %s transfer lookup failed", zname, xfr->task_transfer->lookup_target->host, (xfr->task_transfer->lookup_aaaa?"AAAA":"A"));
usr.sbin/unbound/services/authzone.c
5833
verbose(VERB_ALGO, "xfr to %s failed, packet too small",
usr.sbin/unbound/services/authzone.c
5838
verbose(VERB_ALGO, "xfr to %s failed, packet has no QR flag",
usr.sbin/unbound/services/authzone.c
5843
verbose(VERB_ALGO, "xfr to %s failed, packet has TC flag",
usr.sbin/unbound/services/authzone.c
5849
verbose(VERB_ALGO, "xfr to %s failed, packet wrong ID",
usr.sbin/unbound/services/authzone.c
5863
verbose(VERB_ALGO, "xfr to %s, fallback "
usr.sbin/unbound/services/authzone.c
5872
verbose(VERB_ALGO, "xfr to %s failed, packet with rcode %s",
usr.sbin/unbound/services/authzone.c
5877
verbose(VERB_ALGO, "xfr to %s failed, packet with bad opcode",
usr.sbin/unbound/services/authzone.c
5882
verbose(VERB_ALGO, "xfr to %s failed, packet has qdcount %d",
usr.sbin/unbound/services/authzone.c
5894
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
5901
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
5907
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
5915
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
5922
verbose(VERB_ALGO, "xfr to %s failed, packet "
usr.sbin/unbound/services/authzone.c
5929
verbose(VERB_ALGO, "xfr to %s failed, packet "
usr.sbin/unbound/services/authzone.c
5944
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
5950
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
5960
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
5970
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
5984
verbose(VERB_ALGO, "xfr to %s failed, packet "
usr.sbin/unbound/services/authzone.c
5991
verbose(VERB_ALGO, "xfr to %s failed, packet "
usr.sbin/unbound/services/authzone.c
6005
verbose(VERB_ALGO, "xfr to %s ended, "
usr.sbin/unbound/services/authzone.c
6020
verbose(VERB_ALGO, "xfr %s: contains "
usr.sbin/unbound/services/authzone.c
6030
verbose(VERB_ALGO, "xfr %s: last AXFR packet",
usr.sbin/unbound/services/authzone.c
6042
verbose(VERB_ALGO, "xfr %s: last IXFR packet",
usr.sbin/unbound/services/authzone.c
6060
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
6066
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
6076
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
6089
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
6095
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
6105
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
6209
verbose(VERB_ALGO, "xfr stopped, connection timeout to %s",
usr.sbin/unbound/services/authzone.c
6217
verbose(VERB_ALGO, "xfr to %s, fallback "
usr.sbin/unbound/services/authzone.c
6257
verbose(VERB_ALGO, "xfr stopped, connection lost to %s",
usr.sbin/unbound/services/authzone.c
6265
verbose(VERB_ALGO, "xfr to %s, fallback "
usr.sbin/unbound/services/authzone.c
6296
verbose(VERB_ALGO, "xfr stopped to %s, malloc failed",
usr.sbin/unbound/services/authzone.c
6331
verbose(VERB_ALGO, "auth zone transfer http callback");
usr.sbin/unbound/services/authzone.c
6339
verbose(VERB_ALGO, "http stopped, connection lost to %s",
usr.sbin/unbound/services/authzone.c
6356
verbose(VERB_ALGO, "auth zone http queued up %d bytes",
usr.sbin/unbound/services/authzone.c
6359
verbose(VERB_ALGO, "http stopped to %s, malloc failed",
usr.sbin/unbound/services/authzone.c
6491
verbose(VERB_ALGO, "cannot create udp cp for "
usr.sbin/unbound/services/authzone.c
6511
verbose(VERB_ALGO, "failed to send soa probe for %s to %s",
usr.sbin/unbound/services/authzone.c
6515
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
6519
verbose(VERB_ALGO, "auth zone %s soa probe sent to %s", zname,
usr.sbin/unbound/services/authzone.c
6546
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
6549
verbose(VERB_ALGO, "auth zone %s soa probe timeout", zname);
usr.sbin/unbound/services/authzone.c
6594
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
6597
verbose(VERB_ALGO, "auth zone %s: soa probe "
usr.sbin/unbound/services/authzone.c
6604
verbose(VERB_ALGO, "auth_zone updated, start transfer");
usr.sbin/unbound/services/authzone.c
6626
verbose(VERB_ALGO, "auth_zone master reports unchanged soa serial");
usr.sbin/unbound/services/authzone.c
6633
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
6636
verbose(VERB_ALGO, "auth zone %s: bad reply to soa probe", buf);
usr.sbin/unbound/services/authzone.c
6640
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
6643
verbose(VERB_ALGO, "auth zone %s: soa probe failed", buf);
usr.sbin/unbound/services/authzone.c
6696
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
6702
log_query_info(VERB_ALGO, buf1, &qinfo);
usr.sbin/unbound/services/authzone.c
6755
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
6758
verbose(VERB_ALGO, "auth zone %s probe next target lookup", zname);
usr.sbin/unbound/services/authzone.c
6768
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
6771
verbose(VERB_ALGO, "auth zone %s probe: notify addrs updated", zname);
usr.sbin/unbound/services/authzone.c
6776
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
6779
verbose(VERB_ALGO, "auth zone %s probe: finished only_lookup", zname);
usr.sbin/unbound/services/authzone.c
6812
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
6815
verbose(VERB_ALGO, "auth_zone %s unchanged, new lease, wait", zname);
usr.sbin/unbound/services/authzone.c
6823
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
6826
verbose(VERB_ALGO, "auth zone %s soa probe failed, wait to retry", zname);
usr.sbin/unbound/services/authzone.c
6881
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
6884
verbose(VERB_ALGO, "auth zone %s host %s type %s probe lookup has nodata", zname, xfr->task_probe->lookup_target->host, (xfr->task_probe->lookup_aaaa?"AAAA":"A"));
usr.sbin/unbound/services/authzone.c
6888
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
6891
verbose(VERB_ALGO, "auth zone %s host %s type %s probe lookup has no address", zname, xfr->task_probe->lookup_target->host, (xfr->task_probe->lookup_aaaa?"AAAA":"A"));
usr.sbin/unbound/services/authzone.c
6896
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
6899
verbose(VERB_ALGO, "auth zone %s host %s type %s probe lookup failed", zname, xfr->task_probe->lookup_target->host, (xfr->task_probe->lookup_aaaa?"AAAA":"A"));
usr.sbin/unbound/services/authzone.c
7081
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
7084
verbose(VERB_ALGO, "auth zone %s timeout in %d seconds",
usr.sbin/unbound/services/authzone.c
7860
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
7861
verbose(VERB_ALGO, "zonemd scheme=%d hashalgo=%d",
usr.sbin/unbound/services/authzone.c
7871
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
7872
verbose(VERB_ALGO, "zonemd scheme=%d hashalgo=%d",
usr.sbin/unbound/services/authzone.c
7914
auth_zone_log(z->name, VERB_ALGO, "zonemd dnssec verify: have "
usr.sbin/unbound/services/authzone.c
7927
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
7931
auth_zone_log(z->name, VERB_ALGO,
usr.sbin/unbound/services/authzone.c
7940
auth_zone_log(z->name, VERB_ALGO, "DNSSEC verify was bogus: %s", *why_bogus);
usr.sbin/unbound/services/authzone.c
8002
auth_zone_log(z->name, VERB_ALGO, "zonemd DNSSEC NSEC verification of absence of ZONEMD secure");
usr.sbin/unbound/services/authzone.c
8044
auth_zone_log(z->name, VERB_ALGO, "zonemd DNSSEC NSEC3 verification of absence of ZONEMD secure");
usr.sbin/unbound/services/authzone.c
8078
auth_zone_log(z->name, VERB_ALGO, "zonemd DNSSEC verification of SOA and ZONEMD RRsets secure");
usr.sbin/unbound/services/authzone.c
8113
verbose(VERB_ALGO, "zonemd-permissive-mode enabled, "
usr.sbin/unbound/services/authzone.c
8192
auth_zone_log(z->name, VERB_ALGO, "DNSSEC verified nonexistence of ZONEMD");
usr.sbin/unbound/services/authzone.c
8200
auth_zone_log(z->name, VERB_ALGO, "no ZONEMD present");
usr.sbin/unbound/services/authzone.c
8216
auth_zone_log(z->name, VERB_ALGO, "ZONEMD %s", reason);
usr.sbin/unbound/services/authzone.c
8217
else auth_zone_log(z->name, VERB_ALGO, "ZONEMD verification successful");
usr.sbin/unbound/services/authzone.c
8297
auth_zone_log(z->name, VERB_ALGO,
usr.sbin/unbound/services/authzone.c
8358
auth_zone_log(z->name, VERB_ALGO,
usr.sbin/unbound/services/authzone.c
8399
auth_zone_log(z->name, VERB_ALGO,
usr.sbin/unbound/services/authzone.c
8418
auth_zone_log(z->name, VERB_ALGO,
usr.sbin/unbound/services/authzone.c
8422
auth_zone_log(z->name, VERB_ALGO,
usr.sbin/unbound/services/authzone.c
8426
auth_zone_log(z->name, VERB_ALGO,
usr.sbin/unbound/services/authzone.c
8430
auth_zone_log(z->name, VERB_ALGO,
usr.sbin/unbound/services/authzone.c
8433
auth_zone_log(z->name, VERB_ALGO,
usr.sbin/unbound/services/authzone.c
8449
auth_zone_log(z->name, VERB_ALGO,
usr.sbin/unbound/services/authzone.c
8456
auth_zone_log(z->name, VERB_ALGO,
usr.sbin/unbound/services/authzone.c
8463
auth_zone_log(z->name, VERB_ALGO,
usr.sbin/unbound/services/authzone.c
8466
auth_zone_log(z->name, VERB_ALGO,
usr.sbin/unbound/services/authzone.c
8473
auth_zone_log(z->name, VERB_ALGO,
usr.sbin/unbound/services/authzone.c
8523
auth_zone_log(z->name, VERB_ALGO,
usr.sbin/unbound/services/authzone.c
8537
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/authzone.c
8544
log_query_info(VERB_ALGO, buf1, &qinfo);
usr.sbin/unbound/services/cache/dns.c
1155
verbose(VERB_ALGO, "set "
usr.sbin/unbound/services/cache/dns.c
1166
verbose(VERB_ALGO, "reset "
usr.sbin/unbound/services/cache/dns.c
1174
verbose(VERB_ALGO, "a validated expired entry "
usr.sbin/unbound/services/cache/dns.c
189
verbose(VERB_ALGO, "TTL 0: dropped msg from cache");
usr.sbin/unbound/services/cache/dns.c
274
log_nametypeclass(VERB_ALGO, "ignoring rrset because expired rrsets exist above it", origqname, searchtype, qclass);
usr.sbin/unbound/services/cache/dns.c
409
log_nametypeclass(VERB_ALGO, "found in cache",
usr.sbin/unbound/services/cache/dns.c
430
log_nametypeclass(VERB_ALGO, "found in cache",
usr.sbin/unbound/services/cache/rrset.c
298
verbose(VERB_ALGO, "wildcard canonical parent outside signer authority");
usr.sbin/unbound/services/cache/rrset.c
531
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/cache/rrset.c
578
log_nametypeclass(VERB_ALGO, "this rrset is expired", *qname, searchtype, qclass);
usr.sbin/unbound/services/listen_dnsport.c
143
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/listen_dnsport.c
1471
verbose(VERB_ALGO, "setup TCP for SSL service");
usr.sbin/unbound/services/listen_dnsport.c
156
verbose(VERB_ALGO, "creating %s%s socket %s %d%s%s",
usr.sbin/unbound/services/listen_dnsport.c
170
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/listen_dnsport.c
2302
verbose(VERB_ALGO, "tcp channel read side closed %d", req->cp->fd);
usr.sbin/unbound/services/listen_dnsport.c
2408
verbose(VERB_ALGO, "drop stream reply, no space left, in stream-wait-size");
usr.sbin/unbound/services/listen_dnsport.c
2619
verbose(VERB_ALGO, "reset HTTP2 stream, no space left, "
usr.sbin/unbound/services/listen_dnsport.c
2773
verbose(VERB_ALGO, "http2_query_read_done failure: shared "
usr.sbin/unbound/services/listen_dnsport.c
2785
verbose(VERB_ALGO, "http2_query_read_done failure: can't fit "
usr.sbin/unbound/services/listen_dnsport.c
2948
verbose(VERB_ALGO, "http2_req_header fail, "
usr.sbin/unbound/services/listen_dnsport.c
2966
verbose(VERB_ALGO, "reset HTTP2 stream, no space left, "
usr.sbin/unbound/services/listen_dnsport.c
2983
verbose(VERB_ALGO, "HTTP2 stream contains wrong b64 encoding");
usr.sbin/unbound/services/listen_dnsport.c
3182
verbose(VERB_ALGO, "reset HTTP2 stream, no space left, "
usr.sbin/unbound/services/listen_dnsport.c
3197
verbose(VERB_ALGO, "http2 data_chunk_recv failed. Not enough "
usr.sbin/unbound/services/listen_dnsport.c
3506
if(verbosity >= VERB_ALGO && timer->conn) {
usr.sbin/unbound/services/listen_dnsport.c
3512
verbose(VERB_ALGO, "doq %s timer set %d.%6.6d in %d.%6.6d",
usr.sbin/unbound/services/listen_dnsport.c
3964
verbose(VERB_ALGO, "doq: shutdown stream_id %d with app_error_code %d",
usr.sbin/unbound/services/listen_dnsport.c
3978
verbose(VERB_ALGO, "doq: conn extend max streams bidi by 1");
usr.sbin/unbound/services/listen_dnsport.c
4004
verbose(VERB_ALGO, "doq stream: no space for reply length");
usr.sbin/unbound/services/listen_dnsport.c
4023
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/listen_dnsport.c
4026
verbose(VERB_ALGO, "doq stream %d response\n%s",
usr.sbin/unbound/services/listen_dnsport.c
4080
verbose(VERB_ALGO, "doq stream: no space for query length");
usr.sbin/unbound/services/listen_dnsport.c
4098
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/listen_dnsport.c
4103
verbose(VERB_ALGO, "doq %s stream %d incoming query\n%s",
usr.sbin/unbound/services/listen_dnsport.c
4110
verbose(VERB_ALGO, "doq_stream_data_complete: no in buffer");
usr.sbin/unbound/services/listen_dnsport.c
4114
verbose(VERB_ALGO, "doq_stream_data_complete: query too long");
usr.sbin/unbound/services/listen_dnsport.c
4122
verbose(VERB_ALGO, "doq_stream_data_complete: connection "
usr.sbin/unbound/services/listen_dnsport.c
4133
verbose(VERB_ALGO, "doq: failed to send_reply");
usr.sbin/unbound/services/listen_dnsport.c
4179
verbose(VERB_ALGO, "doq stream buffer too small");
usr.sbin/unbound/services/listen_dnsport.c
4186
verbose(VERB_ALGO, "doq: stream has "
usr.sbin/unbound/services/listen_dnsport.c
4199
if(verbosity >= VERB_ALGO)
usr.sbin/unbound/services/listen_dnsport.c
4206
verbose(VERB_ALGO, "doq: completed stream has "
usr.sbin/unbound/services/listen_dnsport.c
4221
verbose(VERB_ALGO, "doq: stream recv FIN, but is "
usr.sbin/unbound/services/listen_dnsport.c
4252
verbose(VERB_ALGO, "doq_conn_generate_new_conid failed: could not "
usr.sbin/unbound/services/listen_dnsport.c
4326
verbose(VERB_ALGO, "doq submit new token");
usr.sbin/unbound/services/listen_dnsport.c
4341
verbose(VERB_ALGO, "doq handshake_completed callback");
usr.sbin/unbound/services/listen_dnsport.c
4342
verbose(VERB_ALGO, "ngtcp2_conn_get_max_data_left is %d",
usr.sbin/unbound/services/listen_dnsport.c
4345
verbose(VERB_ALGO, "ngtcp2_conn_get_max_local_streams_uni is %d",
usr.sbin/unbound/services/listen_dnsport.c
4348
verbose(VERB_ALGO, "ngtcp2_conn_get_streams_uni_left is %d",
usr.sbin/unbound/services/listen_dnsport.c
4350
verbose(VERB_ALGO, "ngtcp2_conn_get_streams_bidi_left is %d",
usr.sbin/unbound/services/listen_dnsport.c
4352
verbose(VERB_ALGO, "negotiated cipher name is %s",
usr.sbin/unbound/services/listen_dnsport.c
4354
if(verbosity > VERB_ALGO) {
usr.sbin/unbound/services/listen_dnsport.c
4363
verbose(VERB_ALGO, "negotiated ALPN is '%s'", alpnstr);
usr.sbin/unbound/services/listen_dnsport.c
4378
verbose(VERB_ALGO, "doq new stream %x", (int)stream_id);
usr.sbin/unbound/services/listen_dnsport.c
4380
verbose(VERB_ALGO, "doq: stream with this id already exists");
usr.sbin/unbound/services/listen_dnsport.c
4389
verbose(VERB_ALGO, "doq: no mem for new stream");
usr.sbin/unbound/services/listen_dnsport.c
4421
verbose(VERB_ALGO, "doq recv stream data stream id %d offset %d "
usr.sbin/unbound/services/listen_dnsport.c
4432
verbose(VERB_ALGO, "doq: received stream data for "
usr.sbin/unbound/services/listen_dnsport.c
4437
verbose(VERB_ALGO, "doq: stream is closed, ignore recv data");
usr.sbin/unbound/services/listen_dnsport.c
4468
verbose(VERB_ALGO, "doq stream close for stream id %d %sapp_error_code %d",
usr.sbin/unbound/services/listen_dnsport.c
4474
verbose(VERB_ALGO, "doq stream close for stream id %d",
usr.sbin/unbound/services/listen_dnsport.c
4479
verbose(VERB_ALGO, "doq: stream close for "
usr.sbin/unbound/services/listen_dnsport.c
4496
verbose(VERB_ALGO, "doq stream reset for stream id %d final_size %d "
usr.sbin/unbound/services/listen_dnsport.c
4502
verbose(VERB_ALGO, "doq: stream reset for "
usr.sbin/unbound/services/listen_dnsport.c
4518
verbose(VERB_ALGO, "doq extend_max_stream_data stream id %d "
usr.sbin/unbound/services/listen_dnsport.c
4524
verbose(VERB_ALGO, "doq: unknown stream %d", (int)stream_id);
usr.sbin/unbound/services/listen_dnsport.c
4542
verbose(VERB_ALGO, "doq stream acked data for stream id %d offset %d "
usr.sbin/unbound/services/listen_dnsport.c
4547
verbose(VERB_ALGO, "doq: stream acked data for "
usr.sbin/unbound/services/listen_dnsport.c
4571
verbose(VERB_ALGO, "libngtcp2: %s", buf);
usr.sbin/unbound/services/listen_dnsport.c
4580
verbose(VERB_ALGO, "doq application tx key cb");
usr.sbin/unbound/services/listen_dnsport.c
4583
verbose(VERB_ALGO, "doq ngtcp2_conn_get_max_data_left is %d",
usr.sbin/unbound/services/listen_dnsport.c
4586
verbose(VERB_ALGO, "doq ngtcp2_conn_get_max_local_streams_uni is %d",
usr.sbin/unbound/services/listen_dnsport.c
4589
verbose(VERB_ALGO, "doq ngtcp2_conn_get_streams_uni_left is %d",
usr.sbin/unbound/services/listen_dnsport.c
4591
verbose(VERB_ALGO, "doq ngtcp2_conn_get_streams_bidi_left is %d",
usr.sbin/unbound/services/listen_dnsport.c
461
verbose(VERB_ALGO, "setsockopt(..., SO_SNDBUFFORCE, "
usr.sbin/unbound/services/listen_dnsport.c
4618
verbose(VERB_ALGO, "doq: ngtcp2_crypto_derive_and_install_rx_key for level %d ossl %d", (int)level, (int)ossl_level);
usr.sbin/unbound/services/listen_dnsport.c
4629
verbose(VERB_ALGO, "doq: ngtcp2_crypto_derive_and_install_tx_key for level %d ossl %d", (int)level, (int)ossl_level);
usr.sbin/unbound/services/listen_dnsport.c
4666
verbose(VERB_ALGO, "doq_add_handshake_data: "
usr.sbin/unbound/services/listen_dnsport.c
4707
verbose(VERB_ALGO, "doq alpn_select_cb: ALPN from client does "
usr.sbin/unbound/services/listen_dnsport.c
4913
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/listen_dnsport.c
5084
verbose(VERB_ALGO, "doq connection id already exists for "
usr.sbin/unbound/services/listen_dnsport.c
5288
verbose(VERB_ALGO, "doq send connection close");
usr.sbin/unbound/services/listen_dnsport.c
5348
verbose(VERB_ALGO, "ngtcp2_conn_read_pkt returned %s",
usr.sbin/unbound/services/listen_dnsport.c
5353
verbose(VERB_ALGO, "ngtcp2_conn_read_pkt returned %s",
usr.sbin/unbound/services/listen_dnsport.c
5359
verbose(VERB_ALGO, "ngtcp2_conn_read_pkt returned %s",
usr.sbin/unbound/services/listen_dnsport.c
5443
verbose(VERB_ALGO, "doq: doq_conn write stream %d",
usr.sbin/unbound/services/listen_dnsport.c
5463
verbose(VERB_ALGO, "doq: doq_conn write stream -1");
usr.sbin/unbound/services/listen_dnsport.c
5485
verbose(VERB_ALGO, "doq: write more, ndatalen %d", (int)ndatalen);
usr.sbin/unbound/services/listen_dnsport.c
5496
verbose(VERB_ALGO, "doq: ngtcp2_conn_writev_stream returned NGTCP2_ERR_STREAM_DATA_BLOCKED");
usr.sbin/unbound/services/listen_dnsport.c
5505
verbose(VERB_ALGO, "doq: ngtcp2_conn_writev_stream returned NGTCP2_ERR_STREAM_SHUT_WR");
usr.sbin/unbound/services/listen_dnsport.c
5537
verbose(VERB_ALGO, "doq: writev_stream pkt size %d ndatawritten %d",
usr.sbin/unbound/services/listen_dnsport.c
5691
if(verbosity >= VERB_ALGO)
usr.sbin/unbound/services/listen_dnsport.c
5696
verbose(VERB_ALGO, "ngtcp2_conn_handle_expiry failed: %s",
usr.sbin/unbound/services/listen_dnsport.c
785
verbose(VERB_ALGO,
usr.sbin/unbound/services/listen_dnsport.c
985
verbose(VERB_ALGO, "creating unix socket %s", path);
usr.sbin/unbound/services/localzone.c
1147
log_nametypeclass(VERB_ALGO, "implicit transparent local-zone",
usr.sbin/unbound/services/localzone.c
1178
if(c) verbose(VERB_ALGO, "applied tags to %d local zones", c);
usr.sbin/unbound/services/localzone.c
1533
verbose(VERB_ALGO, "redirect with tag data [%d] %s",
usr.sbin/unbound/services/localzone.c
1828
verbose(VERB_ALGO, "local zone override to type %s",
usr.sbin/unbound/services/localzone.c
1853
verbose(VERB_ALGO, "matched tag [%d] %s",
usr.sbin/unbound/services/localzone.c
1858
verbose(VERB_ALGO, "tag action [%d] %s to type %s",
usr.sbin/unbound/services/localzone.c
1916
if(z && verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/localzone.c
1919
verbose(VERB_ALGO, "using localzone %s %s from view %s",
usr.sbin/unbound/services/localzone.c
1938
if(z && verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/localzone.c
1941
verbose(VERB_ALGO, "using localzone %s %s", zname,
usr.sbin/unbound/services/localzone.c
616
verbose(VERB_ALGO, "ignoring duplicate RR: %s", rrstr);
usr.sbin/unbound/services/mesh.c
1265
verbose(VERB_ALGO, "attach failed, cycle detected");
usr.sbin/unbound/services/mesh.c
1603
verbose(VERB_ALGO, "query took " ARG_LL "d.%6.6d sec",
usr.sbin/unbound/services/mesh.c
1725
log_query_info(VERB_ALGO, "DNS Error Reporting: generating report "
usr.sbin/unbound/services/mesh.c
1732
verbose(VERB_ALGO, "DNS Error Reporting: report query qname too long; "
usr.sbin/unbound/services/mesh.c
1790
verbose(VERB_ALGO, "drop reply, it is older than discard-timeout");
usr.sbin/unbound/services/mesh.c
2238
verbose(VERB_ALGO, "mesh_run: start");
usr.sbin/unbound/services/mesh.c
2250
verbose(VERB_ALGO, "mesh_run: %s module exit state is %s",
usr.sbin/unbound/services/mesh.c
2264
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/mesh.c
2287
log_query_info(VERB_ALGO, buf, &m->s.qinfo);
usr.sbin/unbound/services/mesh.c
2490
verbose(VERB_ALGO, "Serve expired: Trying to reply with expired data");
usr.sbin/unbound/services/mesh.c
2496
verbose(VERB_ALGO,
usr.sbin/unbound/services/mesh.c
2567
if(verbosity >= VERB_ALGO)
usr.sbin/unbound/services/mesh.c
2584
verbose(VERB_ALGO, "drop reply, it is older than discard-timeout");
usr.sbin/unbound/services/mesh.c
309
log_nametypeclass(VERB_ALGO, "query jostled out to "
usr.sbin/unbound/services/mesh.c
317
verbose(VERB_ALGO, "notify supers of failure");
usr.sbin/unbound/services/mesh.c
369
verbose(VERB_ALGO, "Serve expired: bogus answer found in cache");
usr.sbin/unbound/services/mesh.c
372
verbose(VERB_ALGO, "Serve expired: unchecked entry needs "
usr.sbin/unbound/services/mesh.c
377
verbose(VERB_ALGO, "Serve expired: secure entry"
usr.sbin/unbound/services/mesh.c
446
verbose(VERB_ALGO, "Too many queries waiting from the IP. "
usr.sbin/unbound/services/mesh.c
466
verbose(VERB_ALGO, "Too many queries. dropping "
usr.sbin/unbound/services/mesh.c
481
verbose(VERB_ALGO, "Too many requests queued. "
usr.sbin/unbound/services/mesh.c
745
verbose(VERB_ALGO, "Too many queries. dropped prefetch.");
usr.sbin/unbound/services/mesh.c
816
verbose(VERB_ALGO, "Too many queries. dropped prefetch.");
usr.sbin/unbound/services/outside_network.c
1350
verbose(VERB_ALGO, "outnettcp cb");
usr.sbin/unbound/services/outside_network.c
1368
verbose(VERB_ALGO, "outnet tcp pkt was written event");
usr.sbin/unbound/services/outside_network.c
1379
verbose(VERB_ALGO, "outnet tcp setup next pkt");
usr.sbin/unbound/services/outside_network.c
1390
verbose(VERB_ALGO, "outnet tcp writes done, wait");
usr.sbin/unbound/services/outside_network.c
1479
verbose(VERB_ALGO, "close of port %d", pc->number);
usr.sbin/unbound/services/outside_network.c
1534
verbose(VERB_ALGO, "answer cb");
usr.sbin/unbound/services/outside_network.c
1550
verbose(VERB_ALGO, "Incoming reply id = %4.4x", key.id);
usr.sbin/unbound/services/outside_network.c
1551
log_addr(VERB_ALGO, "Incoming reply addr =",
usr.sbin/unbound/services/outside_network.c
1555
verbose(VERB_ALGO, "lookup size is %d entries", (int)outnet->pending->count);
usr.sbin/unbound/services/outside_network.c
1559
log_buf(VERB_ALGO, "dropped message", c->buffer);
usr.sbin/unbound/services/outside_network.c
1575
verbose(VERB_ALGO, "received udp reply.");
usr.sbin/unbound/services/outside_network.c
1576
log_buf(VERB_ALGO, "udp message", c->buffer);
usr.sbin/unbound/services/outside_network.c
1595
verbose(VERB_ALGO, "outnet handle udp reply");
usr.sbin/unbound/services/outside_network.c
1640
verbose(VERB_ALGO, "timeout udp with delay");
usr.sbin/unbound/services/outside_network.c
1652
verbose(VERB_ALGO, "timeout udp");
usr.sbin/unbound/services/outside_network.c
2111
verbose(VERB_ALGO, "inserted new pending reply id=%4.4x", pend->id);
usr.sbin/unbound/services/outside_network.c
2138
if(verbosity >= VERB_ALGO)
usr.sbin/unbound/services/outside_network.c
2145
if(verbosity >= VERB_ALGO)
usr.sbin/unbound/services/outside_network.c
2192
verbose(VERB_ALGO, "using UDP if=%d port=%d",
usr.sbin/unbound/services/outside_network.c
2211
verbose(VERB_ALGO, "opened UDP if=%d port=%d",
usr.sbin/unbound/services/outside_network.c
2317
log_addr(VERB_ALGO, "from local addr", &pend->pc->pif->addr, pend->pc->pif->addrlen);
usr.sbin/unbound/services/outside_network.c
2318
log_addr(VERB_ALGO, "request to upstream", &pend->addr, pend->addrlen);
usr.sbin/unbound/services/outside_network.c
2348
verbose(VERB_ALGO, "no fds available, udp query waiting");
usr.sbin/unbound/services/outside_network.c
2496
verbose(VERB_ALGO, "pending tcp query with too short buffer < 2");
usr.sbin/unbound/services/outside_network.c
2666
verbose(VERB_ALGO, "serviced send timer");
usr.sbin/unbound/services/outside_network.c
272
log_addr(VERB_ALGO, "tcp bound to src", &pi->addr, pi->addrlen);
usr.sbin/unbound/services/outside_network.c
2904
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/outside_network.c
2907
verbose(VERB_ALGO, "qname perturbed to %s", buf);
usr.sbin/unbound/services/outside_network.c
2989
verbose(VERB_ALGO, "EDNS lookup known=%d vs=%d", edns_lame_known, vs);
usr.sbin/unbound/services/outside_network.c
3001
verbose(VERB_ALGO, "serviced query UDP timeout=%d msec", rtt);
usr.sbin/unbound/services/outside_network.c
3079
verbose(VERB_ALGO, "svcd callbacks start");
usr.sbin/unbound/services/outside_network.c
309
verbose(VERB_ALGO, "outgoing tcp:"
usr.sbin/unbound/services/outside_network.c
3109
verbose(VERB_ALGO, "good 0x20-ID in reply qname");
usr.sbin/unbound/services/outside_network.c
3144
verbose(VERB_ALGO, "svcd callbacks end");
usr.sbin/unbound/services/outside_network.c
316
verbose(VERB_ALGO, "outgoing tcp:"
usr.sbin/unbound/services/outside_network.c
3178
log_addr(VERB_ALGO, "response from upstream", &sq->addr, sq->addrlen);
usr.sbin/unbound/services/outside_network.c
3179
log_addr(VERB_ALGO, "to local addr", &pi->addr, pi->addrlen);
usr.sbin/unbound/services/outside_network.c
3224
verbose(VERB_ALGO, "measured TCP-time at %d msec", roundtime);
usr.sbin/unbound/services/outside_network.c
324
verbose(VERB_ALGO, "outgoing tcp:"
usr.sbin/unbound/services/outside_network.c
3251
verbose(VERB_ALGO, "initiate TCP query %s",
usr.sbin/unbound/services/outside_network.c
3263
verbose(VERB_ALGO, "serviced_tcp_initiate: failed to send tcp query");
usr.sbin/unbound/services/outside_network.c
328
verbose(VERB_ALGO, "outgoing tcp:"
usr.sbin/unbound/services/outside_network.c
335
verbose(VERB_ALGO, "outgoing tcp:"
usr.sbin/unbound/services/outside_network.c
3354
log_name_addr(VERB_ALGO, "try edns1xx0", sq->qbuf+10,
usr.sbin/unbound/services/outside_network.c
3371
log_name_addr(VERB_ALGO, "retry query", sq->qbuf+10,
usr.sbin/unbound/services/outside_network.c
3391
log_addr(VERB_ALGO, "response from upstream", &sq->addr, sq->addrlen);
usr.sbin/unbound/services/outside_network.c
3392
log_addr(VERB_ALGO, "to local addr", &p->pc->pif->addr,
usr.sbin/unbound/services/outside_network.c
3408
verbose(VERB_ALGO, "serviced query: attempt without EDNS");
usr.sbin/unbound/services/outside_network.c
3418
log_addr(VERB_ALGO, "serviced query: EDNS works for",
usr.sbin/unbound/services/outside_network.c
343
verbose(VERB_ALGO, "outgoing tcp:"
usr.sbin/unbound/services/outside_network.c
3435
log_addr(VERB_ALGO, "serviced query: EDNS fails for",
usr.sbin/unbound/services/outside_network.c
3442
log_addr(VERB_ALGO, "serviced query: EDNS fails, but "
usr.sbin/unbound/services/outside_network.c
3454
verbose(VERB_ALGO, "measured roundtrip at %d msec", roundtime);
usr.sbin/unbound/services/outside_network.c
347
verbose(VERB_ALGO, "outgoing tcp:"
usr.sbin/unbound/services/outside_network.c
3558
log_nametypeclass(VERB_ALGO,
usr.sbin/unbound/services/outside_network.c
760
verbose(VERB_ALGO, "the query is using TLS encryption, for %s",
usr.sbin/unbound/services/rpz.c
1015
verbose(VERB_ALGO, "rpz: unable to parse client ip");
usr.sbin/unbound/services/rpz.c
1037
verbose(VERB_ALGO, "rpz: unable to parse ns ip");
usr.sbin/unbound/services/rpz.c
1060
verbose(VERB_ALGO, "rpz: unable to parse response ip");
usr.sbin/unbound/services/rpz.c
1068
verbose(VERB_ALGO, "rpz: respip trigger, %s skipping unsupported action: %s",
usr.sbin/unbound/services/rpz.c
1123
verbose(VERB_ALGO, "rpz: skipping invalid trigger");
usr.sbin/unbound/services/rpz.c
1153
verbose(VERB_ALGO, "rpz: skipping unsupported trigger: %s",
usr.sbin/unbound/services/rpz.c
1370
verbose(VERB_ALGO, "rpz: cannot remove RR from IXFR, "
usr.sbin/unbound/services/rpz.c
1415
verbose(VERB_ALGO, "rpz: cannot remove RR from IXFR, "
usr.sbin/unbound/services/rpz.c
1493
verbose(VERB_ALGO, "rpz: cannot remove RR from IXFR, "
usr.sbin/unbound/services/rpz.c
1684
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/rpz.c
1689
verbose(VERB_ALGO, "rpz: trigger %s %s/%d on %s action=%s",
usr.sbin/unbound/services/rpz.c
1857
verbose(VERB_ALGO, "rpz: bug: local-data action but no local data");
usr.sbin/unbound/services/rpz.c
1864
verbose(VERB_ALGO, "rpz: unable to find local-data for query");
usr.sbin/unbound/services/rpz.c
1871
verbose(VERB_ALGO, "rpz: local data action: out of memory");
usr.sbin/unbound/services/rpz.c
1886
verbose(VERB_ALGO, "rpz: local data action soa: out of memory");
usr.sbin/unbound/services/rpz.c
2081
verbose(VERB_ALGO, "rpz: nsip: no matching local data found");
usr.sbin/unbound/services/rpz.c
2135
verbose(VERB_ALGO, "rpz: nsdname: qname not found");
usr.sbin/unbound/services/rpz.c
2141
verbose(VERB_ALGO, "rpz: nsdname: no matching local data found");
usr.sbin/unbound/services/rpz.c
2171
verbose(VERB_ALGO, "rpz: qname: name not found");
usr.sbin/unbound/services/rpz.c
2176
verbose(VERB_ALGO, "rpz: qname: type not found");
usr.sbin/unbound/services/rpz.c
2306
verbose(VERB_ALGO, "rpz: using override action=%s (replaces=%s)",
usr.sbin/unbound/services/rpz.c
2312
verbose(VERB_ALGO, "rpz: bug: nsip local data action but no local data");
usr.sbin/unbound/services/rpz.c
2352
verbose(VERB_ALGO, "rpz: nsip: bug: unhandled or invalid action: '%s'",
usr.sbin/unbound/services/rpz.c
2376
verbose(VERB_ALGO, "rpz: using override action=%s (replaces=%s)",
usr.sbin/unbound/services/rpz.c
2415
verbose(VERB_ALGO, "rpz: nsdname: bug: unhandled or invalid action: '%s'",
usr.sbin/unbound/services/rpz.c
2448
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/rpz.c
2454
verbose(VERB_ALGO, "rpz: trigger nsdname %s on %s action=%s",
usr.sbin/unbound/services/rpz.c
2457
verbose(VERB_ALGO, "rpz: trigger nsdname %s action=%s",
usr.sbin/unbound/services/rpz.c
2479
verbose(VERB_ALGO, "query is rpz_passthru, no further processing");
usr.sbin/unbound/services/rpz.c
2488
verbose(VERB_ALGO, "rpz: iterator module callback: have_rpz=%d", az->rpz_first != NULL);
usr.sbin/unbound/services/rpz.c
2554
verbose(VERB_ALGO, "query is rpz_passthru, no further processing");
usr.sbin/unbound/services/rpz.c
2605
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/rpz.c
2610
verbose(VERB_ALGO, "rpz: qname trigger %s on %s, with action=%s",
usr.sbin/unbound/services/rpz.c
2613
verbose(VERB_ALGO, "rpz: qname trigger %s, with action=%s",
usr.sbin/unbound/services/rpz.c
2646
verbose(VERB_ALGO, "rpz: qname trigger: bug: unhandled or invalid action: '%s'",
usr.sbin/unbound/services/rpz.c
2782
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/services/rpz.c
2787
verbose(VERB_ALGO, "rpz: qname trigger %s on %s with action=%s",
usr.sbin/unbound/services/rpz.c
2790
verbose(VERB_ALGO, "rpz: qname trigger %s with action=%s",
usr.sbin/unbound/services/rpz.c
683
verbose(VERB_ALGO, "rpz: qname trigger, %s skipping unsupported action: %s",
usr.sbin/unbound/services/rpz.c
702
verbose(VERB_ALGO, "rpz: skipping duplicate record: '%s'", rrstr);
usr.sbin/unbound/services/rpz.c
746
verbose(VERB_ALGO, "rpz: %s: <%s>", msg, buf);
usr.sbin/unbound/services/rpz.c
755
verbose(VERB_ALGO, "rpz: skipping invalid action");
usr.sbin/unbound/services/rpz.c
811
verbose(VERB_ALGO, "rpz: skipping invalid action");
usr.sbin/unbound/services/rpz.c
989
verbose(VERB_ALGO, "rpz: unable to insert clientip rr");
usr.sbin/unbound/testcode/fake_event.c
1359
verbose(VERB_ALGO, "edns field too large to fit");
usr.sbin/unbound/testcode/fake_event.c
1848
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/testcode/fake_event.c
1939
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/testcode/fake_event.c
549
if(verbosity >= VERB_ALGO)
usr.sbin/unbound/testcode/fake_event.c
563
verbose(VERB_ALGO, "EVAL %s", mom->string);
usr.sbin/unbound/testcode/unitzonemd.c
117
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/testcode/unitzonemd.c
134
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/testcode/unitzonemd.c
248
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/testcode/unitzonemd.c
314
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/testcode/unitzonemd.c
346
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/util/data/msgparse.c
1023
verbose(VERB_ALGO, "query with bad edns keepalive.");
usr.sbin/unbound/util/data/msgparse.c
1054
verbose(VERB_ALGO, "worker request: "
usr.sbin/unbound/util/data/msgreply.c
1160
verbose(VERB_ALGO, "attached EDE code: %d with message: '%s'", code, (txt?txt:""));
usr.sbin/unbound/util/data/msgreply.h
611
verbose(VERB_ALGO, "attached EDE code: %d with" \
usr.sbin/unbound/util/locks.h
167
verbose(VERB_ALGO, "Thread stack size set to %u", (unsigned)stacksize); \
usr.sbin/unbound/util/net_help.c
1470
verbose(VERB_ALGO, "Adding Windows certificates from system root store to CA store");
usr.sbin/unbound/util/net_help.c
1498
verbose(VERB_ALGO, "CA certificate store for Windows is empty.");
usr.sbin/unbound/util/net_help.c
1510
verbose(VERB_ALGO, "%s %d:%s",
usr.sbin/unbound/util/net_help.c
1525
verbose(VERB_ALGO, "%s %d:%s\n",
usr.sbin/unbound/util/net_help.c
1546
verbose(VERB_ALGO, "Completed adding Windows certificates to CA store successfully");
usr.sbin/unbound/util/net_help.c
1740
verbose(VERB_ALGO, "the query has an auth_name, but libssl has no call to perform TLS authentication");
usr.sbin/unbound/util/netevent.c
1095
if(verbosity >= VERB_ALGO && rep.srctype != 0)
usr.sbin/unbound/util/netevent.c
1722
verbose(VERB_ALGO, "doq: found connection by address, dcid");
usr.sbin/unbound/util/netevent.c
1727
verbose(VERB_ALGO, "doq: found connection by dcid");
usr.sbin/unbound/util/netevent.c
1770
verbose(VERB_ALGO, "doq: could not decode version "
usr.sbin/unbound/util/netevent.c
1776
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/util/netevent.c
1777
verbose(VERB_ALGO, "ngtcp2_pkt_decode_version_cid packet has "
usr.sbin/unbound/util/netevent.c
1837
verbose(VERB_ALGO, "doq: sending retry packet to %s %s", host, port);
usr.sbin/unbound/util/netevent.c
1900
verbose(VERB_ALGO, "doq: verifying retry token from %s %s", host,
usr.sbin/unbound/util/netevent.c
1912
verbose(VERB_ALGO, "doq: could not verify retry token "
usr.sbin/unbound/util/netevent.c
1916
verbose(VERB_ALGO, "doq: verified retry token from %s %s", host, port);
usr.sbin/unbound/util/netevent.c
1931
verbose(VERB_ALGO, "doq: verifying token from %s %s", host, port);
usr.sbin/unbound/util/netevent.c
1941
verbose(VERB_ALGO, "doq: could not verify token from %s %s",
usr.sbin/unbound/util/netevent.c
1945
verbose(VERB_ALGO, "doq: verified token from %s %s", host, port);
usr.sbin/unbound/util/netevent.c
2009
verbose(VERB_ALGO, "doq: no mem available for new connection");
usr.sbin/unbound/util/netevent.c
2033
verbose(VERB_ALGO, "doq: created new connection");
usr.sbin/unbound/util/netevent.c
2066
verbose(VERB_ALGO, "doq stateless address validation");
usr.sbin/unbound/util/netevent.c
2098
verbose(VERB_ALGO, "doq address validation: unrecognised "
usr.sbin/unbound/util/netevent.c
2189
verbose(VERB_ALGO, "doq pickup timer at %d.%6.6d in %d.%6.6d",
usr.sbin/unbound/util/netevent.c
2195
verbose(VERB_ALGO, "doq timer disabled");
usr.sbin/unbound/util/netevent.c
225
verbose(VERB_ALGO, "%s %s uses %s method.", evnm, evsys, evmethod);
usr.sbin/unbound/util/netevent.c
2382
verbose(VERB_ALGO, "doq socket want write");
usr.sbin/unbound/util/netevent.c
2393
verbose(VERB_ALGO, "doq socket want no write");
usr.sbin/unbound/util/netevent.c
2472
verbose(VERB_ALGO, "doq timer callback");
usr.sbin/unbound/util/netevent.c
2489
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/util/netevent.c
2494
verbose(VERB_ALGO, "doq conn %s is deleted "
usr.sbin/unbound/util/netevent.c
2572
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/util/netevent.c
2577
verbose(VERB_ALGO, "doq write connection %s %d",
usr.sbin/unbound/util/netevent.c
2622
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/util/netevent.c
2703
verbose(VERB_ALGO, "doq check write enable");
usr.sbin/unbound/util/netevent.c
2867
verbose(VERB_ALGO, "doq: send_reply but %s is gone",
usr.sbin/unbound/util/netevent.c
2898
verbose(VERB_ALGO, "doq: drop_reply but %s is gone",
usr.sbin/unbound/util/netevent.c
2963
verbose(VERB_ALGO, "wait is over, slow accept disabled");
usr.sbin/unbound/util/netevent.c
3003
verbose(VERB_ALGO, "out of file descriptors: "
usr.sbin/unbound/util/netevent.c
3085
verbose(VERB_ALGO, "bio_cb %d, %s %s %s", oper,
usr.sbin/unbound/util/netevent.c
343
if(verbosity < VERB_ALGO)
usr.sbin/unbound/util/netevent.c
3505
log_addr(VERB_ALGO, "SSL connection failed: "
usr.sbin/unbound/util/netevent.c
3511
log_cert(VERB_ALGO, "peer certificate", x);
usr.sbin/unbound/util/netevent.c
3518
log_addr(VERB_ALGO, buf, &c->repinfo.remote_addr,
usr.sbin/unbound/util/netevent.c
3522
log_addr(VERB_ALGO, "SSL connection "
usr.sbin/unbound/util/netevent.c
3536
log_cert(VERB_ALGO, "peer certificate", x);
usr.sbin/unbound/util/netevent.c
3539
log_addr(VERB_ALGO, "SSL connection failed: "
usr.sbin/unbound/util/netevent.c
3548
log_addr(VERB_ALGO, "SSL connection", &c->repinfo.remote_addr,
usr.sbin/unbound/util/netevent.c
3563
verbose(VERB_ALGO, "client doesn't support HTTP/2");
usr.sbin/unbound/util/netevent.c
357
) && verbosity < VERB_ALGO)
usr.sbin/unbound/util/netevent.c
3606
verbose(VERB_ALGO, "proxy_protocol: reading fixed "
usr.sbin/unbound/util/netevent.c
3671
verbose(VERB_ALGO, "proxy_protocol: reading variable "
usr.sbin/unbound/util/netevent.c
3731
verbose(VERB_ALGO, "proxy_protocol: successful read of "
usr.sbin/unbound/util/netevent.c
3787
verbose(VERB_ALGO, "Reading ssl tcp query of length %d",
usr.sbin/unbound/util/netevent.c
4030
verbose(VERB_ALGO, "proxy_protocol: reading fixed "
usr.sbin/unbound/util/netevent.c
4072
verbose(VERB_ALGO, "proxy_protocol: reading variable "
usr.sbin/unbound/util/netevent.c
4109
verbose(VERB_ALGO, "proxy_protocol: successful read of "
usr.sbin/unbound/util/netevent.c
4145
verbose(VERB_ALGO, "Reading tcp query of length %d",
usr.sbin/unbound/util/netevent.c
4365
verbose(VERB_ALGO, "tcp sendmsg for fastopen failed (with %s), try normal connect", strerror(errno));
usr.sbin/unbound/util/netevent.c
4762
verbose(VERB_ALGO, "ssl http read more skip to %d + %d",
usr.sbin/unbound/util/netevent.c
4800
verbose(VERB_ALGO, "http read more skip to %d + %d",
usr.sbin/unbound/util/netevent.c
4857
verbose(VERB_ALGO, "http header: %s", line);
usr.sbin/unbound/util/netevent.c
4861
verbose(VERB_ALGO, "http bad status %s", line+9);
usr.sbin/unbound/util/netevent.c
4871
verbose(VERB_ALGO, "http invalid Content-Length: " ARG_LL "d", cl);
usr.sbin/unbound/util/netevent.c
4904
verbose(VERB_ALGO, "http chunk trailer: %s", line);
usr.sbin/unbound/util/netevent.c
4927
verbose(VERB_ALGO, "http chunk header: %s", line);
usr.sbin/unbound/util/netevent.c
4935
verbose(VERB_ALGO, "http invalid chunk size: %ld",
usr.sbin/unbound/util/netevent.c
5007
verbose(VERB_ALGO, "http_chunked_segment: got now %d, tcpbytcount %d, http_stored %d, buffer pos %d, buffer limit %d", (int)got_now, (int)c->tcp_byte_count, (int)c->http_stored, (int)sldns_buffer_position(c->buffer), (int)sldns_buffer_limit(c->buffer));
usr.sbin/unbound/util/netevent.c
6607
verbose(VERB_ALGO, "close fd %d", c->fd);
usr.sbin/unbound/util/netevent.c
6666
log_addr(VERB_ALGO, "from local addr", (void*)addr, addrlen);
usr.sbin/unbound/util/netevent.c
6667
log_addr(VERB_ALGO, "response to client", client_addr, client_addrlen);
usr.sbin/unbound/util/netevent.c
6794
verbose(VERB_ALGO, "comm point stop listening %d", c->fd);
usr.sbin/unbound/util/netevent.c
6806
verbose(VERB_ALGO, "comm point start listening %d (%d msec)",
usr.sbin/unbound/util/netevent.c
6867
verbose(VERB_ALGO, "comm point listen_for_rw %d %d", c->fd, wr);
usr.sbin/unbound/util/netevent.c
693
verbose(VERB_ALGO, "no IP_PKTINFO or IP_SENDSRCADDR");
usr.sbin/unbound/util/netevent.c
728
if(verbosity >= VERB_ALGO && r->srctype != 0)
usr.sbin/unbound/util/netevent.c
916
if(verbosity >= VERB_ALGO)
usr.sbin/unbound/util/tube.c
552
verbose(VERB_ALGO, "tube created");
usr.sbin/unbound/util/tube.c
566
verbose(VERB_ALGO, "tube deleted");
usr.sbin/unbound/util/tube.c
572
verbose(VERB_ALGO, "tube close_read");
usr.sbin/unbound/util/tube.c
577
verbose(VERB_ALGO, "tube close_write");
usr.sbin/unbound/util/tube.c
586
verbose(VERB_ALGO, "tube remove_bg_listen");
usr.sbin/unbound/util/tube.c
595
verbose(VERB_ALGO, "tube remove_bg_write");
usr.sbin/unbound/util/tube.c
613
verbose(VERB_ALGO, "tube write_msg len %d", (int)len);
usr.sbin/unbound/util/tube.c
627
verbose(VERB_ALGO, "tube read_msg %s", nonblock?"nonblock":"blocking");
usr.sbin/unbound/util/tube.c
630
verbose(VERB_ALGO, "tube read_msg nodata");
usr.sbin/unbound/util/tube.c
644
verbose(VERB_ALGO, "tube read_msg lastdata");
usr.sbin/unbound/util/tube.c
657
verbose(VERB_ALGO, "tube read_msg len %d", (int)*len);
usr.sbin/unbound/util/tube.c
758
verbose(VERB_ALGO, "tube queue_item len %d", (int)len);
usr.sbin/unbound/util/tube.c
787
verbose(VERB_ALGO, "tube handle_signal");
usr.sbin/unbound/util/winsock_event.c
343
verbose(VERB_ALGO, "FD_READ_BIT error: %s",
usr.sbin/unbound/util/winsock_event.c
349
verbose(VERB_ALGO, "FD_WRITE_BIT error: %s",
usr.sbin/unbound/util/winsock_event.c
355
verbose(VERB_ALGO, "FD_CONNECT_BIT error: %s",
usr.sbin/unbound/util/winsock_event.c
362
verbose(VERB_ALGO, "FD_ACCEPT_BIT error: %s",
usr.sbin/unbound/util/winsock_event.c
368
verbose(VERB_ALGO, "FD_CLOSE_BIT error: %s",
usr.sbin/unbound/util/winsock_event.c
374
verbose(VERB_ALGO, "winsock %d pass sticky %s%s",
usr.sbin/unbound/util/winsock_event.c
386
verbose(VERB_ALGO, "winsock %d store sticky %s%s",
usr.sbin/unbound/util/winsock_event.c
392
verbose(VERB_ALGO, "winsock event callback %p fd=%d "
usr.sbin/unbound/util/winsock_event.c
413
verbose(VERB_ALGO, "winsock %d got sticky %s%s",
usr.sbin/unbound/util/winsock_event.c
493
verbose(VERB_ALGO, "event_add %p added=%d fd=%d tv=" ARG_LL "d %s%s%s",
usr.sbin/unbound/util/winsock_event.c
574
verbose(VERB_ALGO, "event_del %p added=%d fd=%d tv=" ARG_LL "d %s%s%s",
usr.sbin/unbound/util/winsock_event.c
648
verbose(VERB_ALGO, "winsock: tcp wouldblock %s",
usr.sbin/unbound/validator/autotrust.c
1009
verbose(VERB_ALGO, "reading autotrust anchor file %s", nm);
usr.sbin/unbound/validator/autotrust.c
1213
verbose(VERB_ALGO, "autotrust: write to disk: %s", tempf);
usr.sbin/unbound/validator/autotrust.c
1242
verbose(VERB_ALGO, "autotrust: replaced %s", fname);
usr.sbin/unbound/validator/autotrust.c
1276
verbose(VERB_ALGO, "autotrust: validate DNSKEY with anchor: %s",
usr.sbin/unbound/validator/autotrust.c
1315
verbose(VERB_ALGO, "seen REVOKE flag, check self-signed, rr %d",
usr.sbin/unbound/validator/autotrust.c
1513
verbose(VERB_ALGO, "orig_ttl is %d", (int)origttl);
usr.sbin/unbound/validator/autotrust.c
1514
verbose(VERB_ALGO, "rrsig_exp_interval is %d",
usr.sbin/unbound/validator/autotrust.c
1516
verbose(VERB_ALGO, "query_interval: %d, retry_time: %d",
usr.sbin/unbound/validator/autotrust.c
1570
verbose_key(ta, VERB_ALGO, "is self-signed revoked");
usr.sbin/unbound/validator/autotrust.c
1604
verbose(VERB_ALGO, "DS match attempt failed");
usr.sbin/unbound/validator/autotrust.c
1669
verbose_key(ta, VERB_ALGO, "verified by DS");
usr.sbin/unbound/validator/autotrust.c
1677
verbose_key(ta, VERB_ALGO, "in DNS response");
usr.sbin/unbound/validator/autotrust.c
1705
verbose_key(ta, VERB_ALGO, "holddown time " ARG_LL "d seconds to go",
usr.sbin/unbound/validator/autotrust.c
1724
verbose_key(ta, VERB_ALGO, "update: %s to %s",
usr.sbin/unbound/validator/autotrust.c
1748
verbose_key(anchor, VERB_ALGO, "add-holddown time exceeded "
usr.sbin/unbound/validator/autotrust.c
1756
verbose_key(anchor, VERB_ALGO, "add-holddown time sanity check "
usr.sbin/unbound/validator/autotrust.c
1767
verbose_key(anchor, VERB_ALGO, "del-holddown time exceeded "
usr.sbin/unbound/validator/autotrust.c
1798
verbose_key(anchor, VERB_ALGO, "old id, prior to revocation");
usr.sbin/unbound/validator/autotrust.c
1800
verbose_key(anchor, VERB_ALGO, "new id, after revocation");
usr.sbin/unbound/validator/autotrust.c
1833
verbose_key(anchor, VERB_ALGO, "first seen");
usr.sbin/unbound/validator/autotrust.c
1882
verbose_key(anchor, VERB_ALGO, "trust KSK from "
usr.sbin/unbound/validator/autotrust.c
1928
verbose_key(anchor, VERB_ALGO, "remove ZSK "
usr.sbin/unbound/validator/autotrust.c
1945
verbose_key(anchor, VERB_ALGO, "keep-missing time "
usr.sbin/unbound/validator/autotrust.c
2055
verbose(VERB_ALGO, "scheduled next probe in " ARG_LL "d sec", (long long)tv.tv_sec);
usr.sbin/unbound/validator/autotrust.c
2091
verbose(VERB_ALGO, "trustpoint was deleted in set_next_probe");
usr.sbin/unbound/validator/autotrust.c
2107
verbose(VERB_ALGO, "next probe set in %d seconds",
usr.sbin/unbound/validator/autotrust.c
2181
log_nametypeclass(VERB_ALGO, "autotrust not processed, "
usr.sbin/unbound/validator/autotrust.c
2191
log_nametypeclass(VERB_ALGO, "autotrust process for",
usr.sbin/unbound/validator/autotrust.c
2196
verbose(VERB_ALGO, "autotrust: morekeys, reassemble");
usr.sbin/unbound/validator/autotrust.c
2204
verbose(VERB_ALGO, "autotrust: no dnskey rrset");
usr.sbin/unbound/validator/autotrust.c
2214
verbose(VERB_ALGO, "autotrust: revokedkeys, reassemble");
usr.sbin/unbound/validator/autotrust.c
2229
verbose(VERB_ALGO, "autotrust: dnskey did not verify.");
usr.sbin/unbound/validator/autotrust.c
2267
verbose(VERB_ALGO, "autotrust: changed, reassemble");
usr.sbin/unbound/validator/autotrust.c
2277
} else verbose(VERB_ALGO, "autotrust: no changes");
usr.sbin/unbound/validator/autotrust.c
2369
verbose(VERB_ALGO, "autotrust probe answer cb");
usr.sbin/unbound/validator/autotrust.c
2390
log_query_info(VERB_ALGO, "autotrust probe", &qinfo);
usr.sbin/unbound/validator/autotrust.c
2391
verbose(VERB_ALGO, "retry probe set in %d seconds",
usr.sbin/unbound/validator/autotrust.c
2467
verbose(VERB_ALGO, "autotrust probe timer callback");
usr.sbin/unbound/validator/autotrust.c
2477
verbose(VERB_ALGO, "autotrust probe timer %d callbacks done", num);
usr.sbin/unbound/validator/val_anchor.c
1132
if(verbosity >= VERB_ALGO) autr_debug_print(anchors);
usr.sbin/unbound/validator/val_neg.c
769
log_nametypeclass(VERB_ALGO, "negcache rr",
usr.sbin/unbound/validator/val_neg.c
914
log_nametypeclass(VERB_ALGO, "negcache insert for zone",
usr.sbin/unbound/validator/val_neg.c
998
log_nametypeclass(VERB_ALGO, "negcache insert referral ",
usr.sbin/unbound/validator/val_nsec.c
225
verbose(VERB_ALGO, "NSEC RRset for the "
usr.sbin/unbound/validator/val_nsec.c
256
verbose(VERB_ALGO, "NSEC for empty non-terminal "
usr.sbin/unbound/validator/val_nsec.c
263
verbose(VERB_ALGO, "NSEC for empty non-terminal "
usr.sbin/unbound/validator/val_nsec3.c
1077
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: could "
usr.sbin/unbound/validator/val_nsec3.c
1083
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: could "
usr.sbin/unbound/validator/val_nsec3.c
1090
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: could "
usr.sbin/unbound/validator/val_nsec3.c
1094
log_nametypeclass(VERB_ALGO, "ce candidate", ce->ce, 0, 0);
usr.sbin/unbound/validator/val_nsec3.c
1098
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: "
usr.sbin/unbound/validator/val_nsec3.c
1113
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: "
usr.sbin/unbound/validator/val_nsec3.c
1117
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: closest "
usr.sbin/unbound/validator/val_nsec3.c
1122
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: closest "
usr.sbin/unbound/validator/val_nsec3.c
1132
verbose(VERB_ALGO, "nsec3: Could not find proof that the "
usr.sbin/unbound/validator/val_nsec3.c
1138
verbose(VERB_ALGO, "nsec3: Could not find proof that the "
usr.sbin/unbound/validator/val_nsec3.c
1145
verbose(VERB_ALGO, "nsec3: Could not find proof that the "
usr.sbin/unbound/validator/val_nsec3.c
1190
verbose(VERB_ALGO, "nsec3 nameerror proof: failed "
usr.sbin/unbound/validator/val_nsec3.c
1193
verbose(VERB_ALGO, "nsec3 nameerror proof: will "
usr.sbin/unbound/validator/val_nsec3.c
1196
else verbose(VERB_ALGO, "nsec3 nameerror proof: closest "
usr.sbin/unbound/validator/val_nsec3.c
1200
log_nametypeclass(VERB_ALGO, "nsec3 nameerror: proven ce=", ce.ce,0,0);
usr.sbin/unbound/validator/val_nsec3.c
1207
verbose(VERB_ALGO, "nsec3 nameerror proof: could not prove "
usr.sbin/unbound/validator/val_nsec3.c
1213
verbose(VERB_ALGO, "nsec3 nameerror proof: could not prove "
usr.sbin/unbound/validator/val_nsec3.c
1219
verbose(VERB_ALGO, "nsec3 nameerror proof: could not prove "
usr.sbin/unbound/validator/val_nsec3.c
1226
verbose(VERB_ALGO, "nsec3 nameerror proof: could not prove "
usr.sbin/unbound/validator/val_nsec3.c
1232
verbose(VERB_ALGO, "nsec3 nameerror proof: nc has optout");
usr.sbin/unbound/validator/val_nsec3.c
1255
log_nametypeclass(VERB_ALGO, "start nsec3 nameerror proof, zone",
usr.sbin/unbound/validator/val_nsec3.c
1282
verbose(VERB_ALGO, "proveNodata: Matching NSEC3 "
usr.sbin/unbound/validator/val_nsec3.c
1286
verbose(VERB_ALGO, "proveNodata: Matching NSEC3 "
usr.sbin/unbound/validator/val_nsec3.c
1306
verbose(VERB_ALGO, "proveNodata: apex NSEC3 "
usr.sbin/unbound/validator/val_nsec3.c
1313
verbose(VERB_ALGO, "proveNodata: matching "
usr.sbin/unbound/validator/val_nsec3.c
1317
verbose(VERB_ALGO, "proveNodata: matching "
usr.sbin/unbound/validator/val_nsec3.c
1324
verbose(VERB_ALGO, "proveNodata: all attempted hash "
usr.sbin/unbound/validator/val_nsec3.c
1329
verbose(VERB_ALGO, "proveNodata: reached "
usr.sbin/unbound/validator/val_nsec3.c
1341
verbose(VERB_ALGO, "proveNodata: did not match qname, "
usr.sbin/unbound/validator/val_nsec3.c
1345
verbose(VERB_ALGO, "proveNodata: closest nsec3 is insecure "
usr.sbin/unbound/validator/val_nsec3.c
1361
verbose(VERB_ALGO, "nsec3 nodata proof: matching "
usr.sbin/unbound/validator/val_nsec3.c
1365
verbose(VERB_ALGO, "nsec3 nodata proof: matching "
usr.sbin/unbound/validator/val_nsec3.c
1371
verbose(VERB_ALGO, "nsec3 nodata proof: matching "
usr.sbin/unbound/validator/val_nsec3.c
1377
verbose(VERB_ALGO, "nsec3 nodata proof: matching "
usr.sbin/unbound/validator/val_nsec3.c
1383
verbose(VERB_ALGO, "nsec3 nodata proof: matching "
usr.sbin/unbound/validator/val_nsec3.c
1390
verbose(VERB_ALGO, "nsec3 nodata proof: all attempted hash "
usr.sbin/unbound/validator/val_nsec3.c
1395
verbose(VERB_ALGO, "nsec3 nodata proof: reached "
usr.sbin/unbound/validator/val_nsec3.c
1407
verbose(VERB_ALGO, "nsec3 nodata proof: no next closer nsec3");
usr.sbin/unbound/validator/val_nsec3.c
1415
verbose(VERB_ALGO, "proveNodata: covering NSEC3 was not "
usr.sbin/unbound/validator/val_nsec3.c
1417
else verbose(VERB_ALGO, "proveNodata: could not find matching "
usr.sbin/unbound/validator/val_nsec3.c
1483
verbose(VERB_ALGO, "proveWildcard: did not find a "
usr.sbin/unbound/validator/val_nsec3.c
1489
verbose(VERB_ALGO, "proveWildcard: did not find a "
usr.sbin/unbound/validator/val_nsec3.c
1496
verbose(VERB_ALGO, "proveWildcard: did not find a covering "
usr.sbin/unbound/validator/val_nsec3.c
1501
verbose(VERB_ALGO, "proveWildcard: NSEC3 optout");
usr.sbin/unbound/validator/val_nsec3.c
1530
verbose(VERB_ALGO, "NSEC3 did not verify");
usr.sbin/unbound/validator/val_nsec3.c
1582
verbose(VERB_ALGO, "nsec3 provenods: NSEC3 is from"
usr.sbin/unbound/validator/val_nsec3.c
1587
verbose(VERB_ALGO, "nsec3 provenods: NSEC3 has qtype"
usr.sbin/unbound/validator/val_nsec3.c
1600
verbose(VERB_ALGO, "nsec3 provenods: all attempted hash "
usr.sbin/unbound/validator/val_nsec3.c
1605
verbose(VERB_ALGO, "nsec3 provenods: reached "
usr.sbin/unbound/validator/val_nsec3.c
1619
verbose(VERB_ALGO, "nsec3 provenods: did not match qname, "
usr.sbin/unbound/validator/val_nsec3.c
1627
verbose(VERB_ALGO, "nsec3 nods proof: no next closer nsec3");
usr.sbin/unbound/validator/val_nsec3.c
1638
verbose(VERB_ALGO, "nsec3 provenods: covering NSEC3 was not "
usr.sbin/unbound/validator/val_nsec3.c
476
verbose(VERB_ALGO, "NSEC3 salt malformed");
usr.sbin/unbound/validator/val_nsec3.c
486
verbose(VERB_ALGO, "NSEC3 algorithm mismatch");
usr.sbin/unbound/validator/val_nsec3.c
492
verbose(VERB_ALGO, "NSEC3 iterations mismatch");
usr.sbin/unbound/validator/val_nsec3.c
498
verbose(VERB_ALGO, "NSEC3 salt malformed");
usr.sbin/unbound/validator/val_nsec3.c
505
verbose(VERB_ALGO, "NSEC3 salt mismatch");
usr.sbin/unbound/validator/val_nsec3.c
552
verbose(VERB_ALGO, "nsec3: keysize %d bits, max iterations %d",
usr.sbin/unbound/validator/val_secalgo.c
712
log_crypto_verbose(VERB_ALGO, str, e);
usr.sbin/unbound/validator/val_sigcrypt.c
1433
verbose(VERB_ALGO, "date override: ignore date");
usr.sbin/unbound/validator/val_sigcrypt.c
1437
verbose(VERB_ALGO, "date override option %d", (int)now);
usr.sbin/unbound/validator/val_sigcrypt.c
1533
verbose(VERB_ALGO, "rrset TTL larger than sig expiration ttl,"
usr.sbin/unbound/validator/val_sigcrypt.c
572
verbose(VERB_ALGO, "verify sig %d %d", (int)tag, algo);
usr.sbin/unbound/validator/val_sigcrypt.c
601
verbose(VERB_ALGO, "verify sig: too many RRSIG validations");
usr.sbin/unbound/validator/val_sigcrypt.c
616
verbose(VERB_ALGO, "verify sig: unsupported algorithm by "
usr.sbin/unbound/validator/val_sigcrypt.c
682
verbose(VERB_ALGO, "rrset failed to verify: "
usr.sbin/unbound/validator/val_sigcrypt.c
688
verbose(VERB_ALGO, "rrset failed to verify: "
usr.sbin/unbound/validator/val_sigcrypt.c
758
verbose(VERB_ALGO, "rrset failed to verify due to algorithm "
usr.sbin/unbound/validator/val_sigcrypt.c
765
verbose(VERB_ALGO, "rrset failed to verify: all signatures are bogus");
usr.sbin/unbound/validator/val_utils.c
1126
verbose(VERB_ALGO, "truncate to minimal");
usr.sbin/unbound/validator/val_utils.c
1267
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/validator/val_utils.c
1270
sock_list_logentry(VERB_ALGO, "blacklist", p);
usr.sbin/unbound/validator/val_utils.c
1272
verbose(VERB_ALGO, "blacklist add: cache");
usr.sbin/unbound/validator/val_utils.c
1274
sock_list_logentry(VERB_ALGO, "blacklist add", p);
usr.sbin/unbound/validator/val_utils.c
416
log_nametypeclass(VERB_ALGO, "verify rrset cached",
usr.sbin/unbound/validator/val_utils.c
425
log_nametypeclass(VERB_ALGO, "verify rrset from cache",
usr.sbin/unbound/validator/val_utils.c
431
log_nametypeclass(VERB_ALGO, "verify rrset", rrset->rk.dname,
usr.sbin/unbound/validator/val_utils.c
435
verbose(VERB_ALGO, "verify result: %s", sec_status_to_string(sec));
usr.sbin/unbound/validator/val_utils.c
517
verbose(VERB_ALGO, "attempt DS match algo %d keytag %d",
usr.sbin/unbound/validator/val_utils.c
525
verbose(VERB_ALGO, "DS match attempt failed");
usr.sbin/unbound/validator/val_utils.c
527
verbose(VERB_ALGO, "DS match attempt reached "
usr.sbin/unbound/validator/val_utils.c
536
verbose(VERB_ALGO, "DS okay but that DNSKEY size is not supported");
usr.sbin/unbound/validator/val_utils.c
540
verbose(VERB_ALGO, "DS match digest ok, trying signature");
usr.sbin/unbound/validator/val_utils.c
646
verbose(VERB_ALGO, "DS matched DNSKEY.");
usr.sbin/unbound/validator/val_utils.c
648
verbose(VERB_ALGO, "DS works, but dnskeyset contain keys that are unsupported, treat as insecure");
usr.sbin/unbound/validator/val_utils.c
666
verbose(VERB_ALGO, "No supported DS records were found -- "
usr.sbin/unbound/validator/val_utils.c
672
verbose(VERB_ALGO, "No usable DS records were found -- "
usr.sbin/unbound/validator/val_utils.c
789
verbose(VERB_ALGO, "DS matched DNSKEY.");
usr.sbin/unbound/validator/val_utils.c
791
verbose(VERB_ALGO, "trustanchor works, but dnskeyset contain keys that are unsupported, treat as insecure");
usr.sbin/unbound/validator/val_utils.c
821
verbose(VERB_ALGO, "anchor matched DNSKEY.");
usr.sbin/unbound/validator/val_utils.c
823
verbose(VERB_ALGO, "trustanchor works, but dnskeyset contain keys that are unsupported, treat as insecure");
usr.sbin/unbound/validator/val_utils.c
840
verbose(VERB_ALGO, "No supported trust anchors were found -- "
usr.sbin/unbound/validator/val_utils.c
846
verbose(VERB_ALGO, "No usable trust anchors were found -- "
usr.sbin/unbound/validator/val_utils.c
899
if(verbosity < VERB_ALGO)
usr.sbin/unbound/validator/val_utils.c
902
verbose(VERB_ALGO, "DS is not usable");
usr.sbin/unbound/validator/val_utils.c
918
verbose(VERB_ALGO, "DS unsupported, hash %s %s, "
usr.sbin/unbound/validator/validator.c
1009
log_rrset_key(VERB_ALGO, "Removing spurious unsigned NS record "
usr.sbin/unbound/validator/validator.c
1130
verbose(VERB_ALGO, "Positive wildcard response is "
usr.sbin/unbound/validator/validator.c
1160
verbose(VERB_ALGO, "Successfully validated positive response");
usr.sbin/unbound/validator/validator.c
1222
verbose(VERB_ALGO, "delegation is insecure");
usr.sbin/unbound/validator/validator.c
1251
verbose(VERB_ALGO, "NODATA response is insecure");
usr.sbin/unbound/validator/validator.c
1266
if(verbosity >= VERB_ALGO)
usr.sbin/unbound/validator/validator.c
1273
verbose(VERB_ALGO, "successfully validated NODATA response.");
usr.sbin/unbound/validator/validator.c
1335
verbose(VERB_ALGO, "delegation is insecure");
usr.sbin/unbound/validator/validator.c
138
verbose(VERB_ALGO, "validator nsec3cfg keysz %d mxiter %d",
usr.sbin/unbound/validator/validator.c
1398
verbose(VERB_ALGO, "successfully validated NAME ERROR response.");
usr.sbin/unbound/validator/validator.c
1425
verbose(VERB_ALGO, "validated part of referral response as %s",
usr.sbin/unbound/validator/validator.c
1538
verbose(VERB_ALGO, "Positive ANY wildcard response is "
usr.sbin/unbound/validator/validator.c
1571
verbose(VERB_ALGO, "Successfully validated positive ANY response");
usr.sbin/unbound/validator/validator.c
1687
verbose(VERB_ALGO, "wildcard CNAME response is "
usr.sbin/unbound/validator/validator.c
1713
verbose(VERB_ALGO, "Successfully validated CNAME response");
usr.sbin/unbound/validator/validator.c
1787
verbose(VERB_ALGO, "delegation is insecure");
usr.sbin/unbound/validator/validator.c
1828
verbose(VERB_ALGO, "CNAMEchain to noanswer response "
usr.sbin/unbound/validator/validator.c
1845
if(verbosity >= VERB_ALGO)
usr.sbin/unbound/validator/validator.c
1853
verbose(VERB_ALGO, "successfully validated CNAME chain to a "
usr.sbin/unbound/validator/validator.c
1855
else verbose(VERB_ALGO, "successfully validated CNAME chain to a "
usr.sbin/unbound/validator/validator.c
1889
verbose(VERB_ALGO, "restart count exceeded");
usr.sbin/unbound/validator/validator.c
1896
verbose(VERB_ALGO, "validator classification %s",
usr.sbin/unbound/validator/validator.c
1938
log_nametypeclass(VERB_ALGO, "this signer name is not a parent "
usr.sbin/unbound/validator/validator.c
1943
log_nametypeclass(VERB_ALGO, "no signer, using", lookup_name,
usr.sbin/unbound/validator/validator.c
1948
log_nametypeclass(VERB_ALGO, "signer is", lookup_name, 0, 0);
usr.sbin/unbound/validator/validator.c
1965
verbose(VERB_ALGO, "trust anchor NXDOMAIN by signed parent");
usr.sbin/unbound/validator/validator.c
1981
if(verbosity >= VERB_ALGO)
usr.sbin/unbound/validator/validator.c
2081
log_query_info(VERB_ALGO, "validator: FindKey", &vq->qchase);
usr.sbin/unbound/validator/validator.c
2092
verbose(VERB_ALGO, "error generating DNSKEY request");
usr.sbin/unbound/validator/validator.c
2120
verbose(VERB_ALGO, "Cannot retrieve DS for signature");
usr.sbin/unbound/validator/validator.c
2131
log_nametypeclass(VERB_ALGO, "current keyname", current_key_name,
usr.sbin/unbound/validator/validator.c
2133
log_nametypeclass(VERB_ALGO, "target keyname", target_key_name,
usr.sbin/unbound/validator/validator.c
2137
verbose(VERB_ALGO, "bad signer name");
usr.sbin/unbound/validator/validator.c
2146
verbose(VERB_ALGO, "striplab %d", strip_lab);
usr.sbin/unbound/validator/validator.c
2151
log_nametypeclass(VERB_ALGO, "next keyname", target_key_name,
usr.sbin/unbound/validator/validator.c
2157
log_nametypeclass(VERB_ALGO, "DS RRset", vq->ds_rrset->rk.dname, LDNS_RR_TYPE_DS, LDNS_RR_CLASS_IN);
usr.sbin/unbound/validator/validator.c
2158
else verbose(VERB_ALGO, "No DS RRset");
usr.sbin/unbound/validator/validator.c
2165
verbose(VERB_ALGO, "error generating DNSKEY request");
usr.sbin/unbound/validator/validator.c
2186
verbose(VERB_ALGO, "Process suspended sub DS response");
usr.sbin/unbound/validator/validator.c
2203
verbose(VERB_ALGO, "Process cached DS response");
usr.sbin/unbound/validator/validator.c
2218
verbose(VERB_ALGO, "error generating DS request");
usr.sbin/unbound/validator/validator.c
2228
verbose(VERB_ALGO, "error generating DNSKEY request");
usr.sbin/unbound/validator/validator.c
2258
verbose(VERB_ALGO, "validate: no key entry, failed");
usr.sbin/unbound/validator/validator.c
2295
log_query_info(VERB_ALGO, "processValidate: state has no "
usr.sbin/unbound/validator/validator.c
2346
verbose(VERB_ALGO, "Validating a positive response");
usr.sbin/unbound/validator/validator.c
2362
verbose(VERB_ALGO, "Validating a nodata response");
usr.sbin/unbound/validator/validator.c
2379
verbose(VERB_ALGO, "Validating a nxdomain response");
usr.sbin/unbound/validator/validator.c
2397
verbose(VERB_ALGO, "Validating a cname response");
usr.sbin/unbound/validator/validator.c
2413
verbose(VERB_ALGO, "Validating a cname noanswer "
usr.sbin/unbound/validator/validator.c
2430
verbose(VERB_ALGO, "Validating a referral response");
usr.sbin/unbound/validator/validator.c
2438
verbose(VERB_ALGO, "Validating a positive ANY "
usr.sbin/unbound/validator/validator.c
2510
verbose(VERB_ALGO, "validator: go to next rrset");
usr.sbin/unbound/validator/validator.c
2522
verbose(VERB_ALGO, "validator: failed to chase CNAME");
usr.sbin/unbound/validator/validator.c
2527
log_query_info(VERB_ALGO, "validator: chased to",
usr.sbin/unbound/validator/validator.c
2559
verbose(VERB_ALGO, "validation failed, "
usr.sbin/unbound/validator/validator.c
2566
verbose(VERB_ALGO, "pass back to next module");
usr.sbin/unbound/validator/validator.c
2582
verbose(VERB_ALGO, "validation failed but "
usr.sbin/unbound/validator/validator.c
2591
verbose(VERB_ALGO, "reset serve-expired-ttl for "
usr.sbin/unbound/validator/validator.c
2727
verbose(VERB_ALGO, "val handle processing q with state %s",
usr.sbin/unbound/validator/validator.c
2770
verbose(VERB_ALGO, "validator: pass to next module");
usr.sbin/unbound/validator/validator.c
2776
verbose(VERB_ALGO, "validator: nextmodule returned");
usr.sbin/unbound/validator/validator.c
2794
verbose(VERB_ALGO, "rpz applied, mark it as insecure");
usr.sbin/unbound/validator/validator.c
2804
verbose(VERB_ALGO, "cannot validate classANY: bogus");
usr.sbin/unbound/validator/validator.c
288
verbose(VERB_ALGO, "constructing reply for validation");
usr.sbin/unbound/validator/validator.c
3051
verbose(VERB_ALGO, "no NSECs: %s", reason);
usr.sbin/unbound/validator/validator.c
3179
verbose(VERB_ALGO, "CNAME has inconsistent wildcard signatures");
usr.sbin/unbound/validator/validator.c
3224
verbose(VERB_ALGO, "wildcard CNAME in chain of trust means no DS can be found and it is also not a delegation point that can be insecure");
usr.sbin/unbound/validator/validator.c
3230
verbose(VERB_ALGO, "CNAME validated, "
usr.sbin/unbound/validator/validator.c
3294
verbose(VERB_ALGO, "rpz was applied to the DS lookup, "
usr.sbin/unbound/validator/validator.c
3395
verbose(VERB_ALGO, "rpz was applied to the DNSKEY lookup, "
usr.sbin/unbound/validator/validator.c
3580
log_query_info(VERB_ALGO, "validator: inform_super, sub is",
usr.sbin/unbound/validator/validator.c
3582
log_query_info(VERB_ALGO, "super is", &super->qinfo);
usr.sbin/unbound/validator/validator.c
3584
verbose(VERB_ALGO, "super: has no validator state");
usr.sbin/unbound/validator/validator.c
408
verbose(VERB_ALGO, "not validating response, is valrec"
usr.sbin/unbound/validator/validator.c
418
if(verbosity >= VERB_ALGO) {
usr.sbin/unbound/validator/validator.c
422
verbose(VERB_ALGO, "cannot validate non-answer, rcode %s", rc);
usr.sbin/unbound/validator/validator.c
431
verbose(VERB_ALGO, "cannot validate RRSIG, no sigs on sigs.");
usr.sbin/unbound/validator/validator.c
448
verbose(VERB_ALGO, "response has already been validated: %s",
usr.sbin/unbound/validator/validator.c
483
log_query_info(VERB_ALGO, "generate request", &ask);
usr.sbin/unbound/validator/validator.c
491
verbose(VERB_ALGO, "Could not generate request: cycle detected");
usr.sbin/unbound/validator/validator.c
582
verbose(VERB_ALGO, "failed to generate key tag signaling request");
usr.sbin/unbound/validator/validator.c
639
verbose(VERB_ALGO, "keytag signaling query failed");
usr.sbin/unbound/validator/validator.c
644
verbose(VERB_ALGO, "Could not prime trust anchor");
usr.sbin/unbound/validator/validator.c
733
verbose(VERB_ALGO, "DNAME CNAME derivation failed");
usr.sbin/unbound/validator/validator.c
741
verbose(VERB_ALGO, "CNAME target mismatch: not synthesized from DNAME");
usr.sbin/unbound/validator/validator.c
795
verbose(VERB_ALGO, "msg signature validation "
usr.sbin/unbound/validator/validator.c
831
verbose(VERB_ALGO, "msg signature validation "
usr.sbin/unbound/validator/validator.c
865
verbose(VERB_ALGO, "msg signature validation "
usr.sbin/unbound/validator/validator.c
878
verbose(VERB_ALGO, "validate_suspend timer, continue");
usr.sbin/unbound/validator/validator.c
891
verbose(VERB_ALGO, "validate_suspend timer: "
usr.sbin/unbound/validator/validator.c
898
verbose(VERB_ALGO, "validate_suspend timer, set for suspend");
usr.sbin/unbound/validator/validator.c
967
verbose(VERB_ALGO, "truncating to minimal response");