| /src/external/bsd/unbound/dist/validator/ |
| val_nsec3.c | 476 verbose(VERB_ALGO, "NSEC3 salt malformed"); 486 verbose(VERB_ALGO, "NSEC3 algorithm mismatch"); 492 verbose(VERB_ALGO, "NSEC3 iterations mismatch"); 498 verbose(VERB_ALGO, "NSEC3 salt malformed"); 505 verbose(VERB_ALGO, "NSEC3 salt mismatch"); 552 verbose(VERB_ALGO, "nsec3: keysize %d bits, max iterations %d", 1077 verbose(VERB_ALGO, "nsec3 proveClosestEncloser: could " 1083 verbose(VERB_ALGO, "nsec3 proveClosestEncloser: could " 1090 verbose(VERB_ALGO, "nsec3 proveClosestEncloser: could " 1094 log_nametypeclass(VERB_ALGO, "ce candidate", ce->ce, 0, 0) [all...] |
| validator.c | 138 verbose(VERB_ALGO, "validator nsec3cfg keysz %d mxiter %d", 288 verbose(VERB_ALGO, "constructing reply for validation"); 403 verbose(VERB_ALGO, "not validating response due to CD bit"); 408 verbose(VERB_ALGO, "not validating response, is valrec" 418 if(verbosity >= VERB_ALGO) { 422 verbose(VERB_ALGO, "cannot validate non-answer, rcode %s", rc); 431 verbose(VERB_ALGO, "cannot validate RRSIG, no sigs on sigs."); 448 verbose(VERB_ALGO, "response has already been validated: %s", 483 log_query_info(VERB_ALGO, "generate request", &ask); 491 verbose(VERB_ALGO, "Could not generate request: cycle detected") [all...] |
| val_utils.c | 416 log_nametypeclass(VERB_ALGO, "verify rrset cached", 425 log_nametypeclass(VERB_ALGO, "verify rrset from cache", 431 log_nametypeclass(VERB_ALGO, "verify rrset", rrset->rk.dname, 435 verbose(VERB_ALGO, "verify result: %s", sec_status_to_string(sec)); 508 verbose(VERB_ALGO, "attempt DS match algo %d keytag %d", 516 verbose(VERB_ALGO, "DS match attempt failed"); 518 verbose(VERB_ALGO, "DS match attempt reached " 527 verbose(VERB_ALGO, "DS okay but that DNSKEY size is not supported"); 531 verbose(VERB_ALGO, "DS match digest ok, trying signature"); 637 verbose(VERB_ALGO, "DS matched DNSKEY.") [all...] |
| autotrust.c | 1009 verbose(VERB_ALGO, "reading autotrust anchor file %s", nm); 1213 verbose(VERB_ALGO, "autotrust: write to disk: %s", tempf); 1242 verbose(VERB_ALGO, "autotrust: replaced %s", fname); 1276 verbose(VERB_ALGO, "autotrust: validate DNSKEY with anchor: %s", 1315 verbose(VERB_ALGO, "seen REVOKE flag, check self-signed, rr %d", 1513 verbose(VERB_ALGO, "orig_ttl is %d", (int)origttl); 1514 verbose(VERB_ALGO, "rrsig_exp_interval is %d", 1516 verbose(VERB_ALGO, "query_interval: %d, retry_time: %d", 1570 verbose_key(ta, VERB_ALGO, "is self-signed revoked"); 1604 verbose(VERB_ALGO, "DS match attempt failed") [all...] |
| /src/external/bsd/unbound/dist/iterator/ |
| iterator.c | 240 verbose(VERB_ALGO, "subq error, but not interested"); 241 log_query_info(VERB_ALGO, "superq", &super->qinfo); 304 verbose(VERB_ALGO, "error response for prefetch in cache"); 321 verbose(VERB_ALGO, "reset serve-expired-ttl for " 326 verbose(VERB_ALGO, "set serve-expired-norec-ttl for " 359 verbose(VERB_ALGO, "store error response in message cache"); 396 verbose(VERB_ALGO, "prepending %d rrsets", (int)num_an + (int)num_ns); 908 verbose(VERB_ALGO, "Cannot prime due to lack of hints"); 917 verbose(VERB_ALGO, "could not prime root"); 1016 verbose(VERB_ALGO, "could not prime stub") [all...] |
| iter_utils.c | 327 log_addr(VERB_ALGO, "the addr is on the donotquery " 331 log_addr(VERB_ALGO, "skip addr on the donotquery list", 361 log_addr(VERB_ALGO, "servselect", &a->addr, a->addrlen); 362 verbose(VERB_ALGO, " rtt=%d%s%s%s%s%s", rtt, 496 verbose(VERB_ALGO, "Bad choices, trying to get more choice"); 683 verbose(VERB_ALGO, "selrtt %d", selrtt); 686 verbose(VERB_ALGO, "chase to " 691 verbose(VERB_ALGO, "chase to " 697 verbose(VERB_ALGO, "chase to recursion lame server"); 701 verbose(VERB_ALGO, "chase to dnssec lame server") [all...] |
| iter_donotq.c | 97 verbose(VERB_ALGO, "donotq: %s", str);
|
| /src/external/bsd/unbound/dist/util/ |
| tube.c | 552 verbose(VERB_ALGO, "tube created"); 566 verbose(VERB_ALGO, "tube deleted"); 572 verbose(VERB_ALGO, "tube close_read"); 577 verbose(VERB_ALGO, "tube close_write"); 586 verbose(VERB_ALGO, "tube remove_bg_listen"); 595 verbose(VERB_ALGO, "tube remove_bg_write"); 613 verbose(VERB_ALGO, "tube write_msg len %d", (int)len); 627 verbose(VERB_ALGO, "tube read_msg %s", nonblock?"nonblock":"blocking"); 630 verbose(VERB_ALGO, "tube read_msg nodata"); 644 verbose(VERB_ALGO, "tube read_msg lastdata") [all...] |
| winsock_event.c | 343 verbose(VERB_ALGO, "FD_READ_BIT error: %s", 349 verbose(VERB_ALGO, "FD_WRITE_BIT error: %s", 355 verbose(VERB_ALGO, "FD_CONNECT_BIT error: %s", 362 verbose(VERB_ALGO, "FD_ACCEPT_BIT error: %s", 368 verbose(VERB_ALGO, "FD_CLOSE_BIT error: %s", 374 verbose(VERB_ALGO, "winsock %d pass sticky %s%s", 386 verbose(VERB_ALGO, "winsock %d store sticky %s%s", 392 verbose(VERB_ALGO, "winsock event callback %p fd=%d " 413 verbose(VERB_ALGO, "winsock %d got sticky %s%s", 493 verbose(VERB_ALGO, "event_add %p added=%d fd=%d tv=" ARG_LL "d %s%s%s", [all...] |
| log.h | 59 VERB_ALGO,
|
| netevent.c | 225 verbose(VERB_ALGO, "%s %s uses %s method.", evnm, evsys, evmethod); 343 if(verbosity < VERB_ALGO) 357 ) && verbosity < VERB_ALGO) 693 verbose(VERB_ALGO, "no IP_PKTINFO or IP_SENDSRCADDR"); 728 if(verbosity >= VERB_ALGO && r->srctype != 0) 916 if(verbosity >= VERB_ALGO) 1095 if(verbosity >= VERB_ALGO && rep.srctype != 0) 1722 verbose(VERB_ALGO, "doq: found connection by address, dcid"); 1727 verbose(VERB_ALGO, "doq: found connection by dcid"); 1770 verbose(VERB_ALGO, "doq: could not decode version [all...] |
| /src/external/bsd/unbound/dist/cachedb/ |
| redis.c | 169 verbose(VERB_ALGO, "redis %sdown, reconnect wait", 243 verbose(VERB_ALGO, "redis %sreconnect wait until %d.%6.6d", 528 verbose(VERB_ALGO, "redis_lookup of %s", key); 541 verbose(VERB_ALGO, "redis_lookup: no data cached"); 544 verbose(VERB_ALGO, "redis_lookup found %d bytes", 593 verbose(VERB_ALGO, "redis_store %s (%d bytes)", key, (int)data_len); 599 verbose(VERB_ALGO, "redis_store expire %s (%d bytes)", 607 verbose(VERB_ALGO, "redis_store %s (%d bytes) with ttl %u", 622 verbose(VERB_ALGO, "redis_store set completed");
|
| cachedb.c | 108 verbose(VERB_ALGO, "testframe_init"); 136 verbose(VERB_ALGO, "testframe_deinit"); 152 verbose(VERB_ALGO, "testframe_lookup of %s", key); 159 verbose(VERB_ALGO, "testframe_lookup found %d bytes", 180 verbose(VERB_ALGO, "testframe_store %s (%d bytes)", key, (int)data_len); 416 if(verbosity >= VERB_ALGO) 605 verbose(VERB_ALGO, "cachedb msg adjust by zero"); 610 verbose(VERB_ALGO, "cachedb msg expired"); 626 verbose(VERB_ALGO, "cachedb msg adjusted down by %d", (int)adjust); 753 verbose(VERB_ALGO, "cachedb expired msg set to be expired now [all...] |
| /src/external/bsd/unbound/dist/winrc/ |
| win_svc.c | 252 verbose(VERB_ALGO, "unbound-anchor done"); 260 verbose(VERB_ALGO, "unbound-anchor exit code is %d", (int)ret); 281 verbose(VERB_ALGO, "rootanchor: %s", rootanchor); 493 verbose(VERB_ALGO, "winservice - cleanup."); 558 verbose(VERB_ALGO, "cronaction done"); 566 verbose(VERB_ALGO, "exit code is %d", (int)ret); 588 verbose(VERB_ALGO, "cronaction: %s", cronaction); 628 verbose(VERB_ALGO, "cron timer callback");
|
| /src/external/bsd/unbound/dist/daemon/ |
| worker.c | 130 if(verbosity < VERB_ALGO) 251 verbose(VERB_ALGO, "worker svcd callback for qstate %p", e->qstate); 265 verbose(VERB_ALGO, "worker: bad reply handled as timeout"); 474 verbose(VERB_ALGO, "reload reply, control cmd quit"); 482 verbose(VERB_ALGO, "worker: drop mesh queries after reload"); 487 verbose(VERB_ALGO, "worker resume after reload"); 510 verbose(VERB_ALGO, "got control cmd quit"); 514 verbose(VERB_ALGO, "got control cmd stats"); 518 verbose(VERB_ALGO, "got control cmd stats_noreset"); 522 verbose(VERB_ALGO, "got control cmd remote") [all...] |
| /src/external/bsd/unbound/dist/services/ |
| listen_dnsport.c | 144 if(verbosity >= VERB_ALGO) { 157 verbose(VERB_ALGO, "creating %s%s socket %s %d%s%s", 171 if(verbosity >= VERB_ALGO) { 462 verbose(VERB_ALGO, "setsockopt(..., SO_SNDBUFFORCE, " 786 verbose(VERB_ALGO, 986 verbose(VERB_ALGO, "creating unix socket %s", path); 1472 verbose(VERB_ALGO, "setup TCP for SSL service"); 2302 verbose(VERB_ALGO, "tcp channel read side closed %d", req->cp->fd); 2408 verbose(VERB_ALGO, "drop stream reply, no space left, in stream-wait-size"); 2619 verbose(VERB_ALGO, "reset HTTP2 stream, no space left, [all...] |
| authzone.c | 1521 verbose(VERB_ALGO, "opening $INCLUDE %s", 1543 verbose(VERB_ALGO, "done with $INCLUDE %s", 1587 if(verbosity >= VERB_ALGO) { 1590 verbose(VERB_ALGO, "read zonefile %s for %s", zfilename, nm); 1597 verbose(VERB_ALGO, "no zonefile %s for %s", 1703 verbose(VERB_ALGO, "failed to rr2str rr %d", (int)i); 1865 verbose(VERB_ALGO, "zonemd duplicate for scheme %d " 1951 if(verbosity >= VERB_ALGO) { 1954 verbose(VERB_ALGO, "auth-zone %s ZONEMD %d %d is unsupported: %s", zstr, (int)scheme, (int)hashalgo, *reason); 1959 if(verbosity >= VERB_ALGO) { [all...] |
| outside_network.c | 271 log_addr(VERB_ALGO, "tcp bound to src", &pi->addr, pi->addrlen); 308 verbose(VERB_ALGO, "outgoing tcp:" 315 verbose(VERB_ALGO, "outgoing tcp:" 323 verbose(VERB_ALGO, "outgoing tcp:" 327 verbose(VERB_ALGO, "outgoing tcp:" 334 verbose(VERB_ALGO, "outgoing tcp:" 342 verbose(VERB_ALGO, "outgoing tcp:" 346 verbose(VERB_ALGO, "outgoing tcp:" 759 verbose(VERB_ALGO, "the query is using TLS encryption, for %s", 1349 verbose(VERB_ALGO, "outnettcp cb") [all...] |
| rpz.c | 683 verbose(VERB_ALGO, "rpz: qname trigger, %s skipping unsupported action: %s", 702 verbose(VERB_ALGO, "rpz: skipping duplicate record: '%s'", rrstr); 746 verbose(VERB_ALGO, "rpz: %s: <%s>", msg, buf); 755 verbose(VERB_ALGO, "rpz: skipping invalid action"); 811 verbose(VERB_ALGO, "rpz: skipping invalid action"); 989 verbose(VERB_ALGO, "rpz: unable to insert clientip rr"); 1015 verbose(VERB_ALGO, "rpz: unable to parse client ip"); 1037 verbose(VERB_ALGO, "rpz: unable to parse ns ip"); 1060 verbose(VERB_ALGO, "rpz: unable to parse response ip"); 1068 verbose(VERB_ALGO, "rpz: respip trigger, %s skipping unsupported action: %s" [all...] |
| /src/external/bsd/unbound/dist/testcode/ |
| unitzonemd.c | 117 if(verbosity >= VERB_ALGO) { 134 if(verbosity >= VERB_ALGO) { 248 if(verbosity >= VERB_ALGO) { 314 if(verbosity >= VERB_ALGO) { 346 if(verbosity >= VERB_ALGO) {
|
| /src/external/bsd/unbound/dist/dnstap/ |
| dtstream.c | 571 verbose(VERB_ALGO, "dnstap io: reconnect timer"); 602 verbose(VERB_ALGO, "dnstap io: set reconnect attempt after %d msec", 1165 verbose(VERB_ALGO, "dnstap: invalid control type received, " 1199 verbose(VERB_ALGO, "dnstap: ACCEPT frame " 1347 verbose(VERB_ALGO, "dnstap io, %s, SSL " 1352 log_cert(VERB_ALGO, "dnstap io, peer certificate", 1356 verbose(VERB_ALGO, "dnstap io, %s, SSL " 1362 verbose(VERB_ALGO, "dnstap io, %s, SSL " 1376 log_cert(VERB_ALGO, "dnstap io, peer " 1380 verbose(VERB_ALGO, "dnstap io, %s, SSL connection [all...] |
| /src/external/bsd/unbound/dist/ipsecmod/ |
| ipsecmod.c | 153 log_query_info(VERB_ALGO, "ipsecmod: generate request", &ask); 161 verbose(VERB_ALGO, "Could not generate request: cycle detected"); 370 verbose(VERB_ALGO, "ipsecmod: shell command: '%s'", str); 405 verbose(VERB_ALGO, "ipsecmod: query for %s; engaging", 496 verbose(VERB_ALGO, "ipsecmod: response for %s; generating IPSECKEY " 549 verbose(VERB_ALGO, "got called with event error, giving up"); 571 log_query_info(VERB_ALGO, "ipsecmod: inform_super, sub is", 573 log_query_info(VERB_ALGO, "super is", &super->qinfo); 576 verbose(VERB_ALGO, "super has no ipsecmod state");
|
| /src/external/bsd/unbound/dist/pythonmod/ |
| pythonmod_utils.c | 132 verbose(VERB_ALGO, "createResponse: parse error on reply packet"); 167 if(verbosity >= VERB_ALGO)
|
| /src/external/bsd/unbound/dist/edns-subnet/ |
| subnetmod.c | 170 verbose(VERB_ALGO, "subnet subquery is not stored globally, stuborfwd is no_cache"); 172 verbose(VERB_ALGO, "subnet store subquery global, name and addr have no subnet treatment.%s", 589 verbose(VERB_ALGO, "subnet: unchecked cache entry needs " 663 verbose(VERB_ALGO, "Could not allocate new subnet qstate"); 694 verbose(VERB_ALGO, "subnetcache: make subquery to look up without subnet"); 696 verbose(VERB_ALGO, "Could not generate sub query"); 722 verbose(VERB_ALGO, "subnet: store error response"); 935 if(verbosity >= VERB_ALGO) { 940 verbose(VERB_ALGO, "%s (null)", s); 945 verbose(VERB_ALGO, "%s %s", s, buf) [all...] |
| /src/external/bsd/unbound/dist/dns64/ |
| dns64.c | 371 verbose(VERB_ALGO, "dns64-prefix: %s", dns64_prefix); 484 verbose(VERB_ALGO, "dns64: rewrite PTR record"); 518 verbose(VERB_ALGO, "dns64: query A record"); 529 verbose(VERB_ALGO, "dns64: sub-query creation failed"); 594 verbose(VERB_ALGO, "dns64: ignore-aaaa and synthesize anyway"); 603 verbose(VERB_ALGO, "dns64: pass to next module"); 651 verbose(VERB_ALGO, "dns64: ignore-aaaa and synthesize anyway"); 829 verbose(VERB_ALGO, "converting A answers to AAAA answers"); 923 verbose(VERB_ALGO, "adjusting PTR reply"); 959 log_query_info(VERB_ALGO, "dns64: inform_super, sub is" [all...] |