Home
last modified time | relevance | path

Searched refs:debug_f (Results 1 – 25 of 42) sorted by relevance

12

/openbsd/src/usr.bin/ssh/
Dserverloop.c411 debug_f("originator %s port %u, target %s port %u", in server_request_direct_tcpip()
456 debug_f("originator %s port %d, target %s", in server_request_direct_streamlocal()
504 debug_f("invalid tun"); in server_request_tun()
588 debug_f("ctype %s rchan %u win %u max %u", in server_input_channel_open()
601 debug_f("confirm %s", ctype); in server_input_channel_open()
618 debug_f("failure %s", ctype); in server_input_channel_open()
736 debug_f("rtype %s want_reply %d", rtype, want_reply); in server_input_global_request()
743 debug_f("tcpip-forward listen %s port %u", in server_input_global_request()
770 debug_f("cancel-tcpip-forward addr %s port %d", in server_input_global_request()
779 debug_f("streamlocal-forward listen path %s", in server_input_global_request()
[all …]
Dssh-agent.c296 debug_f("user %s hostname %s is_ca %d nkeys %u", in dump_dest_constraint_hop()
306 debug_f("key %u/%u: %s%s%s key_is_ca %d", i, dch->nkeys, in dump_dest_constraint_hop()
323 debug_f("%s: %zu constraints", context, ndcs); in dump_dest_constraints()
325 debug_f("constraint %zu / %zu: from: ", i, ndcs); in dump_dest_constraints()
327 debug_f("constraint %zu / %zu: to: ", i, ndcs); in dump_dest_constraints()
330 debug_f("done for %s", context); in dump_dest_constraints()
394 debug_f("cert %s / hostname %s rejected: %s", in match_key_hop()
626 debug_f("key %u / %u: %s %s", i++, idtab->nentries, in process_request_identities()
801 debug_f("signed data matches public key userauth request"); in check_websafe_message_contents()
805 debug_f("signed data matches SSHSIG signature request"); in check_websafe_message_contents()
[all …]
Dssh-pkcs11.c104 debug_f("provider \"%s\" refcount %d valid %d", in pkcs11_provider_finalize()
130 debug_f("provider \"%s\" refcount %d", p->name, p->refcount); in pkcs11_provider_unref()
196 debug_f("parent %p ptr %p idx %d", parent, ptr, idx); in pkcs11_k11_free()
257 debug_f("no pin specified"); in pkcs11_login_slot()
331 debug_f("provider \"%s\" slot %lu object %lu: attrib %lu = %d", in pkcs11_check_obj_bool_attrib()
401 debug_f("always-auth key"); in pkcs11_get_key()
1539 debug_f("provider already registered: %s", provider_id); in pkcs11_register_provider()
1588 debug_f("provider %s returned no slots", provider_id); in pkcs11_register_provider()
1692 debug_f("provider %s returned no keys", provider_id); in pkcs11_add_provider()
1713 debug_f("provider \"%s\" available", provider_id); in pkcs11_gakp()
[all …]
Dcompat.c129 debug_f("match: %s pat %s compat 0x%08x", in compat_banner()
135 debug_f("no match: %s", version); in compat_banner()
Dssh-sk-helper.c116 debug_f("ready to sign with key %s, provider %s: " in process_sign()
247 debug_f("key %zu %s %s uidlen %zu", i, in process_load_resident()
315 debug_f("received message len %zu", sshbuf_len(req)); in main()
346 debug_f("reply len %zu", sshbuf_len(resp)); in main()
Dreadpass.c142 debug_f("requested to askpass"); in read_passphrase()
147 debug_f("stdin is not a tty"); in read_passphrase()
163 debug_f("can't open %s: %s", _PATH_TTY, in read_passphrase()
Dssh-sk.c131 debug_f("provider %s implements version 0x%08lx", ret->path, in sshsk_open()
474 debug_f("provider \"%s\", device \"%s\", application \"%s\", " in sshsk_enroll()
512 debug_f("using random challenge"); in sshsk_enroll()
533 debug_f("provider \"%s\" failure %d", provider_path, r); in sshsk_enroll()
644 debug_f("provider \"%s\", key %s, flags 0x%02x%s", in sshsk_sign()
684 debug_f("sk_sign failed with code %d", r); in sshsk_sign()
795 debug_f("provider \"%s\"%s", provider_path, in sshsk_load_resident()
Dsession.c1830 debug_f("signal %s, killpg(%ld, %d)", signame, (long)s->pid, sig); in session_signal_req()
1857 debug_f("agent forwarding disabled"); in session_auth_agent_req()
1878 debug_f("session %d req %s", s->self, rtype); in session_input_channel_req()
1942 debug_f("session %d release %s", s->self, s->tty); in session_pty_cleanup2()
1998 debug_f("x11 channel %d missing", id); in session_close_x11()
2001 debug_f("detach x11 channel %d", id); in session_close_x11()
2019 debug_f("session %d: closing channel %d", in session_close_single_x11()
2072 debug_f("session %d channel %d pid %ld %s", s->self, s->chanid, in session_exit_message()
2077 debug_f("release channel %d", s->chanid); in session_exit_message()
2132 debug_f("no session for pid %ld", (long)pid); in session_close_by_pid()
[all …]
Ddns.c269 debug_f("matched SSHFP type %d fptype %d", in verify_host_key_dns()
273 debug_f("failed SSHFP type %d fptype %d", in verify_host_key_dns()
Dauth.c403 debug_f("key for %s found at %s:%ld", in check_key_in_hostfiles()
406 debug_f("key for host %s not found", host); in check_key_in_hostfiles()
663 debug_f("setting new authentication options"); in auth_activate_options()
677 debug_f("restricting session"); in auth_restrict_session()
Dclientloop.c1696 debug_f("listen %s port %d, originator %s port %d", in client_request_forwarded_tcpip()
1752 debug_f("request: %s", listen_path); in client_request_forwarded_streamlocal()
1822 debug_f("bound agent to hostkey"); in client_request_agent()
1978 debug_f("no sink for exit-status on channel %d", in client_input_channel_req()
2199 debug_f("hostkeys file %s does not exist", in check_old_keys_othernames()
2294 debug_f("known hosts file %s does not " in update_known_hosts()
2374 debug_f("server used untrusted RSA signature algorithm " in client_global_hostkeys_prove_confirm()
2487 debug_f("server sent no hostkeys"); in client_input_hostkeys()
2504 debug_f("searching %s for %s / %s", in client_input_hostkeys()
2511 debug_f("hostkeys file %s does not exist", in client_input_hostkeys()
[all …]
Dkex.c375 debug_f("Sending SSH2_MSG_EXT_INFO"); in kex_server_update_ext_info()
413 debug_f("%s=<%s>", name, val); in kex_ext_info_check_ver()
417 debug_f("unsupported version of %s extension", name); in kex_ext_info_check_ver()
434 debug_f("%s=<%s>", name, value); in kex_ext_info_client_parse()
450 debug_f("%s (unrecognised)", name); in kex_ext_info_client_parse()
467 debug_f("%s (unrecognised)", name); in kex_ext_info_server_parse()
1259 debug_f("write: %.100s", strerror(errno)); in kex_exchange_identification()
1357 debug_f("banner line %zu: %s", n, cp); in kex_exchange_identification()
Dssh-sk-client.c93 debug_f("starting %s %s", helper, in start_helper()
191 debug_f("helper returned error -%u", rerr); in client_converse()
445 debug_f("srks[%zu]: %s %s uidlen %zu", nsrks, in sshsk_load_resident()
Dsshsig.c314 debug_f("verify message length %zu", sshbuf_len(h_message)); in sshsig_wrap_verify()
355 debug_f("expected namespace \"%s\" received \"%s\"", in sshsig_wrap_verify()
362 debug_f("expected algorithm \"%s\" received \"%s\"", in sshsig_wrap_verify()
487 debug_f("signature made with hash \"%s\"", hashalg); in sshsig_verifyb()
615 debug_f("signature made with hash \"%s\"", hashalg); in sshsig_verify_fd()
778 debug_f("%s:%lu: matched principal \"%s\"", in parse_principals_key_and_options()
Dssh.c340 debug_f("getaddrinfo %.100s returned no addresses", name); in resolve_addr()
344 debug_f("getaddrinfo %.100s returned multiple addresses", name); in resolve_addr()
349 debug_f("Could not format address for name %.100s: %s", in resolve_addr()
438 debug_f("hostname %.100s is an unrecognised address", *hostp); in resolve_canonicalize()
1795 debug_f("backgrounding master process"); in control_persist_detach()
1851 debug_f("all expected forwarding replies received"); in forwarding_success()
1946 debug_f("tunnel forward established, id=%d", id); in ssh_tun_confirm()
2081 debug_f("expecting replies for %d forwards", in ssh_init_forwarding()
2386 debug_f("key %s type %s is not a certificate", in load_public_identity_files()
2419 debug_f("key %s type %s is not a certificate", in load_public_identity_files()
Dsshconnect2.c694 debug_f("server sent unknown pkalg %s", pkalg); in input_userauth_pk_ok()
1365 debug_f("no separate private key for certificate " in sign_and_send_pubkey()
1482 debug_f("no mutual signature algorithm"); in send_pubkey_test()
1634 debug_f("bound agent to hostkey"); in get_agent_identities()
1646 debug_f("agent returned %zu keys", idlist->nkeys); in get_agent_identities()
1679 debug_f("ignoring certificate %s: not a user " in pubkey_prepare()
1684 debug_f("ignoring authenticator-hosted key %s as no " in pubkey_prepare()
1702 debug_f("ignoring certificate %s: not a user " in pubkey_prepare()
1707 debug_f("ignoring authenticator-hosted key " in pubkey_prepare()
2179 debug_f("trying hostkey %s %s using sigalg %s", in userauth_hostbased()
Dsshlogin.c95 debug_f("truncated lastlog"); in get_last_login_time()
Dsshd.c280 debug_f("enter%s", force_final ? " (forcing)" : ""); in child_close()
358 debug_f("preauth child %ld for %s exited " in child_reap()
365 debug_f("preauth child %ld for %s prohibited by" in child_reap()
372 debug_f("preauth child %ld for %s exited " in child_reap()
529 debug_f("p %d, r %d", p, r); in should_drop_connection()
Dsshconnect.c402 debug_f("bound to %s", ntop); in ssh_create_socket()
722 debug_f("found matching key in %s:%lu", path, l->linenum); in hostkeys_find_by_key_cb()
743 debug_f("hostkeys file %s does not exist", file); in hostkeys_find_by_key_hostfile()
962 debug_f("invalid hostname \"%s\"; will not record: %s", in check_host_key()
1394 debug_f("hostkey not known or explicitly trusted: " in check_host_key()
Dauth2-pubkey.c231 debug_f("sk_counter = %u, sk_flags = 0x%02x", in userauth_pubkey()
265 debug_f("%s test pkalg %s pkblob %s%s%s", method, pkalg, key_s, in userauth_pubkey()
296 debug_f("key options inconsistent with existing"); in userauth_pubkey()
Dmux.c605 debug_f("%s for: listen %d, connect %s:%d", in mux_confirm_remote_forward()
1092 debug_f("channel %d: stop listening", c->self); in mux_master_process_stop_listening()
1124 debug_f("channel %d: proxy request", c->self); in mux_master_process_proxy()
1591 debug_f("write packet: %s", strerror(errno)); in mux_client_hello_exchange()
1599 debug_f("read packet failed"); in mux_client_hello_exchange()
1951 debug_f("master session id: %u", sid); in mux_client_request_session()
2154 debug_f("master session id: %u", sid); in mux_client_request_stdio_fwd()
Dttymodes.c262 debug_f("no fd or tio"); in ssh_tty_make_modes()
Dmonitor.c304 debug_f("user %s authenticated by privileged process", authctxt->user); in monitor_child_preauth()
380 debug_f("child log fd closed"); in monitor_read_log()
524 debug_f("config len %zu", sshbuf_len(cfg)); in mm_answer_state()
653 debug_f("hostkey %s index %d", sshkey_ssh_name(pubkey), keyid); in mm_answer_sign()
833 debug_f("no valid authentication method lists"); in mm_answer_pwnamallow()
Dauth2-hostbased.c77 debug_f("cuser %s chost %s pkalg %s slen %zu", in userauth_hostbased()
Dpacket.c540 debug_f("getpeername failed: %.100s", strerror(errno)); in ssh_remote_hostname()
956 debug_f("rekeying %s, input %llu bytes %llu blocks, " in ssh_set_newkeys()
979 DBG(debug_f("cipher_init: %s", dir)); in ssh_set_newkeys()
1292 debug_f("resetting send seqnr %u", state->p_send.seqnr); in ssh_packet_send2_wrapped()
1760 debug_f("resetting read seqnr %u", state->p_read.seqnr); in ssh_packet_read_poll2()
2226 debug_f("setting to %d", s); in ssh_packet_set_maxsize()
2299 debug_f("called"); in ssh_packet_set_postauth()

12