Home
last modified time | relevance | path

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

12

/openbsd/usr.bin/ssh/
H A Dmonitor_wrap.c171 debug3_f("entering"); in mm_request_receive()
256 debug3_f("entering"); in mm_sshkey_sign()
340 debug3_f("entering"); in mm_getpwnamallow()
390 debug3_f("entering"); in mm_auth2_read_banner()
419 debug3_f("entering"); in mm_inform_authserv()
439 debug3_f("entering"); in mm_auth_password()
483 debug3_f("entering"); in mm_key_allowed()
536 debug3_f("entering"); in mm_sshkey_verify()
695 debug3_f("entering"); in mm_get_state()
742 debug3_f("done"); in mm_get_state()
[all …]
H A Dssh-pkcs11-client.c120 debug3_f("free helper for provider %s", helper->path); in helper_free()
147 debug3_f("already terminated"); in helper_terminate()
149 debug3_f("terminating helper for %s; " in helper_terminate()
230 debug3_f("terminating %zu helpers", nhelpers); in pkcs11_terminate()
247 debug3_f("signing with PKCS11 provider %s", helper->path); in rsa_encrypt()
304 debug3_f("provider %s remaining keys: %zu RSA %zu ECDSA", in rsa_finish()
326 debug3_f("signing with PKCS11 provider %s", helper->path); in ecdsa_do_sign()
386 debug3_f("provider %s remaining keys: %zu RSA %zu ECDSA", in ecdsa_do_finish()
423 debug3_f("provider %s remaining keys: %zu RSA %zu ECDSA", in wrap_key()
546 debug3_f("start helper for %s", path); in pkcs11_start_helper()
[all …]
H A Dmonitor.c454 debug3_f("checking request %d", type); in monitor_read()
584 debug3_f("done"); in mm_answer_state()
643 debug3_f("entering"); in mm_answer_sign()
770 debug3_f("entering"); in mm_answer_pwnamallow()
1020 debug3_f("entering"); in mm_answer_keyallowed()
1412 debug3_f("entering"); in mm_answer_pty()
1482 debug3_f("entering"); in mm_answer_pty_cleanup()
1499 debug3_f("tearing down sessions"); in mm_answer_term()
1529 debug3_f("packet_set_state"); in monitor_apply_keystate()
1568 debug3_f("Waiting for new keys"); in mm_get_keystate()
[all …]
H A Dauth2.c231 debug3_f("user specific delay %0.3lfms", delay/1000); in user_specific_delay()
242 debug3_f("elapsed %0.3lfms exceeded the max delay " in ensure_minimum_time_since()
253 debug3_f("elapsed %0.3lfms, delaying %0.3lfms (requested %0.3lfms)", in ensure_minimum_time_since()
407 debug3_f("failure partial=%d next methods=\"%s\"", in userauth_finish()
498 debug3_f("method %s not enabled", name); in authmethod_lookup()
502 debug3_f("method %s not allowed " in authmethod_lookup()
531 debug3_f("checking methods"); in auth2_setup_methods_lists()
619 debug3_f("updating methods list after \"%s\"", method); in auth2_update_methods_lists()
709 debug3_f("key already used: %s %s", in auth2_key_already_used()
H A Dmux.c1061 debug3_f("sending failure reply"); in mux_stdio_confirm()
1068 debug3_f("sending success reply"); in mux_stdio_confirm()
1396 debug3_f("sending success reply"); in mux_session_confirm()
1644 debug3_f("entering"); in mux_client_request_alive()
1680 debug3_f("done pid = %u", pid); in mux_client_request_alive()
1695 debug3_f("entering"); in mux_client_request_terminate()
1873 debug3_f("entering"); in mux_client_request_session()
1930 debug3_f("session request sent"); in mux_client_request_session()
2088 debug3_f("done"); in mux_client_proxy()
2101 debug3_f("entering"); in mux_client_request_stdio_fwd()
[all …]
H A Dsftp-usergroup.c115 debug3_f("uid %u not resolved", uids[i]); in lookup_and_record()
118 debug3_f("record uid %u => \"%s\"", uids[i], usernames[i]); in lookup_and_record()
123 debug3_f("gid %u not resolved", gids[i]); in lookup_and_record()
126 debug3_f("record gid %u => \"%s\"", gids[i], groupnames[i]); in lookup_and_record()
H A Dmsg.c48 debug3_f("type %u len %zu", (unsigned int)type & 0xff, sshbuf_len(m)); in ssh_msg_send()
60 debug3_f("done"); in ssh_msg_send()
H A Dauth-rhosts.c227 debug3_f("no hosts access files exist"); in auth_rhosts2()
236 debug3_f("root user, ignoring system hosts files"); in auth_rhosts2()
282 debug3_f("stat %s: %s", path, strerror(errno)); in auth_rhosts2()
H A Dssh_api.c482 debug3_f("need %d", type); in _ssh_host_public_key()
484 debug3_f("check %s", sshkey_type(k->key)); in _ssh_host_public_key()
497 debug3_f("need %d", type); in _ssh_host_private_key()
499 debug3_f("check %s", sshkey_type(k->key)); in _ssh_host_private_key()
512 debug3_f("need %s", sshkey_type(hostkey)); in _ssh_verify_host_key()
514 debug3_f("check %s", sshkey_type(k->key)); in _ssh_verify_host_key()
H A Dmonitor_fdpass.c72 debug3_f("sendmsg(%d): %s", fd, strerror(errno)); in mm_send_fd()
115 debug3_f("recvmsg: %s", strerror(errno)); in mm_receive_fd()
H A Dclientloop.c611 debug3_f("stopping: %s (%llu chaff packets sent)", in obfuscate_keystroke_timing()
626 debug3_f("starting: interval ~%dms", in obfuscate_keystroke_timing()
845 debug3_f("channel %d: mux request: %s", c->self, in client_status_confirm()
929 debug3_f("enter"); in client_repledge()
2087 debug3_f("found %s key under different " in hostkeys_find()
2136 debug3_f("found %s key at %s:%ld", in hostkeys_find()
2192 debug3_f("searching %s for %s / %s", in check_old_keys_othernames()
2383 debug3_f("verify %s key %zu using sigalg %s", in client_global_hostkeys_prove_confirm()
2458 debug3_f("%s key not permitted by " in client_input_hostkeys()
2464 debug3_f("%s key is a certificate; skipping", in client_input_hostkeys()
[all …]
H A Dreadpass.c259 debug3_f("cannot notify: no askpass"); in notify_start()
265 debug3_f("cannot notify: no display"); in notify_start()
H A Dsrclimit.c76 debug3_f("%s: invalid mask %d bits", __func__, bits); in srclimit_mask_addr()
323 debug3_f("%s overflow, remove %s", t, s); in srclimit_early_expire_penalties_from_tree()
362 debug3_f("address %s is exempt", addrnetmask); in srclimit_penalise()
H A Dsshd-auth.c209 debug3_f("%s key not permitted by HostkeyAlgorithms", s); in append_hostkey_type()
412 debug3_f("begin"); in recv_privsep_state()
420 debug3_f("done"); in recv_privsep_state()
H A Dsshconnect2.c149 debug3_f("have matching best-preference key type %s, " in order_hostkeyalgs()
198 debug3_f("prefer hostkeyalgs: %s", first); in order_hostkeyalgs()
200 debug3_f("no algorithms matched; accept original"); in order_hostkeyalgs()
568 debug3_f("entering"); in input_userauth_banner()
1324 debug3_f("using %s with %s %s", method, sshkey_type(id->key), fp); in sign_and_send_pubkey()
1387 debug3_f("signing using %s %s", alg, fp); in sign_and_send_pubkey()
1488 debug3_f("cannot handle key"); in send_pubkey_test()
2051 debug3_f("fcntl F_SETFD: %s", strerror(errno)); in ssh_keysign()
2054 debug3_f("[child] pid=%ld, exec %s", in ssh_keysign()
2143 debug3_f("trying key type %s", authctxt->active_ktype); in userauth_hostbased()
H A Dhostfile.c242 debug3_f("found %skey type %s in file %s:%lu", in record_hostkey()
280 debug3_f("loaded %lu keys from %s", ctx.num_loaded, host); in load_hostkeys_file()
562 debug3_f("%s key already at %s:%ld", in host_delete()
932 debug3_f("reading file \"%s\"", path); in hostkeys_foreach()
H A Dsshd-session.c535 debug3_f("key %d: %s %s", i, sshkey_ssh_name(key), fp); in notify_hostkeys()
555 debug3_f("sent %u hostkeys", nkeys); in notify_hostkeys()
640 debug3_f("entering fd = %d", fd); in recv_rexec_state()
677 debug3_f("done"); in recv_rexec_state()
H A Dssh-sk-client.c102 debug3_f("started pid=%ld", (long)pid); in start_helper()
114 debug3_f("pid=%ld", (long)pid); in reap_helper()
H A Dssh-agent.c360 debug3_f("%s: entering hostname %s, requested key %s %s, %u keys avail", in match_key_hop()
370 debug3_f("%s: key %u: %s%s %s", tag, i, in match_key_hop()
468 debug3_f("entering: key %s comment \"%s\", %zu socket bindings, " in identity_permitted()
496 debug3_f("socketentry fd=%d, entry %zu %s, " in identity_permitted()
548 debug3_f("key permitted at host but not after"); in identity_permitted()
730 debug3_f("well formed userauth"); in parse_userauth_request()
1103 debug3_f("%s%s%s: adding %skey %s %s", in parse_dest_constraint_hop()
1127 debug3_f("entering"); in parse_dest_constraint()
H A Dsshconnect.c435 debug3_f("entering"); in ssh_connect_direct()
739 debug3_f("trying %s hostfile \"%s\"", which, file); in hostkeys_find_by_key_hostfile()
1068 debug3_f("certificate host key in use; " in check_host_key()
1080 debug3_f("host key found in GlobalKnownHostsFile; " in check_host_key()
1085 debug3_f("host key found via KnownHostsCommand; " in check_host_key()
H A Dpacket.c544 debug3_f("trying to reverse map address %.100s.", ntop); in ssh_remote_hostname()
1077 debug3_f("rekex triggered"); in ssh_packet_check_rekey()
1212 DBG(debug3_f("adding %d (len %d padlen %d extra_pad %d)", in ssh_packet_send2_wrapped()
1338 debug3_f("rekex triggered"); in ssh_packet_send2()
1380 debug3_f("queued packet triggered rekex"); in ssh_packet_send2()
1525 debug3_f("type %u", *typep); in ssh_packet_read_poll2_mux()
2556 debug3_f("done"); in ssh_packet_set_state()
2748 debug3_f("type %u", type); in ssh_packet_send_mux()
H A Dssh.c249 debug3_f("lookup %s:%d", name, port); in resolve_host()
388 debug3_f("check \"%s\" CNAME \"%s\"", *namep, cname); in check_follow_cname()
457 debug3_f("name is fully qualified"); in resolve_canonicalize()
473 debug3_f("not canonicalizing hostname \"%s\" (max dots %d)", in resolve_canonicalize()
483 debug3_f("attempting \"%s\" => \"%s\"", *hostp, fullhost); in resolve_canonicalize()
1952 debug3_f("%s:%d", options.stdio_forward_host, in ssh_init_stdio_forwarding()
2170 debug3_f("channel_new: %d", c->self); in ssh_session2_open()
H A Ddns.c252 debug3_f("checking SSHFP type %d fptype %d", dnskey_algorithm, in verify_host_key_dns()
H A Dscp.c1036 debug3_f("origin in %d out %d pid %ld", in toremote()
1053 debug3_f("destination in %d out %d pid %ld", in toremote()
1312 debug3_f("copying local %s to remote %s", src, abs_dst); in source_sftp()
1511 debug3_f("copying remote %s to local %s", abs_src, dst); in sink_sftp()
1762 debug3_f("expected pattern %zu: \"%s\"", in sink()
1944 debug3_f("copying remote %s to remote %s", abs_src, target); in throughlocal_sftp()
H A Dttymodes.c291 debug3_f("SSH_BUG_UTF8TTYMODE"); \ in ssh_tty_make_modes()

12