| /freebsd-13.1/crypto/openssh/regress/misc/fuzz-harness/ |
| H A D | kex_fuzz.cc | 58 debug_f("%zu%s", len, clobber ? " ignore" : ""); in do_send_and_receive() 101 debug_f("S:"); in run_kex() 107 debug_f("C:"); in run_kex() 114 debug_f("kex stalled"); in run_kex() 199 debug_f("%s %s clobber client %zu", kex, keyname, in do_kex_with_key() 202 debug_f("%s %s clobber server %zu", kex, keyname, in do_kex_with_key() 205 debug_f("%s %s noclobber", kex, keyname); in do_kex_with_key() 357 debug_f("%s", path); in main() 368 debug_f("%s", path); in main() 385 debug_f("%s", path); in main() [all …]
|
| /freebsd-13.1/crypto/openssh/ |
| H A D | serverloop.c | 454 debug_f("originator %s port %u, target %s port %u", in server_request_direct_tcpip() 499 debug_f("originator %s port %d, target %s", in server_request_direct_streamlocal() 547 debug_f("invalid tun"); in server_request_tun() 636 debug_f("ctype %s rchan %u win %u max %u", in server_input_channel_open() 649 debug_f("confirm %s", ctype); in server_input_channel_open() 666 debug_f("failure %s", ctype); in server_input_channel_open() 774 debug_f("rtype %s want_reply %d", rtype, want_reply); in server_input_global_request() 781 debug_f("tcpip-forward listen %s port %u", in server_input_global_request() 810 debug_f("cancel-tcpip-forward addr %s port %d", in server_input_global_request() 819 debug_f("streamlocal-forward listen path %s", in server_input_global_request() [all …]
|
| H A D | ssh-pkcs11.c | 114 debug_f("provider \"%s\" refcount %d valid %d", in pkcs11_provider_finalize() 266 debug_f("no pin specified"); in pkcs11_login_slot() 410 debug_f("always-auth key"); in pkcs11_get_key() 1721 debug_f("could not supply SO pin: %lu", rv); in pkcs11_gakp() 1730 debug_f("failed to generate RSA key"); in pkcs11_gakp() 1737 debug_f("failed to generate ECDSA key"); in pkcs11_gakp() 1743 debug_f("unknown type %d", type); in pkcs11_gakp() 1778 debug_f("using provider \"%s\"", provider_id); in pkcs11_destroy_keypair() 1781 debug_f("could not register provider %s", in pkcs11_destroy_keypair() 1793 debug_f("could not supply SO pin: %lu", rv); in pkcs11_destroy_keypair() [all …]
|
| H A D | compat.c | 150 debug_f("match: %s pat %s compat 0x%08x", in compat_banner() 156 debug_f("no match: %s", version); in compat_banner()
|
| H A D | ssh-agent.c | 431 debug_f("signed data matches public key userauth request"); in check_websafe_message_contents() 435 debug_f("signed data matches SSHSIG signature request"); in check_websafe_message_contents() 459 debug_f("entering"); in process_sign_request2() 536 debug_f("key not found"); in process_remove_identity() 607 debug_f("constraint ext %s", ext_name); in parse_key_constraint_extension() 740 debug_f("internal provider"); in process_add_identity() 785 debug_f("add %s %s \"%.100s\" (life: %u) (confirm: %u) " in process_add_identity() 902 debug_f("add %.100s", canonical_provider); in process_add_smartcard_key() 959 debug_f("remove %.100s", canonical_provider); in process_remove_smartcard_key() 1003 debug_f("socket %u (fd=%d) message too long %u > %u", in process_message() [all …]
|
| H A D | ssh-sk-helper.c | 120 debug_f("ready to sign with key %s, provider %s: " in process_sign() 249 debug_f("key %zu %s %s", i, sshkey_type(keys[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()
|
| H A D | readpass.c | 144 debug_f("requested to askpass"); in read_passphrase() 149 debug_f("stdin is not a tty"); in read_passphrase() 165 debug_f("can't open %s: %s", _PATH_TTY, in read_passphrase()
|
| H A D | ssh-sk.c | 137 debug_f("provider %s implements version 0x%08lx", ret->path, in sshsk_open() 464 debug_f("provider \"%s\", device \"%s\", application \"%s\", " in sshsk_enroll() 502 debug_f("using random challenge"); in sshsk_enroll() 523 debug_f("provider \"%s\" failure %d", provider_path, r); in sshsk_enroll() 634 debug_f("provider \"%s\", key %s, flags 0x%02x%s", in sshsk_sign() 674 debug_f("sk_sign failed with code %d", r); in sshsk_sign() 758 debug_f("provider \"%s\"%s", provider_path, in sshsk_load_resident()
|
| H A D | dns.c | 270 debug_f("matched SSHFP type %d fptype %d", in verify_host_key_dns() 274 debug_f("failed SSHFP type %d fptype %d", in verify_host_key_dns()
|
| H A D | ssh-sk-client.c | 95 debug_f("starting %s %s", helper, in start_helper() 193 debug_f("helper returned error -%u", rerr); in client_converse() 424 debug_f("keys[%zu]: %s %s", nkeys, sshkey_type(key), in sshsk_load_resident()
|
| H A D | session.c | 2212 debug_f("agent forwarding disabled"); in session_auth_agent_req() 2233 debug_f("session %d req %s", s->self, rtype); in session_input_channel_req() 2297 debug_f("session %d release %s", s->self, s->tty); in session_pty_cleanup2() 2353 debug_f("x11 channel %d missing", id); in session_close_x11() 2356 debug_f("detach x11 channel %d", id); in session_close_x11() 2374 debug_f("session %d: closing channel %d", in session_close_single_x11() 2403 debug_f("session %d channel %d pid %ld", in session_exit_message() 2428 debug_f("release channel %d", s->chanid); in session_exit_message() 2483 debug_f("no session for pid %ld", (long)pid); in session_close_by_pid() 2504 debug_f("no session for id %d", id); in session_close_by_channel() [all …]
|
| H A D | clientloop.c | 1476 debug_f("listen %s port %d, originator %s port %d", in client_request_forwarded_tcpip() 1532 debug_f("request: %s", listen_path); in client_request_forwarded_streamlocal() 1758 debug_f("no sink for exit-status on channel %d", in client_input_channel_req() 1979 debug_f("hostkeys file %s does not exist", in check_old_keys_othernames() 2074 debug_f("known hosts file %s does not " in update_known_hosts() 2269 debug_f("server sent no hostkeys"); in client_input_hostkeys() 2286 debug_f("searching %s for %s / %s", in client_input_hostkeys() 2293 debug_f("hostkeys file %s does not exist", in client_input_hostkeys() 2319 debug_f("no new or deprecated keys from server"); in client_input_hostkeys() 2330 debug_f("host key found matching a different name/address, " in client_input_hostkeys() [all …]
|
| H A D | sshsig.c | 300 debug_f("verify message length %zu", sshbuf_len(h_message)); in sshsig_wrap_verify() 341 debug_f("expected namespace \"%s\" received \"%s\"", in sshsig_wrap_verify() 348 debug_f("expected algorithm \"%s\" received \"%s\"", in sshsig_wrap_verify() 473 debug_f("signature made with hash \"%s\"", hashalg); in sshsig_verifyb() 600 debug_f("signature made with hash \"%s\"", hashalg); in sshsig_verify_fd() 763 debug_f("%s:%lu: matched principal \"%s\"", in parse_principals_key_and_options()
|
| H A D | ssh.c | 351 debug_f("getaddrinfo %.100s returned no addresses", name); in resolve_addr() 355 debug_f("getaddrinfo %.100s returned multiple addresses", name); in resolve_addr() 360 debug_f("Could not format address for name %.100s: %s", in resolve_addr() 449 debug_f("hostname %.100s is an unrecognised address", *hostp); in resolve_canonicalize() 1728 debug_f("backgrounding master process"); in control_persist_detach() 1780 debug_f("all expected forwarding replies received"); in forwarding_success() 1875 debug_f("tunnel forward established, id=%d", id); in ssh_tun_confirm() 2011 debug_f("expecting replies for %d forwards", in ssh_init_forwarding() 2313 debug_f("key %s type %s is not a certificate", in load_public_identity_files() 2346 debug_f("key %s type %s is not a certificate", in load_public_identity_files()
|
| H A D | auth.c | 502 debug_f("key for %s found at %s:%ld", in check_key_in_hostfiles() 505 debug_f("key for host %s not found", host); in check_key_in_hostfiles() 947 debug_f("setting new authentication options"); in auth_activate_options() 961 debug_f("restricting session"); in auth_restrict_session()
|
| H A D | sshconnect2.c | 721 debug_f("server sent unknown pkalg %s", pkalg); in input_userauth_pk_ok() 1394 debug_f("no separate private key for certificate " in sign_and_send_pubkey() 1504 debug_f("no mutual signature algorithm"); in send_pubkey_test() 1664 debug_f("ignoring certificate %s: not a user " in pubkey_prepare() 1669 debug_f("ignoring authenticator-hosted key %s as no " in pubkey_prepare() 1687 debug_f("ignoring certificate %s: not a user " in pubkey_prepare() 1692 debug_f("ignoring authenticator-hosted key " in pubkey_prepare() 2162 debug_f("trying hostkey %s %s", sshkey_ssh_name(private), fp); in userauth_hostbased()
|
| H A D | kex.c | 498 debug_f("%s=<%s>", name, val); in kex_input_ext_info() 502 debug_f("%s (unrecognised)", name); in kex_input_ext_info() 1203 debug_f("write: %.100s", strerror(errno)); in kex_exchange_identification() 1301 debug_f("banner line %zu: %s", n, cp); in kex_exchange_identification()
|
| H A D | ttymodes.c | 290 debug_f("no fd or tio"); in ssh_tty_make_modes()
|
| H A D | mux.c | 618 debug_f("%s for: listen %d, connect %s:%d", in mux_confirm_remote_forward() 1091 debug_f("channel %d: stop listening", c->self); in mux_master_process_stop_listening() 1123 debug_f("channel %d: proxy request", c->self); in mux_master_process_proxy() 1590 debug_f("write packet: %s", strerror(errno)); in mux_client_hello_exchange() 1598 debug_f("read packet failed"); in mux_client_hello_exchange() 1950 debug_f("master session id: %u", sid); in mux_client_request_session() 2149 debug_f("master session id: %u", sid); in mux_client_request_stdio_fwd()
|
| H A D | auth2-pubkey.c | 215 debug_f("sk_counter = %u, sk_flags = 0x%02x", in userauth_pubkey() 249 debug_f("test pkalg %s pkblob %s%s%s", pkalg, key_s, in userauth_pubkey() 280 debug_f("key options inconsistent with existing"); in userauth_pubkey()
|
| H A D | auth2-hostbased.c | 78 debug_f("cuser %s chost %s pkalg %s slen %zu", in userauth_hostbased()
|
| H A D | sshconnect.c | 423 debug_f("bound to %s", ntop); in ssh_create_socket() 730 debug_f("found matching key in %s:%lu", path, l->linenum); in hostkeys_find_by_key_cb() 751 debug_f("hostkeys file %s does not exist", file); in hostkeys_find_by_key_hostfile() 1382 debug_f("hostkey not known or explicitly trusted: " in check_host_key()
|
| H A D | log.h | 102 #define debug_f(...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_DEBUG1, NULL, __VA_ARGS_… macro
|
| H A D | misc.c | 1386 debug_f("invalid tunnel %u", tun); in tun_open() 1391 debug_f("%s open: %s", name, strerror(errno)); in tun_open() 1395 debug_f("%s mode %d fd %d", name, mode, fd); in tun_open() 1403 debug_f("get interface %s flags: %s", ifr.ifr_name, in tun_open() 1411 debug_f("activate interface %s: %s", ifr.ifr_name, in tun_open()
|
| H A D | ssh-pkcs11-client.c | 303 debug_f("starting %s %s", helper, in pkcs11_start_helper()
|