ssh2/docs
Daniel Stenberg 08b0183d8e Fix some nroff formatting
Patch by Sofian Brabez
2009-08-06 15:56:27 +02:00
..
.cvsignore Ignore coverage/. 2008-11-21 14:51:43 +00:00
libssh2_banner_set.3 Refer to the exact symbol name, which also is the exact file name of the man 2009-03-17 10:34:27 +00:00
libssh2_base64_decode.3 Fixed dash-as-minus warning in libssh2_base64_decode.3 manpage 2009-02-17 16:22:51 +00:00
libssh2_channel_close.3 cleanup round 2009-03-16 23:25:14 +00:00
libssh2_channel_direct_tcpip_ex.3 Fix some nroff formatting 2009-08-06 15:56:27 +02:00
libssh2_channel_eof.3 cleanup round 2009-03-16 23:25:14 +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 cleanup round 2009-03-16 23:25:14 +00:00
libssh2_channel_forward_cancel.3 Fix some nroff formatting 2009-08-06 15:56:27 +02: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 * Renamed the functions in src/transport.c to be _libssh2_transport_ prefixed 2009-03-26 15:41:14 +00:00
libssh2_channel_open_ex.3 Refer to the exact symbol name, which also is the exact file name of the man 2009-03-17 10:34:27 +00:00
libssh2_channel_process_startup.3 cleanup round 2009-03-16 23:25:14 +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_receive_window_adjust2.3 * Renamed the functions in src/transport.c to be _libssh2_transport_ prefixed 2009-03-26 15:41:14 +00:00
libssh2_channel_receive_window_adjust.3 * Renamed the functions in src/transport.c to be _libssh2_transport_ prefixed 2009-03-26 15:41:14 +00:00
libssh2_channel_request_pty_ex.3 cleanup round 2009-03-16 23:25:14 +00:00
libssh2_channel_request_pty_size_ex.3 Added (templates for) the 13 missing man pages 2009-03-16 15:00:45 +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 * Renamed the functions in src/transport.c to be _libssh2_transport_ prefixed 2009-03-26 15:41:14 +00:00
libssh2_channel_setenv_ex.3 cleanup round 2009-03-16 23:25:14 +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_window_read_ex.3 cleanup round 2009-03-16 23:25:14 +00:00
libssh2_channel_window_write_ex.3 cleanup round 2009-03-16 23:25:14 +00:00
libssh2_channel_write_ex.3 cleanup round 2009-03-16 23:25:14 +00:00
libssh2_channel_x11_req_ex.3 cleanup round 2009-03-16 23:25:14 +00:00
libssh2_free_host_entry.3 Added (templates for) the 13 missing man pages 2009-03-16 15:00:45 +00:00
libssh2_host_entry_match.3 Added (templates for) the 13 missing man pages 2009-03-16 15:00:45 +00:00
libssh2_hostkey_hash.3 Refer to the exact symbol name, which also is the exact file name of the man 2009-03-17 10:34:27 +00:00
libssh2_knownhost_add.3 libssh2_knownhost_add() got an additional argument: 'store' so that an 2009-05-29 18:40:29 +02:00
libssh2_knownhost_check.3 "struct libssh2_knownhost" is now part of the internal struct for each known 2009-05-29 14:08:24 +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_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 the initial man pages for the 7 new functions for known host handling 2009-05-28 14:35:13 +02:00
libssh2_knownhost_readfile.3 After review/feedback/discussions on the mailing list. Rename two functions: 2009-05-28 19:57:54 +02: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 After a mention from Ben Kibbey we now let knownhost_writeline() return the 2009-06-14 14:27:15 +02:00
libssh2_new_host_entry.3 Added (templates for) the 13 missing man pages 2009-03-16 15:00:45 +00:00
libssh2_poll_channel_read.3 libssh2_poll() and libssh2_poll_channel_read() are now considered and 2009-04-14 21:38:36 +00:00
libssh2_poll.3 libssh2_poll() and libssh2_poll_channel_read() are now considered and 2009-04-14 21:38:36 +00:00
libssh2_publickey_add_ex.3 Added (templates for) the 13 missing man pages 2009-03-16 15:00:45 +00:00
libssh2_publickey_init.3 Added (templates for) the 13 missing man pages 2009-03-16 15:00:45 +00:00
libssh2_publickey_list_fetch.3 Added (templates for) the 13 missing man pages 2009-03-16 15:00:45 +00:00
libssh2_publickey_list_free.3 Added (templates for) the 13 missing man pages 2009-03-16 15:00:45 +00:00
libssh2_publickey_remove_ex.3 Added (templates for) the 13 missing man pages 2009-03-16 15:00:45 +00:00
libssh2_publickey_shutdown.3 Added (templates for) the 13 missing man pages 2009-03-16 15:00:45 +00:00
libssh2_scp_recv.3 Refer to the exact symbol name, which also is the exact file name of the man 2009-03-17 10:34:27 +00:00
libssh2_scp_send_ex.3 Refer to the exact symbol name, which also is the exact file name of the man 2009-03-17 10:34:27 +00:00
libssh2_session_abstract.3 minor language updates 2008-07-03 10:58:53 +00:00
libssh2_session_block_directions.3 Refer to the exact symbol name, which also is the exact file name of the man 2009-03-17 10:34:27 +00:00
libssh2_session_callback_set.3 Refer to the exact symbol name, which also is the exact file name of the man 2009-03-17 10:34:27 +00:00
libssh2_session_disconnect_ex.3 Refer to the exact symbol name, which also is the exact file name of the man 2009-03-17 10:34:27 +00:00
libssh2_session_flag.3 quite possibly one of the most pointless functions in the libssh2 API...a 2009-03-23 13:17:49 +00:00
libssh2_session_free.3 cleanup round 2009-03-16 23:25:14 +00:00
libssh2_session_get_blocking.3 added basic docs 2009-03-23 13:20:48 +00:00
libssh2_session_hostkey.3 Ben Kibbey added a type parameter to the libssh2_session_hostkey() function, 2009-07-07 00:25:17 +02:00
libssh2_session_init_ex.3 two more renaming of man pages to the actual function name 2009-03-16 14:40:37 +00:00
libssh2_session_last_errno.3 Refer to the exact symbol name, which also is the exact file name of the man 2009-03-17 10:34:27 +00:00
libssh2_session_last_error.3 Refer to the exact symbol name, which also is the exact file name of the man 2009-03-17 10:34:27 +00:00
libssh2_session_method_pref.3 Refer to the exact symbol name, which also is the exact file name of the man 2009-03-17 10:34:27 +00:00
libssh2_session_methods.3 Refer to the exact symbol name, which also is the exact file name of the man 2009-03-17 10:34:27 +00:00
libssh2_session_set_blocking.3 cleanup round 2009-03-16 23:25:14 +00:00
libssh2_session_startup.3 cleanup round 2009-03-16 23:25:14 +00:00
libssh2_sftp_close_handle.3 corrected (again) 2009-07-02 11:44:54 +02:00
libssh2_sftp_fstat_ex.3 cleanup round 2009-03-16 23:25:14 +00:00
libssh2_sftp_init.3 cleanup round 2009-03-16 23:25:14 +00:00
libssh2_sftp_last_error.3 Clarify that this is only fine to use after an actual SFTP protocol error 2008-12-15 18:48:09 +00:00
libssh2_sftp_mkdir_ex.3 cleanup round 2009-03-16 23:25:14 +00:00
libssh2_sftp_open_ex.3 cleanup round 2009-03-16 23:25:14 +00:00
libssh2_sftp_read.3 Refer to the exact symbol name, which also is the exact file name of the man 2009-03-17 10:34:27 +00:00
libssh2_sftp_readdir_ex.3 cleanup round 2009-03-16 23:25:14 +00:00
libssh2_sftp_rename_ex.3 based on Heiner Steven's report, fix the name and description of these man 2008-12-23 12:34:17 +00:00
libssh2_sftp_rmdir_ex.3 based on Heiner Steven's report, fix the name and description of these man 2008-12-23 12:34:17 +00:00
libssh2_sftp_seek.3 Refer to the exact symbol name, which also is the exact file name of the man 2009-03-17 10:34:27 +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 based on Heiner Steven's report, fix the name and description of these man 2008-12-23 12:34:17 +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_tell64.3 Refer to the exact symbol name, which also is the exact file name of the man 2009-03-17 10:34:27 +00:00
libssh2_sftp_tell.3 Refer to the exact symbol name, which also is the exact file name of the man 2009-03-17 10:34:27 +00:00
libssh2_sftp_unlink_ex.3 based on Heiner Steven's report, fix the name and description of these man 2008-12-23 12:34:17 +00:00
libssh2_sftp_write.3 Refer to the exact symbol name, which also is the exact file name of the man 2009-03-17 10:34:27 +00:00
libssh2_trace.3 Added libssh2_trace man page 2008-12-26 07:46:45 +00:00
libssh2_userauth_authenticated.3 Refer to the exact symbol name, which also is the exact file name of the man 2009-03-17 10:34:27 +00:00
libssh2_userauth_hostbased_fromfile_ex.3 Added (templates for) the 13 missing man pages 2009-03-16 15:00:45 +00:00
libssh2_userauth_keyboard_interactive_ex.3 Refer to the exact symbol name, which also is the exact file name of the man 2009-03-17 10:34:27 +00:00
libssh2_userauth_list.3 Refer to the exact symbol name, which also is the exact file name of the man 2009-03-17 10:34:27 +00:00
libssh2_userauth_password_ex.3 Refer to the exact symbol name, which also is the exact file name of the man 2009-03-17 10:34:27 +00:00
libssh2_userauth_publickey_fromfile_ex.3 Refer to the exact symbol name, which also is the exact file name of the man 2009-03-17 10:34:27 +00:00
libssh2_version.3 - Added libssh2_version() 2009-02-23 16:22:46 +00:00
Makefile.am New man page for libssh2_session_hostkey(3). We probably need to improve this 2009-06-05 09:02:56 +02:00
template.3 The month should be the 3-letter abbreviation instead of spelled out. 2007-06-13 16:41:33 +00:00