Symbol: debug2_f
crypto/openssh/addrmatch.c
117
debug2_f("couldn't parse address %.100s", addr);
crypto/openssh/addrmatch.c
57
debug2_f("couldn't parse address %.100s", addr);
crypto/openssh/addrmatch.c
73
debug2_f("inconsistent mask length for "
crypto/openssh/auth-rhosts.c
200
debug2_f("clientuser %s hostname %s ipaddr %s",
crypto/openssh/auth2-gss.c
115
debug2_f("disabled because of invalid user");
crypto/openssh/auth2-hostbased.c
123
debug2_f("disabled because of invalid user");
crypto/openssh/auth2-hostbased.c
158
debug2_f("authenticated %d", authenticated);
crypto/openssh/auth2-hostbased.c
184
debug2_f("chost %s resolvedname %s ipaddr %s",
crypto/openssh/auth2-hostbased.c
194
debug2_f("auth_rhosts2 refused user \"%.100s\" "
crypto/openssh/auth2-hostbased.c
205
debug2_f("auth_rhosts2 refused "
crypto/openssh/auth2-hostbased.c
212
debug2_f("access allowed by auth_rhosts2");
crypto/openssh/auth2-pubkey.c
136
debug2_f("%s user %s %s public key %s %s",
crypto/openssh/auth2-pubkey.c
205
debug2_f("disabled because of invalid user");
crypto/openssh/auth2-pubkey.c
279
debug2_f("disabled because of invalid user");
crypto/openssh/auth2-pubkey.c
306
debug2_f("authenticated %d pkalg %s", authenticated, pkalg);
crypto/openssh/auth2-pubkey.c
346
debug2_f("glob \"%s\" returned %zu matches", file,
crypto/openssh/auth2-pubkey.c
835
debug2_f("glob \"%s\" returned %zu matches", file,
crypto/openssh/auth2-pubkeyfile.c
253
debug2_f("%s: processed %lu/%lu lines", file, nonblank, linenum);
crypto/openssh/auth2-pubkeyfile.c
437
debug2_f("%s: processed %lu/%lu lines", file, nonblank, linenum);
crypto/openssh/auth2.c
298
debug2_f("setting up authctxt for %s", user);
crypto/openssh/channels.c
318
debug2_f("global channel timeout %d seconds", timeout_secs);
crypto/openssh/channels.c
322
debug2_f("channel type \"%s\" timeout %d seconds",
crypto/openssh/channels.c
3322
debug2_f("channel %u: unsupported type %u", c->self, type);
crypto/openssh/channels.c
3593
debug2_f("channel %d: callback start", c->self);
crypto/openssh/channels.c
3595
debug2_f("channel %d: callback done", c->self);
crypto/openssh/channels.c
3647
debug2_f("channel %d: callback start", c->self);
crypto/openssh/channels.c
3649
debug2_f("channel %d: callback done", c->self);
crypto/openssh/channels.c
3696
debug2_f("type %d id %d", type, id);
crypto/openssh/channels.c
378
debug2_f("labeled channel %d as %s (inactive timeout %u)", id, xctype,
crypto/openssh/channels.c
4036
debug2_f("close channel %d", i);
crypto/openssh/channels.c
4058
debug2_f("close channel %d", i);
crypto/openssh/channels.c
4106
debug2_f("close channel %d", i);
crypto/openssh/channels.c
4133
debug2_f("close channel %d", i);
crypto/openssh/channels.c
5052
debug2_f("bind port %d: %.100s", port,
crypto/openssh/clientloop.c
2205
debug2_f("checking for %zu deprecated keys", ctx->nold);
crypto/openssh/clientloop.c
254
debug2_f("cancel scheduled exit");
crypto/openssh/clientloop.c
260
debug2_f("schedule exit in %d seconds",
crypto/openssh/clientloop.c
2689
debug2_f("id %d", id);
crypto/openssh/clientloop.c
376
debug2_f("xauth command: %s", cmd);
crypto/openssh/clientloop.c
465
debug2_f("changed");
crypto/openssh/compat.c
148
debug2_f("original KEX proposal: %s", p);
crypto/openssh/compat.c
163
debug2_f("compat KEX proposal: %s", cp);
crypto/openssh/hostfile.c
820
debug2_f("%s:%ld: bad host hash \"%.32s\"",
crypto/openssh/hostfile.c
833
debug2_f("%s:%ld: bad ip hash "
crypto/openssh/krl.c
1058
debug2_f("bad KRL magic header");
crypto/openssh/krl.c
1263
debug2_f("checking CA key");
crypto/openssh/krl.c
1286
debug2_f("checking KRL %s", path);
crypto/openssh/misc.c
325
debug2_f("unsupported socket family %d", af);
crypto/openssh/monitor.c
546
debug2_f("%d used once, disabling now", type);
crypto/openssh/mux.c
1006
debug2_f("session already open");
crypto/openssh/mux.c
1025
debug2_f("stdio fwd refused by user");
crypto/openssh/mux.c
1040
debug2_f("channel_new: %d control %d", nc->self, nc->ctl_chan);
crypto/openssh/mux.c
1111
debug2_f("stop listen refused by user");
crypto/openssh/mux.c
1635
debug2_f("master version %u", ver);
crypto/openssh/mux.c
228
debug2_f("channel %d: not open", sc->self);
crypto/openssh/mux.c
288
debug2_f("channel %d client version %u", c->self, ver);
crypto/openssh/mux.c
300
debug2_f("Unrecognised extension \"%s\" length %zu",
crypto/openssh/mux.c
386
debug2_f("channel %d: request tty %d, X %d, agent %d, subsys %d, "
crypto/openssh/mux.c
421
debug2_f("session already open");
crypto/openssh/mux.c
442
debug2_f("session refused by user");
crypto/openssh/mux.c
475
debug2_f("channel_new: %d linked to control channel %d",
crypto/openssh/mux.c
494
debug2_f("channel %d: alive check", c->self);
crypto/openssh/mux.c
509
debug2_f("channel %d: terminate request", c->self);
crypto/openssh/mux.c
515
debug2_f("termination refused by user");
crypto/openssh/mux.c
657
debug2_f("clearing registered forwarding for listen %d, "
crypto/openssh/mux.c
727
debug2_f("channel %d: request %s", c->self,
crypto/openssh/mux.c
771
debug2_f("found existing forwarding");
crypto/openssh/mux.c
783
debug2_f("found allocated port");
crypto/openssh/mux.c
798
debug2_f("forwarding refused by user");
crypto/openssh/mux.c
893
debug2_f("channel %d: request cancel %s", c->self,
crypto/openssh/mux.c
985
debug2_f("channel %d: stdio fwd to %s:%d", c->self, chost, cport);
crypto/openssh/nchan.c
383
debug2_f("channel %d: (i%d o%d sock %d wfd %d efd %d [%s])",
crypto/openssh/nchan.c
388
debug2_f("channel %d: shutdown() failed for "
crypto/openssh/nchan.c
406
debug2_f("channel %d: (i%d o%d sock %d wfd %d efd %d [%s])",
crypto/openssh/openbsd-compat/bsd-pselect.c
104
debug2_f("reading");
crypto/openssh/packet.c
2853
debug2_f("sending SSH2_MSG_DISCONNECT: %s", buf);
crypto/openssh/packet.c
966
debug2_f("mode %d", mode);
crypto/openssh/readconf.c
478
debug2_f("ignoring duplicate key %s", path);
crypto/openssh/readconf.c
509
debug2_f("ignoring duplicate key %s", path);
crypto/openssh/readconf.c
625
debug2_f("interface %s: unsupported address family %d",
crypto/openssh/readconf.c
631
debug2_f("interface %s getnameinfo failed: %s",
crypto/openssh/scp.c
1599
debug2_f("stat local \"%s\": %s", dst, strerror(errno));
crypto/openssh/scp.c
1609
debug2_f("creating destination \"%s\"", dst);
crypto/openssh/scp.c
1820
debug2_f("incoming filename \"%s\" does not "
crypto/openssh/servconf.c
2802
debug2_f("filename %s", filename);
crypto/openssh/servconf.c
2826
debug2_f("done config len = %zu", sshbuf_len(conf));
crypto/openssh/servconf.c
3045
debug2_f("config %s len %zu%s", filename, sshbuf_len(conf),
crypto/openssh/session.c
1753
debug2_f("allocate (allocated %d max %d)",
crypto/openssh/sftp-client.c
1615
debug2_f("download remote \"%s\" to local \"%s\"",
crypto/openssh/sftp-client.c
1906
debug2_f("download dir remote \"%s\" to local \"%s\"", src, dst);
crypto/openssh/sftp-client.c
2049
debug2_f("upload local \"%s\" to remote \"%s\"",
crypto/openssh/sftp-client.c
2263
debug2_f("upload local dir \"%s\" to remote \"%s\"", src, dst);
crypto/openssh/sftp-client.c
2471
debug2_f("crossload src \"%s\" to dst \"%s\"", from_path, to_path);
crypto/openssh/sftp-client.c
2712
debug2_f("crossload dir src \"%s\" to dst \"%s\"", from_path, to_path);
crypto/openssh/sftp-server.c
698
debug2_f("refusing to advertise disallowed extension %s", name);
crypto/openssh/sftp-server.c
889
debug2_f("nothing at all written");
crypto/openssh/ssh-add.c
1000
debug2_f("loaded %zu certificates", ncerts);
crypto/openssh/ssh-add.c
725
debug2_f("looking up host keys for \"%s\" in %s", host, path);
crypto/openssh/ssh-add.c
780
debug2_f("constraint %zu: %s%s%s (%u keys) > %s%s%s (%u keys)", *ndcp,
crypto/openssh/ssh-agent.c
1023
debug2_f("entering");
crypto/openssh/ssh-agent.c
1052
debug2_f("entering");
crypto/openssh/ssh-agent.c
1181
debug2_f("parsed %s (%u keys) > %s%s%s (%u keys)",
crypto/openssh/ssh-agent.c
1394
debug2_f("entering");
crypto/openssh/ssh-agent.c
1505
debug2_f("entering");
crypto/openssh/ssh-agent.c
1604
debug2_f("entering");
crypto/openssh/ssh-agent.c
1685
debug2_f("entering");
crypto/openssh/ssh-agent.c
1731
debug2_f("entering");
crypto/openssh/ssh-agent.c
1814
debug2_f("entering");
crypto/openssh/ssh-agent.c
448
debug2_f("constraint %zu %s%s%s (%u keys) > %s%s%s (%u keys)",
crypto/openssh/ssh-agent.c
476
debug2_f("allowed for hostname %s",
crypto/openssh/ssh-agent.c
481
debug2_f("%s identity \"%s\" not permitted for this destination",
crypto/openssh/ssh-agent.c
649
debug2_f("entering");
crypto/openssh/ssh-agent.c
673
debug2_f("replying with %u allowed of %u available keys",
crypto/openssh/ssh-ed25519-sk.c
228
debug2_f("crypto_sign_ed25519_open failed: %d", ret);
crypto/openssh/ssh-ed25519.c
256
debug2_f("crypto_sign_ed25519_open failed: %d", ret);
crypto/openssh/ssh-keygen.c
2863
debug2_f("signature details: counter = %u, flags = 0x%02x",
crypto/openssh/ssh-keysign.c
134
debug2_f("check expect chost %s got %s", host, p);
crypto/openssh/ssh-pkcs11.c
1195
debug2_f("key already included");
crypto/openssh/ssh-pkcs11.c
1309
debug2_f("key already included");
crypto/openssh/ssh-pkcs11.c
1636
debug2_f("ignoring uninitialised token in "
crypto/openssh/ssh-xmss.c
332
debug2_f("xmss_sign_open failed: %d", ret);
crypto/openssh/ssh.c
1905
debug2_f("background process is %ld", (long)pid);
crypto/openssh/ssh.c
1948
debug2_f("%d expected forwarding replies remaining",
crypto/openssh/ssh.c
352
debug2_f("could not resolve name %.100s as address: %s",
crypto/openssh/ssh.c
439
debug2_f("hostname %.100s is address", *hostp);
crypto/openssh/ssh.c
441
debug2_f("canonicalised address \"%s\" => \"%s\"",
crypto/openssh/ssh.c
521
debug2_f("host %s not found in any suffix", *hostp);
crypto/openssh/ssh_api.c
571
debug2_f("orig/%d %s", ssh->kex->server, orig);
crypto/openssh/ssh_api.c
572
debug2_f("replace/%d %s", ssh->kex->server, replace);
crypto/openssh/sshconnect.c
1520
debug2_f("server host key %s %s matches cached key",
crypto/openssh/sshconnect.c
489
debug2_f("skipping address [%s]:%s: "
crypto/openssh/sshconnect.c
496
debug2_f("skipping address [%s]:%s: "
crypto/openssh/sshconnect2.c
1371
debug2_f("using private key \"%s\"%s for "
crypto/openssh/sshconnect2.c
1826
debug2_f("done");
crypto/openssh/sshconnect2.c
1950
debug2_f("entering");
crypto/openssh/sshconnect2.c
1978
debug2_f("num_prompts %d", num_prompts);
crypto/openssh/sshconnect2.c
2201
debug2_f("chost %s", chost);
crypto/openssh/sshd-auth.c
408
debug2_f("key %u: %s", num_keys, sshkey_ssh_name(k));
crypto/openssh/sshd-auth.c
417
debug2_f("cert %u: %s", num_keys, sshkey_ssh_name(k));
crypto/openssh/sshd-session.c
670
debug2_f("privkey %u: %s", num_keys, sshkey_ssh_name(k));
crypto/openssh/sshd-session.c
679
debug2_f("pubkey %u: %s", num_keys, sshkey_ssh_name(k));
crypto/openssh/sshd-session.c
688
debug2_f("cert %u: %s", num_keys, sshkey_ssh_name(k));
crypto/openssh/sshd.c
1130
debug2_f("child %lu for %s received "
crypto/openssh/sshd.c
1135
debug2_f("child %lu for %s auth done",
crypto/openssh/sshsig.c
537
debug2_f("hashed %zu bytes", total);