Symbol: debug2
crypto/openssh/auth-bsdauth.c
63
debug2("bsdauth_query: try reuse session");
crypto/openssh/auth-bsdauth.c
72
debug2("bsdauth_query: new bsd auth session");
crypto/openssh/auth-bsdauth.c
79
debug2("bsdauth_query: <%s>", challenge ? challenge : "empty");
crypto/openssh/auth-pam.c
793
debug2("%s: auth information in SSH_AUTH_INFO_0", caller);
crypto/openssh/auth-pam.c
989
debug2("PAM: %s entering, %u responses", __func__, num);
crypto/openssh/auth2-chall.c
181
debug2("kbdint_next_device: devices %s", kbdintctxt->devices ?
crypto/openssh/auth2-chall.c
227
debug2("auth2_challenge_start: devices %s",
crypto/openssh/auth2-hostbased.c
188
debug2("stripping trailing dot from chost %s", chost);
crypto/openssh/auth2-pubkeyfile.c
287
debug2("%s: check options: '%s'", loc, cp);
crypto/openssh/auth2-pubkeyfile.c
296
debug2("%s: advance: '%s'", loc, cp);
crypto/openssh/auth2.c
345
debug2("input_userauth_request: try method %s", method);
crypto/openssh/auth2.c
673
debug2("authentication methods list %d complete", i);
crypto/openssh/channels.c
1119
debug2("channel %d: send open", id);
crypto/openssh/channels.c
1138
debug2("channel %d: request %s confirm %d", id, service, wantconfirm);
crypto/openssh/channels.c
1273
debug2("channel %d: "
crypto/openssh/channels.c
1332
debug2("Initial X11 packet contains bad byte order byte: 0x%x",
crypto/openssh/channels.c
1345
debug2("X11 connection uses different authentication protocol.");
crypto/openssh/channels.c
1352
debug2("X11 auth data does not match fake data.");
crypto/openssh/channels.c
1411
debug2("X11 rejected %d i%d/o%d",
crypto/openssh/channels.c
1456
debug2("channel %d: decode socks4", c->self);
crypto/openssh/channels.c
1467
debug2("channel %d: socks4a request", c->self);
crypto/openssh/channels.c
1501
debug2("channel %d: decode socks4: user %s/%d", c->self, p, len);
crypto/openssh/channels.c
1520
debug2("channel %d: decode socks4a: host %s/%d",
crypto/openssh/channels.c
1534
debug2("channel %d: dynamic request: socks4 host %s port %u command %u",
crypto/openssh/channels.c
1576
debug2("channel %d: decode socks5", c->self);
crypto/openssh/channels.c
1607
debug2("channel %d: socks5 auth done", c->self);
crypto/openssh/channels.c
1610
debug2("channel %d: socks5 post auth", c->self);
crypto/openssh/channels.c
1617
debug2("channel %d: only socks5 connect supported", c->self);
crypto/openssh/channels.c
1634
debug2("channel %d: bad socks5 atyp %d", c->self, s5_req.atyp);
crypto/openssh/channels.c
1671
debug2("channel %d: dynamic request: socks5 host %s port %u command %u",
crypto/openssh/channels.c
1722
debug2("channel %d: pre_dynamic: have %d", c->self, have);
crypto/openssh/channels.c
1747
debug2("channel %d: pre_dynamic: need more", c->self);
crypto/openssh/channels.c
1776
debug2("channel %d: pre_rdynamic: have %d", c->self, have);
crypto/openssh/channels.c
1805
debug2("channel %d: pre_rdynamic: need more", c->self);
crypto/openssh/channels.c
1843
debug2("single_connection: closing X11 listener.");
crypto/openssh/channels.c
2141
debug2("channel %d: read failed rfd %d maxlen %zu: %s",
crypto/openssh/channels.c
2159
debug2("channel %d: read<=0 rfd %d len %zd: %s",
crypto/openssh/channels.c
2164
debug2("channel %d: not open", c->self);
crypto/openssh/channels.c
2175
debug2("channel %d: filter stops", c->self);
crypto/openssh/channels.c
2204
debug2("channel %d: filter stops", c->self);
crypto/openssh/channels.c
2245
debug2("channel %d: not open", c->self);
crypto/openssh/channels.c
2291
debug2("channel %d: written %zd to efd %d", c->self, len, c->efd);
crypto/openssh/channels.c
2296
debug2("channel %d: closing write-efd %d", c->self, c->efd);
crypto/openssh/channels.c
2320
debug2("channel %d: read %zd from efd %d", c->self, len, c->efd);
crypto/openssh/channels.c
2325
debug2("channel %d: closing read-efd %d", c->self, c->efd);
crypto/openssh/channels.c
2374
debug2("channel %d: window %d sent adjust %d", c->self,
crypto/openssh/channels.c
2405
debug2("channel %d: ctl read<=0 rfd %d len %zd",
crypto/openssh/channels.c
2437
debug2("channel %d: packet too big %u > %u",
crypto/openssh/channels.c
2580
debug2("channel %d: gc: notify user", c->self);
crypto/openssh/channels.c
2585
debug2("channel %d: gc: user detached", c->self);
crypto/openssh/channels.c
2589
debug2("channel %d: garbage collecting", c->self);
crypto/openssh/channels.c
2962
debug2("channel %d: "
crypto/openssh/channels.c
3028
debug2("channel %d: rwin %u elen %zu euse %d", c->self,
crypto/openssh/channels.c
3047
debug2("channel %d: sent ext data %zu", c->self, len);
crypto/openssh/channels.c
3511
debug2("channel %d: rcvd ext data %zu", c->self, data_len);
crypto/openssh/channels.c
3594
debug2("channel %d: open confirm rwindow %u rmax %u", c->self,
crypto/openssh/channels.c
3673
debug2("channel %d: rcvd adjust %u", c->self, adjust);
crypto/openssh/channels.c
436
debug2("channel %d: rfd %d isatty", c->self, c->rfd);
crypto/openssh/channels.c
514
debug2("channel: expanding %d", sc->channels_alloc);
crypto/openssh/channels.c
5247
debug2("socket: %.100s", strerror(errno));
crypto/openssh/channels.c
5252
debug2("connect %.100s port %u: %.100s", buf,
crypto/openssh/channels.c
885
debug2("channel %d: big output buffer %zu > %u",
crypto/openssh/clientloop.c
404
debug2("x11_get_proto: %s", cmd);
crypto/openssh/clientloop.c
834
debug2("%s request accepted on channel %d",
crypto/openssh/dh.c
270
debug2("bits set: %d/%d", bits_set, BN_num_bits(dh_p));
crypto/openssh/dispatch.c
108
debug2("skipped packet (type %u)", type);
crypto/openssh/hostfile.c
103
debug2("extract_salt: salt decode error");
crypto/openssh/hostfile.c
107
debug2("extract_salt: expected salt len %zd, got %d",
crypto/openssh/hostfile.c
76
debug2("extract_salt: string too short");
crypto/openssh/hostfile.c
80
debug2("extract_salt: invalid magic identifier");
crypto/openssh/hostfile.c
857
debug2("%s:%ld: truncated before key type",
crypto/openssh/hostfile.c
86
debug2("extract_salt: missing salt termination character");
crypto/openssh/hostfile.c
906
debug2("%s:%ld: truncated after key type",
crypto/openssh/hostfile.c
93
debug2("extract_salt: bad encoded salt length %u", b64len);
crypto/openssh/kex.c
202
debug2("%s: %s", proposal_names[i], proposal[i]);
crypto/openssh/kex.c
212
debug2("first_kex_follows %d ", v);
crypto/openssh/kex.c
213
debug2("reserved %u ", i);
crypto/openssh/kex.c
912
debug2("proposal mismatch: my %s peer %s",
crypto/openssh/kex.c
917
debug2("proposals match");
crypto/openssh/kex.c
938
debug2("local %s KEXINIT proposal", kex->server ? "server" : "client");
crypto/openssh/kex.c
941
debug2("peer %s KEXINIT proposal", kex->server ? "client" : "server");
crypto/openssh/misc.c
125
debug2("fd %d setting O_NONBLOCK", fd);
crypto/openssh/misc.c
180
debug2("fd %d is TCP_NODELAY", fd);
crypto/openssh/misc.c
184
debug2("fd %d setting TCP_NODELAY", fd);
crypto/openssh/moduli.c
347
debug2("start point: 0x%s", BN_bn2hex(largebase));
crypto/openssh/moduli.c
424
debug2("test q = largebase+%u", 2 * j);
crypto/openssh/moduli.c
608
debug2("%.24s Final %u Miller-Rabin trials (%x generator)",
crypto/openssh/moduli.c
633
debug2("%10u: comment or short line", count_in);
crypto/openssh/moduli.c
648
debug2("%10u: known composite", count_in);
crypto/openssh/moduli.c
667
debug2("%10u: (%u) Sophie-Germain", count_in, in_type);
crypto/openssh/moduli.c
684
debug2("%10u: (%u)", count_in, in_type);
crypto/openssh/moduli.c
693
debug2("Unknown prime type");
crypto/openssh/moduli.c
702
debug2("%10u: bit size %u mismatch", count_in, in_size);
crypto/openssh/moduli.c
706
debug2("%10u: bit size %u too short", count_in, in_size);
crypto/openssh/moduli.c
733
debug2("%10u: generator %d != %d",
crypto/openssh/moduli.c
743
debug2("%10u: no known generator", count_in);
crypto/openssh/mux.c
1646
debug2("Unrecognised master extension \"%s\"", name);
crypto/openssh/mux.c
2059
debug2("Exiting on signal: %s", strsignal(muxclient_terminate));
crypto/openssh/mux.c
2062
debug2("Control master terminated unexpectedly");
crypto/openssh/mux.c
2065
debug2("Received exit status from master %d", exitval);
crypto/openssh/nchan.c
107
debug2("channel %d: output %s -> %s", c->self, ostates[c->ostate],
crypto/openssh/nchan.c
115
debug2("channel %d: read failed", c->self);
crypto/openssh/nchan.c
131
debug2("channel %d: ibuf empty", c->self);
crypto/openssh/nchan.c
153
debug2("channel %d: obuf empty", c->self);
crypto/openssh/nchan.c
174
debug2("channel %d: rcvd eow", c->self);
crypto/openssh/nchan.c
188
debug2("channel %d: send eof", c->self);
crypto/openssh/nchan.c
211
debug2("channel %d: send close", c->self);
crypto/openssh/nchan.c
234
debug2("channel %d: send eow", c->self);
crypto/openssh/nchan.c
257
debug2("channel %d: rcvd eof", c->self);
crypto/openssh/nchan.c
270
debug2("channel %d: rcvd close", c->self);
crypto/openssh/nchan.c
310
debug2("channel %d: write failed", c->self);
crypto/openssh/nchan.c
336
debug2("channel %d: zombie", c->self);
crypto/openssh/nchan.c
345
debug2("channel %d: active efd: %d len %zu",
crypto/openssh/nchan.c
350
debug2("channel %d: is dead (local)", c->self);
crypto/openssh/nchan.c
359
debug2("channel %d: almost dead",
crypto/openssh/nchan.c
367
debug2("channel %d: is dead", c->self);
crypto/openssh/nchan.c
97
debug2("channel %d: input %s -> %s", c->self, istates[c->istate],
crypto/openssh/readconf.c
1879
debug2("%s line %d: ignoring duplicate env "
crypto/openssh/readconf.c
678
debug2("checking match for '%s' host %s originally %s",
crypto/openssh/readconf.c
837
debug2("match %sfound", result ? "" : "not ");
crypto/openssh/servconf.c
2190
debug2("%s line %d: ignoring duplicate env "
crypto/openssh/servconf.c
2275
debug2("%s line %d: new include %s",
crypto/openssh/servconf.c
2286
debug2("%s line %d: no match for %s",
crypto/openssh/servconf.c
2296
debug2("%s line %d: including %s",
crypto/openssh/session.c
1950
debug2("subsystem request for %.100s by user %s", s->subsys,
crypto/openssh/session.c
2078
debug2("Ignoring env request %s: too many env vars", name);
crypto/openssh/session.c
2084
debug2("Setting env %d: %s=%s", s->num_env, name, val);
crypto/openssh/session.c
2093
debug2("Ignoring env request %s: disallowed name", name);
crypto/openssh/sftp-client.c
1023
debug2("Sending SSH2_FXP_EXTENDED(expand-path@openssh.com) "
crypto/openssh/sftp-client.c
1033
debug2("Sending SSH2_FXP_REALPATH \"%s\"", path);
crypto/openssh/sftp-client.c
1231
debug2("Sending SSH2_FXP_EXTENDED(posix-rename@openssh.com) "
crypto/openssh/sftp-client.c
1239
debug2("Sending SSH2_FXP_RENAME \"%s\" to \"%s\"",
crypto/openssh/sftp-client.c
1273
debug2("Sending SSH2_FXP_EXTENDED(hardlink@openssh.com) "
crypto/openssh/sftp-client.c
1311
debug2("Sending SSH2_FXP_SYMLINK \"%s\" to \"%s\"", oldpath, newpath);
crypto/openssh/sftp-client.c
1346
debug2("Sending SSH2_FXP_EXTENDED(fsync@openssh.com)");
crypto/openssh/sftp-client.c
1379
debug2("Sending SSH2_FXP_READLINK \"%s\"", path);
crypto/openssh/sftp-client.c
1440
debug2("Sending SSH2_FXP_EXTENDED(statvfs@openssh.com) \"%s\"", path);
crypto/openssh/sftp-client.c
1470
debug2("Sending SSH2_FXP_EXTENDED(fstatvfs@openssh.com)");
crypto/openssh/sftp-client.c
1500
debug2("Sending SSH2_FXP_EXTENDED(lsetstat@openssh.com) \"%s\"", path);
crypto/openssh/sftp-client.c
1551
debug2("Sending SSH2_FXP_OPEN \"%s\"", path);
crypto/openssh/sftp-client.c
2867
debug2("Sending SSH2_FXP_EXTENDED(users-groups-by-id@openssh.com)");
crypto/openssh/sftp-client.c
498
debug2("Remote version: %u", ret->version);
crypto/openssh/sftp-client.c
553
debug2("Server supports extension \"%s\" revision %s",
crypto/openssh/sftp-client.c
556
debug2("Unrecognised server extension \"%s\"", name);
crypto/openssh/sftp-client.c
870
debug2("Sending SSH2_FXP_REMOVE \"%s\"", path);
crypto/openssh/sftp-client.c
885
debug2("Sending SSH2_FXP_MKDIR \"%s\"", path);
crypto/openssh/sftp-client.c
903
debug2("Sending SSH2_FXP_RMDIR \"%s\"", path);
crypto/openssh/sftp-client.c
921
debug2("Sending SSH2_FXP_STAT \"%s\"", path);
crypto/openssh/sftp-client.c
957
debug2("Sending SSH2_FXP_FSTAT \"%s\"");
crypto/openssh/sftp-client.c
972
debug2("Sending SSH2_FXP_SETSTAT \"%s\"", path);
crypto/openssh/sftp-client.c
991
debug2("Sending SSH2_FXP_FSETSTAT");
crypto/openssh/sftp-server.c
210
debug2("Permitting allowlisted %s request", h->name);
crypto/openssh/sftp-server.c
817
debug2("read change len %u to %u", len, SFTP_MAX_READ_LENGTH);
crypto/openssh/ssh-add.c
997
debug2("%s: %s", argv[i], sshkey_ssh_name(k));
crypto/openssh/ssh-pkcs11.c
1097
debug2("%s: provider %s slot %lu: %s %s", context, p->name,
crypto/openssh/ssh.c
1585
debug2("resolved SecurityKeyProvider %s => %s",
crypto/openssh/ssh.c
1608
debug2("resolving \"%s\" port %d", host, options.port);
crypto/openssh/ssh.c
1669
debug2("hostbased key %d: %s key from \"%s\"", o, \
crypto/openssh/ssh.c
1680
debug2("hostbased key %d: %s cert from \"%s\"", o, \
crypto/openssh/sshconnect.c
1503
debug2("Server host certificate hostname: %s",
crypto/openssh/sshconnect2.c
1079
debug2("input_userauth_passwd_changereq");
crypto/openssh/sshconnect2.c
1539
debug2("no passphrase given, try next key");
crypto/openssh/sshconnect2.c
1554
debug2("bad passphrase given, try again...");
crypto/openssh/sshconnect2.c
1920
debug2("userauth_kbdint");
crypto/openssh/sshconnect2.c
2288
debug2("Unrecognized authentication method name: %s", name ? name : "NULL");
crypto/openssh/sshconnect2.c
499
debug2("service_accept: %s", reply);
crypto/openssh/sshconnect2.c
502
debug2("buggy server: service_accept w/o service");
crypto/openssh/sshconnect2.c
551
debug2("we sent a %s packet, wait for reply", method->name);
crypto/openssh/sshconnect2.c
554
debug2("we did not send a packet, disable method");
crypto/openssh/sshd-session.c
338
debug2("Network child is on pid %ld", (long)pid);
lib/libssh/openbsd-compat/getrrsetbyname-ldns.c
147
debug2("ldns: got %u answers from DNS", rrset->rri_nrdatas);
lib/libssh/openbsd-compat/getrrsetbyname-ldns.c
155
debug2("ldns: trying to validate RRset");
lib/libssh/openbsd-compat/getrrsetbyname-ldns.c
161
debug2("ldns: got %u signature(s) (RRTYPE %u) from DNS",
lib/libssh/openbsd-compat/getrrsetbyname-ldns.c
167
debug2("ldns: RRset is signed with a valid key");
lib/libssh/openbsd-compat/getrrsetbyname-ldns.c
169
debug2("ldns: RRset validation failed: %s",