Home
last modified time | relevance | path

Searched refs:debug3_f (Results 1 – 25 of 38) sorted by relevance

12

/freebsd-13.1/crypto/openssh/
H A Dmonitor_wrap.c147 debug3_f("entering"); in mm_request_receive()
226 debug3_f("entering"); in mm_sshkey_sign()
267 debug3_f("entering"); in mm_getpwnamallow()
356 debug3_f("entering"); in mm_auth2_read_banner()
385 debug3_f("entering"); in mm_inform_authserv()
408 debug3_f("entering"); in mm_auth_password()
459 debug3_f("entering"); in mm_key_allowed()
512 debug3_f("entering"); in mm_sshkey_verify()
830 debug3_f("entering"); in mm_bsdauth_query()
841 debug3_f("no challenge"); in mm_bsdauth_query()
[all …]
H A Dmonitor.c505 debug3_f("checking request %d", type); in monitor_read()
618 debug3_f("entering"); in mm_answer_sign()
682 debug3_f("%s %s signature len=%zu", alg, in mm_answer_sign()
717 debug3_f("entering"); in mm_answer_pwnamallow()
1158 debug3_f("entering"); in mm_answer_keyallowed()
1538 debug3_f("entering"); in mm_answer_pty()
1608 debug3_f("entering"); in mm_answer_pty_cleanup()
1625 debug3_f("tearing down sessions"); in mm_answer_term()
1707 debug3_f("packet_set_state"); in monitor_apply_keystate()
1747 debug3_f("Waiting for new keys"); in mm_get_keystate()
[all …]
H A Dsandbox-pledge.c49 debug3_f("preparing pledge sandbox"); in ssh_sandbox_init()
67 debug3_f("finished"); in ssh_sandbox_parent_finish()
H A Dsandbox-rlimit.c52 debug3_f("preparing rlimit sandbox"); in ssh_sandbox_init()
87 debug3_f("finished"); in ssh_sandbox_parent_finish()
H A Dmux.c1060 debug3_f("sending failure reply"); in mux_stdio_confirm()
1067 debug3_f("sending success reply"); in mux_stdio_confirm()
1395 debug3_f("sending success reply"); in mux_session_confirm()
1643 debug3_f("entering"); in mux_client_request_alive()
1679 debug3_f("done pid = %u", pid); in mux_client_request_alive()
1694 debug3_f("entering"); in mux_client_request_terminate()
1872 debug3_f("entering"); in mux_client_request_session()
1929 debug3_f("session request sent"); in mux_client_request_session()
2082 debug3_f("done"); in mux_client_proxy()
2095 debug3_f("entering"); in mux_client_request_stdio_fwd()
[all …]
H A Dssh_api.c471 debug3_f("need %d", type); in _ssh_host_public_key()
473 debug3_f("check %s", sshkey_type(k->key)); in _ssh_host_public_key()
486 debug3_f("need %d", type); in _ssh_host_private_key()
488 debug3_f("check %s", sshkey_type(k->key)); in _ssh_host_private_key()
501 debug3_f("need %s", sshkey_type(hostkey)); in _ssh_verify_host_key()
503 debug3_f("check %s", sshkey_type(k->key)); in _ssh_verify_host_key()
H A Dmonitor_fdpass.c92 debug3_f("sendmsg(%d): %s", fd, strerror(errno)); in mm_send_fd()
147 debug3_f("recvmsg: %s", strerror(errno)); in mm_receive_fd()
H A Dauth2.c239 debug3_f("user specific delay %0.3lfms", delay/1000); in user_specific_delay()
255 debug3_f("elapsed %0.3lfms, delaying %0.3lfms (requested %0.3lfms)", in ensure_minimum_time_since()
437 debug3_f("failure partial=%d next methods=\"%s\"", in userauth_finish()
589 debug3_f("checking methods"); in auth2_setup_methods_lists()
677 debug3_f("updating methods list after \"%s\"", method); in auth2_update_methods_lists()
767 debug3_f("key already used: %s %s", in auth2_key_already_used()
H A Dclientloop.c690 debug3_f("channel %d: mux request: %s", c->self, in client_status_confirm()
1867 debug3_f("found %s key under different " in hostkeys_find()
1890 debug3_f("found address %s against different hostname " in hostkeys_find()
1916 debug3_f("found %s key at %s:%ld", in hostkeys_find()
1950 debug3_f("found deprecated %s key at %s:%ld as %s", in hostkeys_check_old()
1972 debug3_f("searching %s for %s / %s", in check_old_keys_othernames()
2145 debug3_f("verify %s key %zu using %s sigalg", in client_global_hostkeys_private_confirm()
2236 debug3_f("received %s key %s", sshkey_type(key), fp); in client_input_hostkeys()
2240 debug3_f("%s key not permitted by " in client_input_hostkeys()
2246 debug3_f("%s key is a certificate; skipping", in client_input_hostkeys()
[all …]
H A Dauth-rhosts.c226 debug3_f("no hosts access files exist"); in auth_rhosts2()
235 debug3_f("root user, ignoring system hosts files"); in auth_rhosts2()
H A Dmsg.c50 debug3_f("type %u", (unsigned int)type & 0xff); in ssh_msg_send()
H A Dreadpass.c261 debug3_f("cannot notify: no askpass"); in notify_start()
267 debug3_f("cannot notify: no display"); in notify_start()
H A Dhostfile.c245 debug3_f("found %skey type %s in file %s:%lu", in record_hostkey()
283 debug3_f("loaded %lu keys from %s", ctx.num_loaded, host); in load_hostkeys_file()
560 debug3_f("%s key already at %s:%ld", in host_delete()
928 debug3_f("reading file \"%s\"", path); in hostkeys_foreach()
H A Dssh-sk-client.c104 debug3_f("started pid=%ld", (long)pid); in start_helper()
116 debug3_f("pid=%ld", (long)pid); in reap_helper()
H A Dsshconnect2.c152 debug3_f("have matching best-preference key type %s, " in order_hostkeyalgs()
201 debug3_f("prefer hostkeyalgs: %s", first); in order_hostkeyalgs()
203 debug3_f("no algorithms matched; accept original"); in order_hostkeyalgs()
593 debug3_f("entering"); in input_userauth_banner()
1353 debug3_f("%s %s", sshkey_type(id->key), fp); in sign_and_send_pubkey()
1416 debug3_f("signing using %s %s", alg, fp); in sign_and_send_pubkey()
1510 debug3_f("cannot handle key"); in send_pubkey_test()
2037 debug3_f("[child] pid=%ld, exec %s", in ssh_keysign()
2126 debug3_f("trying key type %s", authctxt->active_ktype); in userauth_hostbased()
H A Dsshd.c624 debug3_f("%s key not permitted by HostkeyAlgorithms", s);
809 debug3_f("key %d: %s %s", i, sshkey_ssh_name(key), fp);
829 debug3_f("sent %u hostkeys", nkeys);
949 debug3_f("entering fd = %d config len %zu", fd,
985 debug3_f("done");
997 debug3_f("entering fd = %d", fd);
1032 debug3_f("done");
H A Dssh.c263 debug3_f("lookup %s:%d", name, port); in resolve_host()
399 debug3_f("check \"%s\" CNAME \"%s\"", *namep, cname); in check_follow_cname()
468 debug3_f("name is fully qualified"); in resolve_canonicalize()
484 debug3_f("not canonicalizing hostname \"%s\" (max dots %d)", in resolve_canonicalize()
494 debug3_f("attempting \"%s\" => \"%s\"", *hostp, fullhost); in resolve_canonicalize()
1888 debug3_f("%s:%d", options.stdio_forward_host, in ssh_init_stdio_forwarding()
2107 debug3_f("channel_new: %d", c->self); in ssh_session2_open()
H A Dkrl.c47 # define KRL_DBG(x) debug3_f x
410 debug3_f("revoke type %s", sshkey_type(key)); in ssh_krl_revoke_key_explicit()
436 debug3_f("revoke by sha1"); in ssh_krl_revoke_key_sha1()
445 debug3_f("revoke by sha256"); in ssh_krl_revoke_key_sha256()
998 debug3_f("not a KRL"); in ssh_krl_from_blob()
H A Dsshconnect.c458 debug3_f("entering"); in ssh_connect_direct()
747 debug3_f("trying %s hostfile \"%s\"", which, file); in hostkeys_find_by_key_hostfile()
1059 debug3_f("certificate host key in use; " in check_host_key()
1071 debug3_f("host key found in GlobalKnownHostsFile; " in check_host_key()
1076 debug3_f("host key found via KnownHostsCommand; " in check_host_key()
H A Ddns.c254 debug3_f("checking SSHFP type %d fptype %d", dnskey_algorithm, in verify_host_key_dns()
H A Dttymodes.c320 debug3_f("SSH_BUG_UTF8TTYMODE"); \ in ssh_tty_make_modes()
H A Dscp.c1038 debug3_f("origin in %d out %d pid %ld", in toremote()
1055 debug3_f("destination in %d out %d pid %ld", in toremote()
1294 debug3_f("copying local %s to remote %s", src, abs_dst); in source_sftp()
1493 debug3_f("copying remote %s to local %s", abs_src, dst); in sink_sftp()
1897 debug3_f("copying remote %s to remote %s", abs_src, target);
H A Dpacket.c1012 debug3_f("rekex triggered"); in ssh_packet_check_rekey()
1145 DBG(debug3_f("adding %d (len %d padlen %d extra_pad %d)", in ssh_packet_send2_wrapped()
1261 debug3_f("rekex triggered"); in ssh_packet_send2()
1303 debug3_f("queued packet triggered rekex"); in ssh_packet_send2()
1480 debug3_f("type %u", *typep); in ssh_packet_read_poll2_mux()
2445 debug3_f("done"); in ssh_packet_set_state()
2636 debug3_f("type %u", type); in ssh_packet_send_mux()
H A Dlog.h100 #define debug3_f(...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_DEBUG3, NULL, __VA_ARGS… macro
/freebsd-13.1/crypto/openssh/openbsd-compat/
H A Dbsd-pselect.c86 debug3_f("initializing"); in pselect_notify_setup()
88 debug3_f("pid changed, reinitializing"); in pselect_notify_setup()
105 debug3_f("pid %d saved %d pipe0 %d pipe1 %d", getpid(), in pselect_notify_setup()
181 debug3_f("installing signal handler for %s, " in pselect()

12