Searched refs:packet_put_cstring (Results 1 – 17 of 17) sorted by relevance
229 packet_put_cstring("markus"); in ssh_kex2()375 packet_put_cstring("ssh-userauth"); in ssh_userauth2()654 packet_put_cstring(authctxt->server_user); in userauth_gssapi()655 packet_put_cstring(authctxt->service); in userauth_gssapi()656 packet_put_cstring(authctxt->method->name); in userauth_gssapi()856 packet_put_cstring(authctxt->server_user); in userauth_none()857 packet_put_cstring(authctxt->service); in userauth_none()858 packet_put_cstring(authctxt->method->name); in userauth_none()882 packet_put_cstring(authctxt->server_user); in userauth_passwd()883 packet_put_cstring(authctxt->service); in userauth_passwd()[all …]
83 packet_put_cstring(ROAMING_REQUEST); in request_roaming()163 packet_put_cstring(KEX_RESUME); in roaming_resume()166 packet_put_cstring(""); /* Not used when we resume */ in roaming_resume()
142 packet_put_cstring(msg); in userauth_send_banner()143 packet_put_cstring(""); /* language, unused */ in userauth_send_banner()202 packet_put_cstring(service); in input_service_request()361 packet_put_cstring(methods); in userauth_finish()
259 packet_put_cstring(name); in send_userauth_info_request()260 packet_put_cstring(instr); in send_userauth_info_request()261 packet_put_cstring(""); /* language not used */ in send_userauth_info_request()264 packet_put_cstring(prompts[i]); in send_userauth_info_request()
663 packet_put_cstring(c->ctype); in channel_send_open()682 packet_put_cstring(service); in channel_request_start()1346 packet_put_cstring("x11"); in channel_post_x11_listener()1351 packet_put_cstring(remote_ipaddr); in channel_post_x11_listener()1363 packet_put_cstring(buf); in channel_post_x11_listener()1398 packet_put_cstring(rtype); in port_open_helper()1404 packet_put_cstring(c->path); in port_open_helper()1408 packet_put_cstring(c->path); in port_open_helper()1412 packet_put_cstring(remote_ipaddr); in port_open_helper()1418 packet_put_cstring(c->path); in port_open_helper()[all …]
549 packet_put_cstring("keepalive@openssh.com"); in server_alive_check()1575 packet_put_cstring("disconnected by user"); in client_loop()1576 packet_put_cstring(""); /* language tag */ in client_loop()1859 packet_put_cstring("tun@openssh.com"); in client_request_tun_fwd()1914 packet_put_cstring("open failed"); in client_input_channel_open()1915 packet_put_cstring(""); in client_input_channel_open()2011 packet_put_cstring(term != NULL ? term : ""); in client_session2_setup()2054 packet_put_cstring(name); in client_session2_setup()2055 packet_put_cstring(val); in client_session2_setup()
52 void packet_put_cstring(const char *str);
618 packet_put_cstring(const char *str) in packet_put_cstring() function1594 packet_put_cstring(buf); in packet_send_debug()1595 packet_put_cstring(""); in packet_send_debug()1598 packet_put_cstring(buf); in packet_send_debug()1637 packet_put_cstring(buf); in packet_disconnect()1638 packet_put_cstring(""); in packet_disconnect()1641 packet_put_cstring(buf); in packet_disconnect()
264 packet_put_cstring("keepalive@openssh.com"); in client_alive_check()1089 packet_put_cstring("open failed"); in server_input_channel_open()1090 packet_put_cstring(""); in server_input_channel_open()
335 packet_put_cstring(local_user); in try_rhosts_rsa_authentication()682 packet_put_cstring(server_user); in ssh_userauth1()
394 packet_put_cstring(hash_scheme); in auth2_jpake_start()395 packet_put_cstring(salt); in auth2_jpake_start()
212 packet_put_cstring(challenge); in auth1_process_tis_challenge()
399 packet_put_cstring("eow@openssh.com"); in chan_send_eow2()
1201 packet_put_cstring(cp); in ssh_session()1446 packet_put_cstring("no-more-sessions@openssh.com"); in ssh_session2()
2427 packet_put_cstring(sig2name(WTERMSIG(status))); in session_exit_message()2433 packet_put_cstring(""); in session_exit_message()2434 packet_put_cstring(""); in session_exit_message()
1191 packet_put_cstring(password); in ssh_put_password()
2354 packet_put_cstring("markus");