..
.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_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
clarify that zero can be returned without meaning error
2009-08-30 17:07:50 +02: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_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
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
clarify that the paths are the remote ones
2009-09-22 23:54:10 +02:00
libssh2_scp_send_ex.3
clarify that the paths are the remote ones
2009-09-22 23:54:10 +02: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_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_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
Add libssh2_trace_sethandler() to the API (even more)
2010-01-15 22:58:44 +01:00
template.3
The month should be the 3-letter abbreviation instead of spelled out.
2007-06-13 16:41:33 +00:00