Home
last modified time | relevance | path

Searched refs:SSH_LOG_FUNCTIONS (Results 1 – 19 of 19) sorted by relevance

/dports/security/libssh/libssh-0.9.6/examples/
H A Dsshd_direct-tcpip.c135 _ssh_log(SSH_LOG_FUNCTIONS, "=== do_cleanup", "Freed.");
226 _ssh_log(SSH_LOG_FUNCTIONS, "=== stack_socket_close",
237 _ssh_log(SSH_LOG_FUNCTIONS, "=== close_socket",
342 _ssh_log(SSH_LOG_FUNCTIONS, "=== my_channel_data_function", "Sent %d bytes", i); in exec_pty()
360 _ssh_log(SSH_LOG_FUNCTIONS, "=== my_fd_data_function", "channel == NULL!");
367 _ssh_log(SSH_LOG_FUNCTIONS, "=== my_fd_data_function", "channel is closed!");
394 _ssh_log(SSH_LOG_FUNCTIONS,
421 … _ssh_log(SSH_LOG_FUNCTIONS, "=== my_fd_data_function", "channel_write (%d from %d)", wr, len); in shell_request()
482 _ssh_log(SSH_LOG_FUNCTIONS, "=== open_tcp_socket", "Connected. sockets_cnt = %d", sockets_cnt);
/dports/security/razorback-api/api-0.5.0/libssh/src/
H A Dchannels1.c114 ssh_log(session, SSH_LOG_FUNCTIONS, "Opening a ssh1 pty"); in channel_request_pty_size1()
231 ssh_log(session, SSH_LOG_FUNCTIONS, "Invalid data packet !\n"); in SSH_PACKET_CALLBACK()
H A Dchannels.c449 ssh_log(session, SSH_LOG_FUNCTIONS, "%s", ssh_get_error(session)); in SSH_PACKET_CALLBACK()
491 ssh_log(session, SSH_LOG_FUNCTIONS, in SSH_PACKET_CALLBACK()
581 ssh_log(session, SSH_LOG_FUNCTIONS, "%s", ssh_get_error(session)); in SSH_PACKET_CALLBACK()
611 ssh_log(session, SSH_LOG_FUNCTIONS, "%s", ssh_get_error(session)); in SSH_PACKET_CALLBACK()
663 ssh_log(session, SSH_LOG_FUNCTIONS,"%s", ssh_get_error(session)); in SSH_PACKET_CALLBACK()
1432 ssh_log(session, SSH_LOG_FUNCTIONS, "%s", ssh_get_error(session)); in SSH_PACKET_CALLBACK()
1466 ssh_log(session, SSH_LOG_FUNCTIONS, "%s", ssh_get_error(session)); in SSH_PACKET_CALLBACK()
H A Dserver.c599 ssh_log(msg->session, SSH_LOG_FUNCTIONS, "Refusing a channel"); in ssh_message_channel_request_open_reply_default()
681 ssh_log(msg->session, SSH_LOG_FUNCTIONS, "Accepting a global request"); in ssh_message_global_request_reply_success()
711 ssh_log(msg->session, SSH_LOG_FUNCTIONS, "Refusing a global request"); in ssh_message_global_request_reply_default()
H A Dkex.c341 ssh_log(session, SSH_LOG_FUNCTIONS, "%s: %s", in ssh_list_kex()
H A Dkex1.c247 ssh_log(session, SSH_LOG_FUNCTIONS, in encrypt_session_key()
H A Dpki.c1163 SSH_LOG_FUNCTIONS, in ssh_pki_signature_verify_blob()
H A Dmessages.c80 ssh_log(msg->session, SSH_LOG_FUNCTIONS, "Reporting unknown packet"); in ssh_message_reply_default()
/dports/security/libssh/libssh-0.9.6/tests/
H A Dtest_socket.c73 int verbosity=SSH_LOG_FUNCTIONS; in main()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/cygnal/libnet/
H A Dsshclient.cpp301 ssh_log(_session, SSH_LOG_FUNCTIONS, "Authentication success"); in sshConnect()
306 ssh_log(_session, SSH_LOG_FUNCTIONS, "Doing sftp instead"); in sshConnect()
/dports/security/libssh/libssh-0.9.6/tests/sftp_stress/
H A Dmain.c133 ssh_log(session, SSH_LOG_FUNCTIONS, "Authentication success"); in connect_host()
/dports/security/libssh/libssh-0.9.6/src/
H A Dchannels.c496 SSH_LOG(SSH_LOG_FUNCTIONS, "%s", ssh_get_error(session)); in SSH_PACKET_CALLBACK()
536 SSH_LOG(SSH_LOG_FUNCTIONS, in SSH_PACKET_CALLBACK()
633 SSH_LOG(SSH_LOG_FUNCTIONS, "%s", ssh_get_error(session)); in SSH_PACKET_CALLBACK()
661 SSH_LOG(SSH_LOG_FUNCTIONS, "%s", ssh_get_error(session)); in SSH_PACKET_CALLBACK()
712 SSH_LOG(SSH_LOG_FUNCTIONS,"%s", ssh_get_error(session)); in SSH_PACKET_CALLBACK()
1650 SSH_LOG(SSH_LOG_FUNCTIONS, "%s", ssh_get_error(session)); in SSH_PACKET_CALLBACK()
1680 SSH_LOG(SSH_LOG_FUNCTIONS, "%s", ssh_get_error(session)); in SSH_PACKET_CALLBACK()
H A Dserver.c625 SSH_LOG(SSH_LOG_FUNCTIONS, "Refusing a channel"); in ssh_message_channel_request_open_reply_default()
702 SSH_LOG(SSH_LOG_FUNCTIONS, "Accepting a global request"); in ssh_message_global_request_reply_success()
734 SSH_LOG(SSH_LOG_FUNCTIONS, "Refusing a global request"); in ssh_message_global_request_reply_default()
H A Dpki.c960 SSH_LOG(SSH_LOG_FUNCTIONS, "Error opening %s: %s", in ssh_pki_export_privkey_file()
2263 SSH_LOG(SSH_LOG_FUNCTIONS, in ssh_pki_signature_verify()
H A Dkex.c558 SSH_LOG(SSH_LOG_FUNCTIONS, "%s: %s", in ssh_list_kex()
H A Dmessages.c86 SSH_LOG(SSH_LOG_FUNCTIONS, "Reporting unknown packet"); in ssh_message_reply_default()
/dports/security/libssh/libssh-0.9.6/tests/server/test_server/
H A Dmain.c134 case SSH_LOG_FUNCTIONS:
/dports/security/razorback-api/api-0.5.0/libssh/include/libssh/
H A Dlibssh.h277 SSH_LOG_FUNCTIONS enumerator
/dports/security/libssh/libssh-0.9.6/include/libssh/
H A Dlibssh.h336 SSH_LOG_FUNCTIONS enumerator