.. |
.gitignore
|
some more .cvsignore / .gitignore fixes.
|
2009-09-04 02:23:28 +02: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_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_userauth.3
|
Add man pages for ssh-agent API.
|
2009-12-23 09:12:02 +09: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_direct_tcpip.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_channel_eof.3
|
libssh2_channel_eof: clarify that it returns negative on errors
|
2010-06-11 13:02:00 +02:00 |
libssh2_channel_exec.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01: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_flush_stderr.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_channel_flush.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01: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_forward_listen.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01: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_signal.3
|
Add libssh2_channel_get_exit_signal man page.
|
2010-10-13 15:31:53 +02: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_ignore_extended_data.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01: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_open_session.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_channel_process_startup.3
|
cleanup round
|
2009-03-16 23:25:14 +00:00 |
libssh2_channel_read_ex.3
|
clarify that zero can be returned without meaning error
|
2009-08-30 17:07:50 +02:00 |
libssh2_channel_read_stderr.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_channel_read.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01: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_request_pty_size.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_channel_request_pty.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01: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_setenv.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_channel_shell.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_channel_subsystem.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01: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_read.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_channel_window_write_ex.3
|
cleanup round
|
2009-03-16 23:25:14 +00:00 |
libssh2_channel_window_write.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_channel_write_ex.3
|
libssh2_channel_write_ex: remove macros, added wording on buffer size
|
2010-06-13 17:00:43 +02:00 |
libssh2_channel_write_stderr.3
|
libssh2_channel_write_stderr: show how the macro is defined
|
2010-06-13 16:59:40 +02:00 |
libssh2_channel_write.3
|
libssh2_channel_write: show how the macro is defined
|
2010-06-13 16:59:18 +02:00 |
libssh2_channel_x11_req_ex.3
|
cleanup round
|
2009-03-16 23:25:14 +00:00 |
libssh2_channel_x11_req.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_exit.3
|
libssh2_exit and libssh2_sftp_readdir man page fixes
|
2010-05-22 08:30:42 +02:00 |
libssh2_free_host_entry.3
|
Added (templates for) the 13 missing man pages
|
2009-03-16 15:00:45 +00:00 |
libssh2_free.3
|
Add libssh2_free man page and fix typo.
|
2010-10-13 15:24:18 +02: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_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
|
keepalive: add first basic man pages
|
2011-04-13 00:11:41 +02:00 |
libssh2_knownhost_add.3
|
spelling: s/sue/use
|
2010-05-21 23:37:43 +02:00 |
libssh2_knownhost_addc.3
|
knownhost: support [host]:port in knownhost file
|
2010-05-02 16:56:31 +02:00 |
libssh2_knownhost_check.3
|
libssh2_knownhost_check docs: correct the prototype
|
2010-05-01 23:35:16 +02:00 |
libssh2_knownhost_checkp.3
|
Change magic port number for generic knownhost check.
|
2010-05-21 00:01:57 +01: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_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: refer to poll(3) and select(3) instead
|
2010-06-08 08:37:37 +02:00 |
libssh2_publickey_add_ex.3
|
Added (templates for) the 13 missing man pages
|
2009-03-16 15:00:45 +00:00 |
libssh2_publickey_add.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01: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_remove.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01: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
|
clarify that the paths are the remote ones
|
2009-09-22 23:54:10 +02:00 |
libssh2_scp_send64.3
|
libssh2_scp_send64: added to API to provide large file transfers
|
2010-04-17 19:47:50 +02:00 |
libssh2_scp_send_ex.3
|
libssh2_scp_send64: added to API to provide large file transfers
|
2010-04-17 19:47:50 +02:00 |
libssh2_scp_send.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_session_abstract.3
|
minor language updates
|
2008-07-03 10:58:53 +00:00 |
libssh2_session_block_directions.3
|
libssh2_session_block_directions: fix mistake
|
2011-04-17 12:40:43 +02:00 |
libssh2_session_callback_set.3
|
LIBSSH2_CALLBACK_MACERROR: clarify return code use
|
2010-11-10 14:41:56 +01: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_disconnect.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_session_flag.3
|
compress: compression disabled by default
|
2010-10-22 13:37:13 +02:00 |
libssh2_session_free.3
|
clarify that this frees all data associated with a session
|
2010-02-21 19:16:30 +01:00 |
libssh2_session_get_blocking.3
|
added basic docs
|
2009-03-23 13:20:48 +00: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
|
libssh2_session_handshake: replaces libssh2_session_startup()
|
2010-10-07 19:56:12 +02: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_init.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01: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
|
libssh2_session_methods.3: detail what can be asked for
|
2010-10-10 23:51:22 +02:00 |
libssh2_session_set_blocking.3
|
cleanup round
|
2009-03-16 23:25:14 +00: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
|
libssh2_session_handshake: replaces libssh2_session_startup()
|
2010-10-07 19:56:12 +02:00 |
libssh2_sftp_close_handle.3
|
corrected (again)
|
2009-07-02 11:44:54 +02:00 |
libssh2_sftp_close.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_sftp_closedir.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_sftp_fsetstat.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_sftp_fstat_ex.3
|
Fix typos in manpages, catched by Lintian
|
2010-04-24 23:43:07 +07:00 |
libssh2_sftp_fstat.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_sftp_fstatvfs.3
|
Add libssh2_sftp_statvfs() and libssh2_sftp_fstatvfs()
|
2010-05-24 07:05:23 +02:00 |
libssh2_sftp_init.3
|
cleanup round
|
2009-03-16 23:25:14 +00:00 |
libssh2_sftp_last_error.3
|
Fix typos in manpages, catched by Lintian
|
2010-04-24 23:43:07 +07:00 |
libssh2_sftp_lstat.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_sftp_mkdir_ex.3
|
cleanup round
|
2009-03-16 23:25:14 +00:00 |
libssh2_sftp_mkdir.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_sftp_open_ex.3
|
libssh2_sftp_open_ex: man page extended and cleaned up
|
2010-12-14 15:06:04 +01:00 |
libssh2_sftp_open.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_sftp_opendir.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01: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
|
sftp_readdir: return error if buffer is too small
|
2011-01-04 14:30:04 +01:00 |
libssh2_sftp_readdir.3
|
libssh2_exit and libssh2_sftp_readdir man page fixes
|
2010-05-22 08:30:42 +02:00 |
libssh2_sftp_readlink.3
|
sftp docs: show macro on macro page, only function on function page
|
2010-06-14 20:04:29 +02:00 |
libssh2_sftp_realpath.3
|
sftp docs: show macro on macro page, only function on function page
|
2010-06-14 20:04:29 +02: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_rename.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_sftp_rewind.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_sftp_rmdir_ex.3
|
sftp docs: show macro on macro page, only function on function page
|
2010-06-14 20:04:29 +02:00 |
libssh2_sftp_rmdir.3
|
sftp docs: show macro on macro page, only function on function page
|
2010-06-14 20:04:29 +02:00 |
libssh2_sftp_seek64.3
|
libssh2_sftp_seek64: new man page
|
2010-12-11 00:03:42 +01:00 |
libssh2_sftp_seek.3
|
libssh2_sftp_seek64: new man page
|
2010-12-11 00:03:42 +01:00 |
libssh2_sftp_setstat.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01: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
|
libssh2_sftp_stat_ex.3: cleaned up, extended
|
2011-01-06 00:30:32 +01:00 |
libssh2_sftp_stat.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_sftp_statvfs.3
|
statvfs: use libssh2_sftp_statvfs only, no "_ex"
|
2010-05-28 17:25:42 +02:00 |
libssh2_sftp_symlink_ex.3
|
sftp_symlink: return error if receive buffer too small
|
2011-01-04 14:15:57 +01:00 |
libssh2_sftp_symlink.3
|
sftp docs: show macro on macro page, only function on function page
|
2010-06-14 20:04:29 +02: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_unlink.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_sftp_write.3
|
libssh2_sftp_write.3: added blurb about the "write ahead"
|
2010-10-25 16:38:37 +02:00 |
libssh2_trace_sethandler.3
|
Pass user context through libssh2_trace_sethandler() to callback
|
2010-01-20 19:42:09 +01:00 |
libssh2_trace.3
|
Add session parameter and LIBSSH2_TRACE_SOCKET to libssh2_trace(3) man page
|
2009-12-24 02:18:39 +01: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_hostbased_fromfile.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_userauth_keyboard_interactive_ex.3
|
Handle SSH_MSG_USERAUTH_FAILURE for password and kbd-int authentication
|
2010-01-29 09:14:11 +01:00 |
libssh2_userauth_keyboard_interactive.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_userauth_list.3
|
libssh2_userauth_list: language fix
|
2010-12-20 14:22:07 +01:00 |
libssh2_userauth_password_ex.3
|
libssh2_userauth_password_ex: clarify errors somewhat
|
2010-04-26 22:28:36 +02:00 |
libssh2_userauth_password.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_userauth_publickey_fromfile_ex.3
|
libssh2_userauth_publickey_fromfile_ex.3: cleaned up looks
|
2010-10-25 23:44:39 +02:00 |
libssh2_userauth_publickey_fromfile.3
|
added man pages for API macros
|
2010-02-15 14:24:40 +01:00 |
libssh2_userauth_publickey.3
|
s/\.NF/.nf/ to fix wrong macro name caught by man --warnings
|
2011-04-09 16:25:19 +02:00 |
libssh2_version.3
|
- Added libssh2_version()
|
2009-02-23 16:22:46 +00:00 |
Makefile.am
|
timeout: added man pages
|
2011-05-04 23:26:26 +02:00 |
template.3
|
The month should be the 3-letter abbreviation instead of spelled out.
|
2007-06-13 16:41:33 +00:00 |