Symbol: debug_f
crypto/openssh/audit-bsm.c
452
debug_f("unhandled event %d", event);
crypto/openssh/audit-linux.c
122
debug_f("unhandled event %d", event);
crypto/openssh/auth-pam.c
1071
debug_f("called");
crypto/openssh/auth.c
455
debug_f("key for %s found at %s:%ld",
crypto/openssh/auth.c
458
debug_f("key for host %s not found", host);
crypto/openssh/auth.c
765
debug_f("setting new authentication options");
crypto/openssh/auth.c
780
debug_f("restricting session");
crypto/openssh/auth2-hostbased.c
78
debug_f("cuser %s chost %s pkalg %s slen %zu",
crypto/openssh/auth2-pubkey.c
233
debug_f("sk_counter = %u, sk_flags = 0x%02x",
crypto/openssh/auth2-pubkey.c
267
debug_f("%s test pkalg %s pkblob %s%s%s", method, pkalg, key_s,
crypto/openssh/auth2-pubkey.c
298
debug_f("key options inconsistent with existing");
crypto/openssh/auth2.c
148
debug_f("sent");
crypto/openssh/auth2.c
538
debug_f("unrecognized authentication method name: %s", name);
crypto/openssh/channels.c
1777
debug_f("%s:%d", host_to_connect, port_to_connect);
crypto/openssh/channels.c
2960
debug_f("pfd[%u].fd %d rev 0x%04x",
crypto/openssh/channels.c
4509
debug_f("requested forward not found");
crypto/openssh/channels.c
4545
debug_f("requested forward not found");
crypto/openssh/channels.c
4652
debug_f("index out of range: %d num_permitted_user %d",
crypto/openssh/channels.c
4698
debug_f("start for host %.100s ([%.100s]:%s)",
crypto/openssh/channels.c
4712
debug_f("host %.100s ([%.100s]:%s): %.100s",
crypto/openssh/channels.c
4721
debug_f("connect host %.100s ([%.100s]:%s) in progress, fd=%d",
crypto/openssh/channels.c
5061
debug_f("requested forward not permitted");
crypto/openssh/clientloop.c
1737
debug_f("listen %s port %d, originator %s port %d",
crypto/openssh/clientloop.c
1793
debug_f("request: %s", listen_path);
crypto/openssh/clientloop.c
1863
debug_f("bound agent to hostkey");
crypto/openssh/clientloop.c
2026
debug_f("no sink for exit-status on channel %d",
crypto/openssh/clientloop.c
2247
debug_f("hostkeys file %s does not exist",
crypto/openssh/clientloop.c
2342
debug_f("known hosts file %s does not "
crypto/openssh/clientloop.c
2422
debug_f("server used untrusted RSA signature algorithm "
crypto/openssh/clientloop.c
2536
debug_f("server sent no hostkeys");
crypto/openssh/clientloop.c
2553
debug_f("searching %s for %s / %s",
crypto/openssh/clientloop.c
2560
debug_f("hostkeys file %s does not exist",
crypto/openssh/clientloop.c
2586
debug_f("no new or deprecated keys from server");
crypto/openssh/clientloop.c
2592
debug_f("CA/revocation marker, manual host list or wildcard "
crypto/openssh/clientloop.c
2597
debug_f("host key found matching a different name/address, "
crypto/openssh/clientloop.c
2612
debug_f("key(s) for %s%s%s exist under other names; "
crypto/openssh/compat.c
131
debug_f("match: %s pat %s compat 0x%08x",
crypto/openssh/compat.c
137
debug_f("no match: %s", version);
crypto/openssh/dns.c
264
debug_f("matched SSHFP type %d fptype %d",
crypto/openssh/dns.c
268
debug_f("failed SSHFP type %d fptype %d",
crypto/openssh/ed25519-openssl.c
207
debug_f("message bad length: %llu", *mlen);
crypto/openssh/gss-serv.c
337
debug_f("delegate credential is disabled, doing nothing");
crypto/openssh/hostfile.c
292
debug_f("fopen %s: %s", path, strerror(errno));
crypto/openssh/hostfile.c
486
debug_f("failed to format host entry");
crypto/openssh/kex.c
1276
debug_f("write: %.100s", strerror(errno));
crypto/openssh/kex.c
1374
debug_f("banner line %zu: %s", n, cp);
crypto/openssh/kex.c
378
debug_f("Sending SSH2_MSG_EXT_INFO");
crypto/openssh/kex.c
416
debug_f("%s=<%s>", name, val);
crypto/openssh/kex.c
420
debug_f("unsupported version of %s extension", name);
crypto/openssh/kex.c
437
debug_f("%s=<%s>", name, value);
crypto/openssh/kex.c
459
debug_f("%s (unrecognised)", name);
crypto/openssh/kex.c
476
debug_f("%s (unrecognised)", name);
crypto/openssh/krl.c
1027
debug_f("extension %s critical %u len %zu",
crypto/openssh/krl.c
848
debug_f("cert extension %s critical %u len %zu",
crypto/openssh/misc-agent.c
114
debug_f("trying path \"%s\"", path);
crypto/openssh/misc-agent.c
237
debug_f("path for \"%s\" too long for sockaddr_un", path);
crypto/openssh/misc-agent.c
247
debug_f("connect \"%s\": %s", path, strerror(errno));
crypto/openssh/misc-agent.c
252
debug_f("getsockopt: %s", strerror(errno));
crypto/openssh/misc-agent.c
257
debug_f("socket error on %s: %s", path, strerror(errno));
crypto/openssh/misc-agent.c
262
debug_f("socket %s seems still active", path);
crypto/openssh/misc-agent.c
344
debug_f("cleanup stale socket %s", path);
crypto/openssh/misc.c
1545
debug_f("invalid tunnel %u", tun);
crypto/openssh/misc.c
1550
debug_f("%s open: %s", name, strerror(errno));
crypto/openssh/misc.c
1554
debug_f("%s mode %d fd %d", name, mode, fd);
crypto/openssh/misc.c
1562
debug_f("get interface %s flags: %s", ifr.ifr_name,
crypto/openssh/misc.c
1570
debug_f("activate interface %s: %s", ifr.ifr_name,
crypto/openssh/misc.c
321
debug_f("invalid TOS %d", tos);
crypto/openssh/monitor.c
372
debug_f("user %s authenticated by privileged process", authctxt->user);
crypto/openssh/monitor.c
469
debug_f("child log fd closed");
crypto/openssh/monitor.c
610
debug_f("config len %zu", sshbuf_len(cfg));
crypto/openssh/monitor.c
744
debug_f("hostkey %s index %d", sshkey_ssh_name(pubkey), keyid);
crypto/openssh/monitor.c
925
debug_f("no valid authentication method lists");
crypto/openssh/monitor_wrap.c
111
debug_f("write: %s", strerror(errno));
crypto/openssh/monitor_wrap.c
134
debug_f("child exited with status %d",
crypto/openssh/mux.c
1141
debug_f("channel %d: stop listening", c->self);
crypto/openssh/mux.c
1173
debug_f("channel %d: proxy request", c->self);
crypto/openssh/mux.c
1655
debug_f("write packet: %s", strerror(errno));
crypto/openssh/mux.c
1663
debug_f("read packet failed");
crypto/openssh/mux.c
2072
debug_f("master session id: %u", sid);
crypto/openssh/mux.c
2277
debug_f("master session id: %u", sid);
crypto/openssh/mux.c
292
debug_f("Received 'info' extension");
crypto/openssh/mux.c
653
debug_f("%s for: listen %d, connect %s:%d",
crypto/openssh/nchan.c
435
debug_f("channel %d: (i%d o%d sock %d wfd %d efd %d [%s])",
crypto/openssh/openbsd-compat/port-linux.c
239
debug_f("selabel_open failed");
crypto/openssh/openbsd-compat/port-linux.c
390
debug_f("socket \"%s\" notified %s", path, s);
crypto/openssh/packet.c
1005
debug_f("rekeying %s, input %llu bytes %llu blocks, "
crypto/openssh/packet.c
1028
DBG(debug_f("cipher_init: %s", dir));
crypto/openssh/packet.c
1377
debug_f("resetting send seqnr %u", state->p_send.seqnr);
crypto/openssh/packet.c
1850
debug_f("resetting read seqnr %u", state->p_read.seqnr);
crypto/openssh/packet.c
2333
debug_f("setting to %d", s);
crypto/openssh/packet.c
2406
debug_f("called");
crypto/openssh/packet.c
570
debug_f("getpeername failed: %.100s", strerror(errno));
crypto/openssh/readpass.c
142
debug_f("requested to askpass");
crypto/openssh/readpass.c
147
debug_f("stdin is not a tty");
crypto/openssh/readpass.c
163
debug_f("can't open %s: %s", _PATH_TTY,
crypto/openssh/regress/misc/fuzz-harness/kex_fuzz.cc
100
debug_f("S:");
crypto/openssh/regress/misc/fuzz-harness/kex_fuzz.cc
106
debug_f("C:");
crypto/openssh/regress/misc/fuzz-harness/kex_fuzz.cc
113
debug_f("kex stalled");
crypto/openssh/regress/misc/fuzz-harness/kex_fuzz.cc
138
debug_f("store %s at %d", sshkey_ssh_name(pubkey), pubkey->type);
crypto/openssh/regress/misc/fuzz-harness/kex_fuzz.cc
197
debug_f("%s %s clobber client %zu", kex, keyname,
crypto/openssh/regress/misc/fuzz-harness/kex_fuzz.cc
200
debug_f("%s %s clobber server %zu", kex, keyname,
crypto/openssh/regress/misc/fuzz-harness/kex_fuzz.cc
203
debug_f("%s %s noclobber", kex, keyname);
crypto/openssh/regress/misc/fuzz-harness/kex_fuzz.cc
351
debug_f("%s", path);
crypto/openssh/regress/misc/fuzz-harness/kex_fuzz.cc
362
debug_f("%s", path);
crypto/openssh/regress/misc/fuzz-harness/kex_fuzz.cc
379
debug_f("%s", path);
crypto/openssh/regress/misc/fuzz-harness/kex_fuzz.cc
386
debug_f("%s", path);
crypto/openssh/regress/misc/fuzz-harness/kex_fuzz.cc
57
debug_f("%zu%s", len, clobber ? " ignore" : "");
crypto/openssh/servconf.c
2712
debug_f("override \"%s\"", dst->subsystem_name[j]);
crypto/openssh/servconf.c
2721
debug_f("add \"%s\"", src->subsystem_name[i]);
crypto/openssh/serverloop.c
442
debug_f("originator %s port %u, target %s port %u",
crypto/openssh/serverloop.c
487
debug_f("originator %s port %d, target %s",
crypto/openssh/serverloop.c
535
debug_f("invalid tun");
crypto/openssh/serverloop.c
624
debug_f("ctype %s rchan %u win %u max %u",
crypto/openssh/serverloop.c
637
debug_f("confirm %s", ctype);
crypto/openssh/serverloop.c
654
debug_f("failure %s", ctype);
crypto/openssh/serverloop.c
772
debug_f("rtype %s want_reply %d", rtype, want_reply);
crypto/openssh/serverloop.c
779
debug_f("tcpip-forward listen %s port %u",
crypto/openssh/serverloop.c
806
debug_f("cancel-tcpip-forward addr %s port %d",
crypto/openssh/serverloop.c
815
debug_f("streamlocal-forward listen path %s",
crypto/openssh/serverloop.c
833
debug_f("cancel-streamlocal-forward path %s",
crypto/openssh/session.c
2139
debug_f("signal %s, killpg(%ld, %d)", signame, (long)s->pid, sig);
crypto/openssh/session.c
2167
debug_f("agent forwarding disabled");
crypto/openssh/session.c
2187
debug_f("session %d req %s", s->self, rtype);
crypto/openssh/session.c
2253
debug_f("session %d release %s", s->self, s->tty);
crypto/openssh/session.c
2309
debug_f("x11 channel %d missing", id);
crypto/openssh/session.c
2312
debug_f("detach x11 channel %d", id);
crypto/openssh/session.c
2330
debug_f("session %d: closing channel %d",
crypto/openssh/session.c
2386
debug_f("session %d channel %d pid %ld %s", s->self, s->chanid,
crypto/openssh/session.c
2391
debug_f("release channel %d", s->chanid);
crypto/openssh/session.c
2446
debug_f("no session for pid %ld", (long)pid);
crypto/openssh/session.c
2467
debug_f("no session for id %d", id);
crypto/openssh/session.c
2470
debug_f("channel %d child %ld", id, (long)s->pid);
crypto/openssh/session.c
2472
debug_f("channel %d: has child, ttyfd %d", id, s->ttyfd);
crypto/openssh/sftp-client.c
639
debug_f("expected SSH2_FXP_EXTENDED_REPLY(%u) packet, got %u",
crypto/openssh/sftp-server.c
1758
debug_f("uids len = %zu, gids len = %zu",
crypto/openssh/srclimit.c
139
debug_f("sock %d id %d limit %d", sock, id, max_persource);
crypto/openssh/srclimit.c
188
debug_f("id %d", id);
crypto/openssh/srclimit.c
448
debug_f("%s penalty for %s %s already exists, %lld seconds remaining",
crypto/openssh/ssh-agent.c
1027
debug_f("key not found");
crypto/openssh/ssh-agent.c
1223
debug_f("constraint ext %s", ext_name);
crypto/openssh/ssh-agent.c
1399
debug_f("internal provider");
crypto/openssh/ssh-agent.c
1457
debug_f("add %s %s \"%.100s\" (life: %u) (confirm: %u) "
crypto/openssh/ssh-agent.c
1614
debug_f("add %.100s", canonical_provider);
crypto/openssh/ssh-agent.c
1681
debug_f("remove %.100s", canonical_provider);
crypto/openssh/ssh-agent.c
1746
debug_f("session ID already recorded for %s %s",
crypto/openssh/ssh-agent.c
1770
debug_f("recorded %s %s (slot %zu of %d)", sshkey_type(key), fp, i,
crypto/openssh/ssh-agent.c
1828
debug_f("unsupported extension \"%s\"", name);
crypto/openssh/ssh-agent.c
1863
debug_f("socket %u (fd=%d) message too long %u > %u",
crypto/openssh/ssh-agent.c
1882
debug_f("socket %u (fd=%d) type %d", socknum, e->fd, type);
crypto/openssh/ssh-agent.c
1951
debug_f("type = %s", type == AUTH_CONNECTION ? "CONNECTION" :
crypto/openssh/ssh-agent.c
2200
debug_f("cleanup");
crypto/openssh/ssh-agent.c
320
debug_f("user %s hostname %s is_ca %d nkeys %u",
crypto/openssh/ssh-agent.c
330
debug_f("key %u/%u: %s%s%s key_is_ca %d", i, dch->nkeys,
crypto/openssh/ssh-agent.c
347
debug_f("%s: %zu constraints", context, ndcs);
crypto/openssh/ssh-agent.c
349
debug_f("constraint %zu / %zu: from: ", i, ndcs);
crypto/openssh/ssh-agent.c
351
debug_f("constraint %zu / %zu: to: ", i, ndcs);
crypto/openssh/ssh-agent.c
354
debug_f("done for %s", context);
crypto/openssh/ssh-agent.c
418
debug_f("cert %s / hostname %s rejected: %s",
crypto/openssh/ssh-agent.c
656
debug_f("key %u / %u: %s %s", i++, idtab->nentries,
crypto/openssh/ssh-agent.c
830
debug_f("signed data matches public key userauth request");
crypto/openssh/ssh-agent.c
834
debug_f("signed data matches SSHSIG signature request");
crypto/openssh/ssh-agent.c
872
debug_f("entering");
crypto/openssh/ssh-agent.c
904
debug_f("user=%s", user);
crypto/openssh/ssh-agent.c
985
debug_f("good signature");
crypto/openssh/ssh-keygen.c
2497
debug_f("%s looks like a public key, using private key "
crypto/openssh/ssh-keygen.c
2910
debug_f("match: %s", ssh_err(r));
crypto/openssh/ssh-keygen.c
3156
debug_f("key %zu: %s %s %s (flags 0x%02x)", i,
crypto/openssh/ssh-pkcs11-client.c
364
debug_f("starting %s %s", prog,
crypto/openssh/ssh-pkcs11-client.c
437
debug_f("no keys; terminate helper");
crypto/openssh/ssh-pkcs11.c
113
debug_f("provider \"%s\" refcount %d valid %d",
crypto/openssh/ssh-pkcs11.c
137
debug_f("provider \"%s\" refcount %d", p->name, p->refcount);
crypto/openssh/ssh-pkcs11.c
1486
debug_f("failed to fetch key");
crypto/openssh/ssh-pkcs11.c
1613
debug_f("failed to fetch key");
crypto/openssh/ssh-pkcs11.c
1873
debug_f("provider already registered: %s", provider_id);
crypto/openssh/ssh-pkcs11.c
1922
debug_f("provider %s returned no slots", provider_id);
crypto/openssh/ssh-pkcs11.c
2061
debug_f("provider %s returned no keys", provider_id);
crypto/openssh/ssh-pkcs11.c
2117
debug_f("provider \"%s\" available", provider_id);
crypto/openssh/ssh-pkcs11.c
2120
debug_f("could not register provider %s", provider_id);
crypto/openssh/ssh-pkcs11.c
2131
debug_f("could not supply SO pin: %lu", rv);
crypto/openssh/ssh-pkcs11.c
2140
debug_f("failed to generate RSA key");
crypto/openssh/ssh-pkcs11.c
2147
debug_f("failed to generate ECDSA key");
crypto/openssh/ssh-pkcs11.c
2153
debug_f("unknown type %d", type);
crypto/openssh/ssh-pkcs11.c
2188
debug_f("using provider \"%s\"", provider_id);
crypto/openssh/ssh-pkcs11.c
2191
debug_f("could not register provider %s",
crypto/openssh/ssh-pkcs11.c
2203
debug_f("could not supply SO pin: %lu", rv);
crypto/openssh/ssh-pkcs11.c
2217
debug_f("could not destroy private key 0x%hhx",
crypto/openssh/ssh-pkcs11.c
2239
debug_f("could not get key type of public key 0x%hhx",
crypto/openssh/ssh-pkcs11.c
2259
debug_f("unsupported key type %lu", (u_long)key_type);
crypto/openssh/ssh-pkcs11.c
2264
debug_f("could not destroy public key 0x%hhx", keyid);
crypto/openssh/ssh-pkcs11.c
242
debug_f("no pin specified");
crypto/openssh/ssh-pkcs11.c
316
debug_f("provider \"%s\" slot %lu object %lu: attrib %lu = %d",
crypto/openssh/ssh-pkcs11.c
386
debug_f("always-auth key");
crypto/openssh/ssh-pkcs11.c
407
debug_f("%s key: provider %s slot %lu keyid %s",
crypto/openssh/ssh-pkcs11.c
420
debug_f("Already seen this key at "
crypto/openssh/ssh-sk-client.c
102
debug_f("starting %s %s", helper,
crypto/openssh/ssh-sk-client.c
211
debug_f("helper returned error -%u", rerr);
crypto/openssh/ssh-sk-client.c
475
debug_f("srks[%zu]: %s %s uidlen %zu", nsrks,
crypto/openssh/ssh-sk-helper.c
136
debug_f("ready to sign with key %s, provider %s: "
crypto/openssh/ssh-sk-helper.c
267
debug_f("key %zu %s %s uidlen %zu", i,
crypto/openssh/ssh-sk-helper.c
335
debug_f("received message len %zu", sshbuf_len(req));
crypto/openssh/ssh-sk-helper.c
366
debug_f("reply len %zu", sshbuf_len(resp));
crypto/openssh/ssh-sk.c
148
debug_f("provider %s implements version 0x%08lx", ret->path,
crypto/openssh/ssh-sk.c
491
debug_f("provider \"%s\", device \"%s\", application \"%s\", "
crypto/openssh/ssh-sk.c
529
debug_f("using random challenge");
crypto/openssh/ssh-sk.c
550
debug_f("provider \"%s\" failure %d", provider_path, r);
crypto/openssh/ssh-sk.c
661
debug_f("provider \"%s\", key %s, flags 0x%02x%s",
crypto/openssh/ssh-sk.c
701
debug_f("sk_sign failed with code %d", r);
crypto/openssh/ssh-sk.c
812
debug_f("provider \"%s\"%s", provider_path,
crypto/openssh/ssh.c
1861
debug_f("backgrounding master process");
crypto/openssh/ssh.c
1917
debug_f("all expected forwarding replies received");
crypto/openssh/ssh.c
2012
debug_f("tunnel forward established, id=%d", id);
crypto/openssh/ssh.c
2147
debug_f("expecting replies for %d forwards",
crypto/openssh/ssh.c
2433
debug_f("key %s type %s is not a certificate",
crypto/openssh/ssh.c
2465
debug_f("key %s type %s is not a certificate",
crypto/openssh/ssh.c
344
debug_f("getaddrinfo %.100s returned no addresses", name);
crypto/openssh/ssh.c
348
debug_f("getaddrinfo %.100s returned multiple addresses", name);
crypto/openssh/ssh.c
353
debug_f("Could not format address for name %.100s: %s",
crypto/openssh/ssh.c
443
debug_f("hostname %.100s is an unrecognised address", *hostp);
crypto/openssh/ssh_api.c
375
debug_f("%.*s", (int)sshbuf_len(banner),
crypto/openssh/sshconnect.c
1038
debug_f("invalid hostname \"%s\"; will not record: %s",
crypto/openssh/sshconnect.c
1470
debug_f("hostkey not known or explicitly trusted: "
crypto/openssh/sshconnect.c
451
debug_f("bound to %s", ntop);
crypto/openssh/sshconnect.c
798
debug_f("found matching key in %s:%lu", path, l->linenum);
crypto/openssh/sshconnect.c
819
debug_f("hostkeys file %s does not exist", file);
crypto/openssh/sshconnect2.c
1382
debug_f("no separate private key for certificate "
crypto/openssh/sshconnect2.c
1500
debug_f("no mutual signature algorithm");
crypto/openssh/sshconnect2.c
1655
debug_f("bound agent to hostkey");
crypto/openssh/sshconnect2.c
1667
debug_f("agent returned %zu keys", idlist->nkeys);
crypto/openssh/sshconnect2.c
1700
debug_f("ignoring certificate %s: not a user "
crypto/openssh/sshconnect2.c
1705
debug_f("ignoring authenticator-hosted key %s as no "
crypto/openssh/sshconnect2.c
1723
debug_f("ignoring certificate %s: not a user "
crypto/openssh/sshconnect2.c
1728
debug_f("ignoring authenticator-hosted key "
crypto/openssh/sshconnect2.c
2205
debug_f("trying hostkey %s %s using sigalg %s",
crypto/openssh/sshconnect2.c
704
debug_f("server sent unknown pkalg %s", pkalg);
crypto/openssh/sshd-auth.c
283
debug_f("%s", ret);
crypto/openssh/sshd-session.c
775
debug_f("set routing domain %d (was %d)", rtable, ortable);
crypto/openssh/sshd.c
318
debug_f("enter%s", force_final ? " (forcing)" : "");
crypto/openssh/sshd.c
406
debug_f("preauth child %ld for %s exited "
crypto/openssh/sshd.c
412
debug_f("preauth child %ld for %s exited "
crypto/openssh/sshd.c
418
debug_f("preauth child %ld for %s prohibited by"
crypto/openssh/sshd.c
424
debug_f("preauth child %ld for %s exited "
crypto/openssh/sshd.c
591
debug_f("p %d, r %d", p, r);
crypto/openssh/sshpty.c
172
debug_f("no tty group");
crypto/openssh/sshsig.c
316
debug_f("verify message length %zu", sshbuf_len(h_message));
crypto/openssh/sshsig.c
357
debug_f("expected namespace \"%s\" received \"%s\"",
crypto/openssh/sshsig.c
364
debug_f("expected algorithm \"%s\" received \"%s\"",
crypto/openssh/sshsig.c
489
debug_f("signature made with hash \"%s\"", hashalg);
crypto/openssh/sshsig.c
617
debug_f("signature made with hash \"%s\"", hashalg);
crypto/openssh/sshsig.c
780
debug_f("%s:%lu: matched principal \"%s\"",
crypto/openssh/ttymodes.c
289
debug_f("no fd or tio");