ssh2/docs
Daniel Stenberg 160f89f42e - Vlad Grachov brought the new function called
libssh2_session_block_directions() which returns a bitmask for what
  directions the connection blocks. It is to be used applications that use
  non-blocking sockets and when a libssh2 function returns
  LIBSSH2_ERROR_EAGAIN this function can be used to figure out in which
  direction the socket would block and thus it can wait for the socket to
  again be ready for communication in that direction before it calls libssh2
  again.
2008-11-24 13:31:00 +00:00
..
.cvsignore Ignore coverage/. 2008-11-21 14:51:43 +00:00
libssh2_banner_set.3 Add libssh2_banner_set.3 and libssh2_channel_close.3 2007-06-13 17:03:38 +00:00
libssh2_channel_close.3 remove trailing junk character 2007-11-29 09:57:22 +00:00
libssh2_channel_direct_tcpip_ex.3 Add libssh2_channel_direct_tcpip_ex.3 and libssh2_channel_eof.3 2007-06-13 17:22:15 +00:00
libssh2_channel_eof.3 Add libssh2_channel_direct_tcpip_ex.3 and libssh2_channel_eof.3 2007-06-13 17:22:15 +00:00
libssh2_channel_flush_ex.3 Add libssh2_channel_flush_ex.3 and libssh2_channel_forward_cancel.3 2007-06-13 19:53:09 +00:00
libssh2_channel_forward_accept.3 The month should be the 3-letter abbreviation instead of spelled out. 2007-06-13 16:41:33 +00:00
libssh2_channel_forward_cancel.3 Add libssh2_channel_flush_ex.3 and libssh2_channel_forward_cancel.3 2007-06-13 19:53:09 +00:00
libssh2_channel_forward_listen_ex.3 The month should be the 3-letter abbreviation instead of spelled out. 2007-06-13 16:41:33 +00:00
libssh2_channel_free.3 Add libssh2_channel_free.3, libssh2_channel_handle_extended_data.3 2007-06-13 20:09:15 +00:00
libssh2_channel_get_exit_status.3 Add libssh2_channel_get_exit_status() 2007-06-15 10:53:04 +00:00
libssh2_channel_handle_extended_data2.3 Add libssh2_channel_free.3, libssh2_channel_handle_extended_data.3 2007-06-13 20:09:15 +00:00
libssh2_channel_handle_extended_data.3 Add libssh2_channel_free.3, libssh2_channel_handle_extended_data.3 2007-06-13 20:09:15 +00:00
libssh2_channel_open_ex.3 Add libssh2_channel_open_ex.3 and libssh2_channel_process_startup.3 2007-06-13 20:54:25 +00:00
libssh2_channel_process_startup.3 Add libssh2_channel_open_ex.3 and libssh2_channel_process_startup.3 2007-06-13 20:54:25 +00:00
libssh2_channel_read_ex.3 The month should be the 3-letter abbreviation instead of spelled out. 2007-06-13 16:41:33 +00:00
libssh2_channel_request_pty_ex.3 Add libssh2_channel_request_pty_ex.3 and libssh2_channel_send_eof.3 2007-06-13 21:07:59 +00:00
libssh2_channel_send_eof.3 Add libssh2_channel_request_pty_ex.3 and libssh2_channel_send_eof.3 2007-06-13 21:07:59 +00:00
libssh2_channel_set_blocking.3 Update libssh2_channel_set_blocking.3 and add 2007-06-14 17:23:13 +00:00
libssh2_channel_setenv_ex.3 Add libssh2_channel_setenv_ex.3 and libssh2_channel_x11_req_ex.3 2007-06-13 21:30:15 +00:00
libssh2_channel_wait_closed.3 oops 2007-11-29 10:04:16 +00:00
libssh2_channel_wait_eof.3 The month should be the 3-letter abbreviation instead of spelled out. 2007-06-13 16:41:33 +00:00
libssh2_channel_write_ex.3 The month should be the 3-letter abbreviation instead of spelled out. 2007-06-13 16:41:33 +00:00
libssh2_channel_x11_req_ex.3 Add libssh2_channel_setenv_ex.3 and libssh2_channel_x11_req_ex.3 2007-06-13 21:30:15 +00:00
libssh2_hostkey_hash.3 Add libssh2_hostkey_hash.3, libssh2_scp_recv.3 and libssh2_scp_send_ex.3 2007-06-14 14:56:32 +00:00
libssh2_poll_channel_read.3 Change "SEE ALSO" to SEE ALSO 2007-06-13 12:51:10 +00:00
libssh2_poll.3 Change "SEE ALSO" to SEE ALSO 2007-06-13 12:51:10 +00:00
libssh2_scp_recv.3 Add libssh2_hostkey_hash.3, libssh2_scp_recv.3 and libssh2_scp_send_ex.3 2007-06-14 14:56:32 +00:00
libssh2_scp_send_ex.3 Add libssh2_hostkey_hash.3, libssh2_scp_recv.3 and libssh2_scp_send_ex.3 2007-06-14 14:56:32 +00:00
libssh2_session_abstract.3 minor language updates 2008-07-03 10:58:53 +00:00
libssh2_session_callback_set.3 Add libssh2_session_abstract.3, libssh2_session_callback_set.3, 2007-06-14 15:26:58 +00:00
libssh2_session_disconnect_ex.3 The month should be the 3-letter abbreviation instead of spelled out. 2007-06-13 16:41:33 +00:00
libssh2_session_free.3 The month should be the 3-letter abbreviation instead of spelled out. 2007-06-13 16:41:33 +00:00
libssh2_session_init.3 The month should be the 3-letter abbreviation instead of spelled out. 2007-06-13 16:41:33 +00:00
libssh2_session_last_errno.3 Add libssh2_session_last_errno.3 and libssh2_session_last_error.3 2007-06-13 23:02:08 +00:00
libssh2_session_last_error.3 Add libssh2_session_last_errno.3 and libssh2_session_last_error.3 2007-06-13 23:02:08 +00:00
libssh2_session_method_pref.3 Add libssh2_session_abstract.3, libssh2_session_callback_set.3, 2007-06-14 15:26:58 +00:00
libssh2_session_methods.3 Add libssh2_session_abstract.3, libssh2_session_callback_set.3, 2007-06-14 15:26:58 +00:00
libssh2_session_set_blocking.3 minor language updates 2008-07-03 10:58:53 +00:00
libssh2_session_startup.3 The month should be the 3-letter abbreviation instead of spelled out. 2007-06-13 16:41:33 +00:00
libssh2_sftp_close_handle.3 Add libssh2_sftp_close_handle.3 and libssh2_sftp_fstat_ex.3 2007-06-14 15:45:03 +00:00
libssh2_sftp_fstat_ex.3 Add libssh2_sftp_close_handle.3 and libssh2_sftp_fstat_ex.3 2007-06-14 15:45:03 +00:00
libssh2_sftp_init.3 Fix syntax errors in libssh2_sftp_init and libssh2_sftp_open_ex manpages. 2007-11-21 14:07:32 +00:00
libssh2_sftp_last_error.3 Add libssh2_sftp_last_error.3, libssh2_sftp_rename_ex.3, 2007-06-14 16:08:43 +00:00
libssh2_sftp_mkdir_ex.3 The month should be the 3-letter abbreviation instead of spelled out. 2007-06-13 16:41:33 +00:00
libssh2_sftp_open_ex.3 Fix syntax errors in libssh2_sftp_init and libssh2_sftp_open_ex manpages. 2007-11-21 14:07:32 +00:00
libssh2_sftp_read.3 The month should be the 3-letter abbreviation instead of spelled out. 2007-06-13 16:41:33 +00:00
libssh2_sftp_readdir.3 Change the wording of the return value to match the rest of the man pages 2007-07-04 10:44:40 +00:00
libssh2_sftp_rename_ex.3 Add libssh2_sftp_last_error.3, libssh2_sftp_rename_ex.3, 2007-06-14 16:08:43 +00:00
libssh2_sftp_rmdir_ex.3 Add libssh2_sftp_last_error.3, libssh2_sftp_rename_ex.3, 2007-06-14 16:08:43 +00:00
libssh2_sftp_seek.3 - Based on bug #1815692, we introduce libssh2_sftp_seek2() that allows seeking 2008-09-29 14:11:29 +00:00
libssh2_sftp_shutdown.3 Add libssh2_sftp_shutdown.3, libssh2_sftp_stat_ex.3, 2007-06-14 16:33:38 +00:00
libssh2_sftp_stat_ex.3 Add libssh2_sftp_shutdown.3, libssh2_sftp_stat_ex.3, 2007-06-14 16:33:38 +00:00
libssh2_sftp_symlink_ex.3 Add libssh2_sftp_shutdown.3, libssh2_sftp_stat_ex.3, 2007-06-14 16:33:38 +00:00
libssh2_sftp_tell.3 Add libssh2_sftp_shutdown.3, libssh2_sftp_stat_ex.3, 2007-06-14 16:33:38 +00:00
libssh2_sftp_unlink_ex.3 Add libssh2_sftp_unlink_ex.3 and libssh2_sftp_write.3 2007-06-14 16:46:14 +00:00
libssh2_sftp_write.3 Add libssh2_sftp_unlink_ex.3 and libssh2_sftp_write.3 2007-06-14 16:46:14 +00:00
libssh2_userauth_authenticated.3 Add libssh2_userauth_authenticated.3, libssh2_userauth_list.3, 2007-06-14 17:15:32 +00:00
libssh2_userauth_keyboard_interactive_ex.3 Added manpage for libssh2_userauth_keyboard_interactive_ex(3) 2008-03-08 18:26:32 +00:00
libssh2_userauth_list.3 Add libssh2_userauth_authenticated.3, libssh2_userauth_list.3, 2007-06-14 17:15:32 +00:00
libssh2_userauth_password_ex.3 Add libssh2_userauth_authenticated.3, libssh2_userauth_list.3, 2007-06-14 17:15:32 +00:00
libssh2_userauth_publickey_fromfile.3 Add libssh2_userauth_authenticated.3, libssh2_userauth_list.3, 2007-06-14 17:15:32 +00:00
Makefile.am - Vlad Grachov brought the new function called 2008-11-24 13:31:00 +00:00
template.3 The month should be the 3-letter abbreviation instead of spelled out. 2007-06-13 16:41:33 +00:00