1
1
Форкнуть 0
libssh2/docs
Will Cosgrove 635caa9078
updated docs for 1.10.0 release
2021-08-29 22:36:43 +02:00
..
.gitignore some more .cvsignore / .gitignore fixes. 2009-09-04 02:23:28 +02:00
AUTHORS docs: move INSTALL, AUTHORS, HACKING and TODO to docs/ 2015-03-07 11:42:14 +01:00
BINDINGS url updates, HTTP => HTTPS 2016-02-24 23:44:13 +01:00
CMakeLists.txt Add agent functions libssh2_agent_get_identity_path() and libssh2_agent_set_identity_path() (#308) 2019-04-11 10:11:38 -07:00
HACKING docs: move INSTALL, AUTHORS, HACKING and TODO to docs/ 2015-03-07 11:42:14 +01:00
HACKING-CRYPTO updated docs for 1.10.0 release 2021-08-29 22:36:43 +02:00
INSTALL_AUTOTOOLS buildsystem: drop custom buildconf script, rely on autoreconf (#224) 2020-07-01 11:44:08 -07:00
INSTALL_CMAKE.md Add a LINT option to CMake (#372) 2021-02-02 10:28:28 -08:00
Makefile.am updated docs for 1.10.0 release 2021-08-29 22:36:43 +02:00
SECURITY.md docs/SECURITY: the max embargo is 14 days now 2018-03-12 21:03:07 +01:00
TODO docs: move INSTALL, AUTHORS, HACKING and TODO to docs/ 2015-03-07 11:42:14 +01:00
libssh2_agent_connect.3 Add man pages for ssh-agent API. 2009-12-23 09:12:02 +09:00
libssh2_agent_disconnect.3 Add man pages for ssh-agent API. 2009-12-23 09:12:02 +09:00
libssh2_agent_free.3 Add man pages for ssh-agent API. 2009-12-23 09:12:02 +09:00
libssh2_agent_get_identity.3 Add man pages for ssh-agent API. 2009-12-23 09:12:02 +09:00
libssh2_agent_get_identity_path.3 Add agent functions libssh2_agent_get_identity_path() and libssh2_agent_set_identity_path() (#308) 2019-04-11 10:11:38 -07:00
libssh2_agent_init.3 Add man pages for ssh-agent API. 2009-12-23 09:12:02 +09:00
libssh2_agent_list_identities.3 Add man pages for ssh-agent API. 2009-12-23 09:12:02 +09:00
libssh2_agent_set_identity_path.3 Add agent functions libssh2_agent_get_identity_path() and libssh2_agent_set_identity_path() (#308) 2019-04-11 10:11:38 -07:00
libssh2_agent_userauth.3 Add man pages for ssh-agent API. 2009-12-23 09:12:02 +09:00
libssh2_banner_set.3 docs: fixed a bunch of typos 2014-07-28 23:55:34 +02:00
libssh2_base64_decode.3 Fix typos in manpages 2014-05-19 10:24:58 +02:00
libssh2_channel_close.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_direct_tcpip.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_direct_tcpip_ex.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_eof.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_exec.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_flush.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_flush_ex.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_flush_stderr.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_forward_accept.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_forward_cancel.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_forward_listen.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_forward_listen_ex.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_free.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_get_exit_signal.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_get_exit_status.3 Fix typos in manpages 2014-05-19 10:24:58 +02:00
libssh2_channel_handle_extended_data.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_handle_extended_data2.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_ignore_extended_data.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_open_ex.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_open_session.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_process_startup.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_read.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_read_ex.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_read_stderr.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_receive_window_adjust.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_receive_window_adjust2.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_request_auth_agent.3 Add agent forwarding implementation (#219) 2019-08-12 14:23:19 -07:00
libssh2_channel_request_pty.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_request_pty_ex.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_request_pty_size.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_request_pty_size_ex.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_send_eof.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_set_blocking.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_setenv.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_setenv_ex.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_shell.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_subsystem.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_wait_closed.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_wait_eof.3 docs: correctly describe channel_wait_eof 2016-11-05 21:05:20 +00:00
libssh2_channel_window_read.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_window_read_ex.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_window_write.3 docs: fixed a bunch of typos 2014-07-28 23:55:34 +02:00
libssh2_channel_window_write_ex.3 docs: fixed a bunch of typos 2014-07-28 23:55:34 +02:00
libssh2_channel_write.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_write_ex.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_write_stderr.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_x11_req.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_channel_x11_req_ex.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_exit.3 libssh2_exit and libssh2_sftp_readdir man page fixes 2010-05-22 08:30:42 +02:00
libssh2_free.3 Add libssh2_free man page and fix typo. 2010-10-13 15:24:18 +02:00
libssh2_hostkey_hash.3 docs: update libssh2_hostkey_hash.3 [ci skip] (#301) 2019-02-25 10:06:24 -08:00
libssh2_init.3 init/exit: mention these were added in 1.2.5 2010-05-01 23:49:45 +02:00
libssh2_keepalive_config.3 keepalive: add first basic man pages 2011-04-13 00:11:41 +02:00
libssh2_keepalive_send.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_knownhost_add.3 docs: fixed a bunch of typos 2014-07-28 23:55:34 +02:00
libssh2_knownhost_addc.3 docs: fixed a bunch of typos 2014-07-28 23:55:34 +02:00
libssh2_knownhost_check.3 docs: fixed a bunch of typos 2014-07-28 23:55:34 +02:00
libssh2_knownhost_checkp.3 docs: fixed a bunch of typos 2014-07-28 23:55:34 +02:00
libssh2_knownhost_del.3 Added the initial man pages for the 7 new functions for known host handling 2009-05-28 14:35:13 +02:00
libssh2_knownhost_free.3 Fix the return value description of libssh2_knownhost_free(). 2009-12-25 10:26:51 +09:00
libssh2_knownhost_get.3 "struct libssh2_knownhost" is now part of the internal struct for each known 2009-05-29 14:08:24 +02:00
libssh2_knownhost_init.3 added man page for libssh2_knownhost_free 2009-10-18 03:03:55 +02:00
libssh2_knownhost_readfile.3 libssh2_knownhost_readfile.3: clarify return value 2011-02-26 10:57:56 +01:00
libssh2_knownhost_readline.3 Added man pages for the two newest members of the knownhosts API family: 2009-05-29 10:12:22 +02:00
libssh2_knownhost_writefile.3 After review/feedback/discussions on the mailing list. Rename two functions: 2009-05-28 19:57:54 +02:00
libssh2_knownhost_writeline.3 Fix typos in manpages, catched by Lintian 2010-04-24 23:43:07 +07:00
libssh2_poll.3 docs: fixed a bunch of typos 2014-07-28 23:55:34 +02:00
libssh2_poll_channel_read.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_publickey_add.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_publickey_add_ex.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_publickey_init.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_publickey_list_fetch.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_publickey_list_free.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_publickey_remove.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_publickey_remove_ex.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_publickey_shutdown.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_scp_recv.3 add libssh2_scp_recv2 to support large (> 2GB) files on windows 2015-09-21 18:01:23 +01:00
libssh2_scp_recv2.3 add libssh2_scp_recv2 to support large (> 2GB) files on windows 2015-09-21 18:01:23 +01:00
libssh2_scp_send.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_scp_send64.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_scp_send_ex.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_session_abstract.3 docs: fixed a bunch of typos 2014-07-28 23:55:34 +02:00
libssh2_session_banner_get.3 libssh2_banner_set => libssh2_session_banner_get 2011-09-09 23:11:42 +02:00
libssh2_session_banner_set.3 docs: fixed a bunch of typos 2014-07-28 23:55:34 +02:00
libssh2_session_block_directions.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_session_callback_set.3 libssh2_session_callback_set.3: explain the recv/send callbacks 2020-09-28 17:45:13 +02:00
libssh2_session_disconnect.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_session_disconnect_ex.3 docs: fixed a bunch of typos 2014-07-28 23:55:34 +02:00
libssh2_session_flag.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_session_free.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_session_get_blocking.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_session_get_timeout.3 timeout docs: mention they're added in 1.2.9 2011-05-13 22:47:22 +02:00
libssh2_session_handshake.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_session_hostkey.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_session_init.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_session_init_ex.3 libssh2_session_startup(3) => libssh2_session_handshake(3) 2011-09-09 23:17:04 +02:00
libssh2_session_last_errno.3 libssh2_session_set_last_error: Add function 2015-11-02 14:50:15 +01:00
libssh2_session_last_error.3 libssh2_session_set_last_error: Add function 2015-11-02 14:50:15 +01:00
libssh2_session_method_pref.3 docs: fixed a bunch of typos 2014-07-28 23:55:34 +02:00
libssh2_session_methods.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_session_set_blocking.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_session_set_last_error.3 libssh2_session_set_last_error: Add function 2015-11-02 14:50:15 +01:00
libssh2_session_set_timeout.3 timeout docs: mention they're added in 1.2.9 2011-05-13 22:47:22 +02:00
libssh2_session_startup.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_session_supported_algs.3 libssh2_session_supported_algs.3: fix formatting mistakes 2019-03-20 23:50:42 +01:00
libssh2_sftp_close.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_close_handle.3 docs: fixed a bunch of typos 2014-07-28 23:55:34 +02:00
libssh2_sftp_closedir.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_fsetstat.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_fstat.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_fstat_ex.3 docs: fixed a bunch of typos 2014-07-28 23:55:34 +02:00
libssh2_sftp_fstatvfs.3 Add libssh2_sftp_statvfs() and libssh2_sftp_fstatvfs() 2010-05-24 07:05:23 +02:00
libssh2_sftp_fsync.3 sftp: Add support for fsync (OpenSSH extension). 2013-04-09 16:25:54 +02:00
libssh2_sftp_get_channel.3 Normalize line endings in libssh2_sftp_get_channel.3. 2016-03-15 21:55:56 +00:00
libssh2_sftp_init.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_last_error.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_lstat.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_mkdir.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_mkdir_ex.3 docs: fixed a bunch of typos 2014-07-28 23:55:34 +02:00
libssh2_sftp_open.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_open_ex.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_opendir.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_read.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_readdir.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_readdir_ex.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_readlink.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_realpath.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_rename.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_rename_ex.3 docs: fixed a bunch of typos 2014-07-28 23:55:34 +02:00
libssh2_sftp_rewind.3 docs: fixed a bunch of typos 2014-07-28 23:55:34 +02:00
libssh2_sftp_rmdir.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_rmdir_ex.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_seek.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_seek64.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_setstat.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_shutdown.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_stat.3 docs: fixed a bunch of typos 2014-07-28 23:55:34 +02:00
libssh2_sftp_stat_ex.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_statvfs.3 statvfs: use libssh2_sftp_statvfs only, no "_ex" 2010-05-28 17:25:42 +02:00
libssh2_sftp_symlink.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_symlink_ex.3 docs: fixed a bunch of typos 2014-07-28 23:55:34 +02:00
libssh2_sftp_tell.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_tell64.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_unlink.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_unlink_ex.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_sftp_write.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_trace.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_trace_sethandler.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_userauth_authenticated.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_userauth_hostbased_fromfile.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_userauth_hostbased_fromfile_ex.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_userauth_keyboard_interactive.3 libssh2_userauth_keyboard_interactive.3: fix man warning 2011-09-12 15:41:28 +02:00
libssh2_userauth_keyboard_interactive_ex.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_userauth_list.3 docs: fixed a bunch of typos 2014-07-28 23:55:34 +02:00
libssh2_userauth_password.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_userauth_password_ex.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_userauth_publickey.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_userauth_publickey_fromfile.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
libssh2_userauth_publickey_fromfile_ex.3 man page: add missing function argument 2013-10-16 23:19:14 +02:00
libssh2_userauth_publickey_frommemory.3 userauth_publickey_frommemory.3: add AVAILABILITY 2015-03-15 12:04:10 +01:00
libssh2_version.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00
template.3 remove embedded CVS/svn tags 2011-09-09 16:12:04 +02:00