| libssh2_channel_read_ex() needed more changes to fully support non-blocking IO |
|
More...
|
over 18 years ago
|
| Small fixes: * libssh2_sftp_packet_read() - use the right variable for the number of bytes returned by libssh2_channel_read_ex() * libssh2_sftp_packet_requirev - only call libssh2_waitsocket() when in blocking IO mode |
|
More...
|
over 18 years ago
|
| Fix distcheck. |
|
More...
|
over 18 years ago
|
| Make libssh2_channel_receive_window_adjust() properly support non-blocking |
|
More...
|
over 18 years ago
|
| Clean up and standardization of code |
|
More...
|
over 18 years ago
|
| Created libssh2_sftp_readdir_ex() and updated LIBSSH2_APINO to 200706151200 |
|
More...
|
over 18 years ago
|
| Add missing back-slash, so now they can actually be installed |
|
More...
|
over 18 years ago
|
| Add libssh2_channel_get_exit_status() |
|
More...
|
over 18 years ago
|
| Add me |
|
More...
|
over 18 years ago
|
| Another bug pointed out by Troy Gutjahr. The free and nulling for two pointers were crossed |
|
More...
|
over 18 years ago
|
| Don't use memory after it has been freed, pointed out by Troy Gutjahr |
|
More...
|
over 18 years ago
|
| Some older BSD systems, OS X 10.3.9 for example, need <stdio.h> before <sys/select.h>. And <uio.h> is needed for iovec |
|
More...
|
over 18 years ago
|
| Update libssh2_channel_set_blocking.3 and add libssh2_session_set_blocking.3 |
|
More...
|
over 18 years ago
|
| Add libssh2_userauth_authenticated.3, libssh2_userauth_list.3, libssh2_userauth_password_ex.3 and libssh2_userauth_publickey_fromfile.3 |
|
More...
|
over 18 years ago
|
| Add libssh2_sftp_unlink_ex.3 and libssh2_sftp_write.3 |
|
More...
|
over 18 years ago
|
| Add libssh2_sftp_shutdown.3, libssh2_sftp_stat_ex.3, libssh2_sftp_symlink_ex.3 and libssh2_sftp_tell.3 |
|
More...
|
over 18 years ago
|
| Add libssh2_sftp_last_error.3, libssh2_sftp_rename_ex.3, libssh2_sftp_rmdir_ex.3 and libssh2_sftp_seek.3 |
|
More...
|
over 18 years ago
|
| Add libssh2_sftp_close_handle.3 and libssh2_sftp_fstat_ex.3 |
|
More...
|
over 18 years ago
|
| Add libssh2_session_abstract.3, libssh2_session_callback_set.3, libssh2_session_method_pref.3 and libssh2_session_methods.3 |
|
More...
|
over 18 years ago
|
| Add libssh2_hostkey_hash.3, libssh2_scp_recv.3 and libssh2_scp_send_ex.3 |
|
More...
|
over 18 years ago
|
| Updated to include the most recent entries from ChangeLog |
|
More...
|
over 18 years ago
|
| update export list for recent changes - take 2 |
|
More...
|
over 18 years ago
|
| non-gcc compilers break with var declarations in the middle of the code. |
|
More...
|
over 18 years ago
|
| Add libssh2_session_last_errno.3 and libssh2_session_last_error.3 |
|
More...
|
over 18 years ago
|
| update export list for recent changes |
|
More...
|
over 18 years ago
|
| fixed space detection |
|
More...
|
over 18 years ago
|
| Add libssh2_channel_setenv_ex.3 and libssh2_channel_x11_req_ex.3 |
|
More...
|
over 18 years ago
|
| Add libssh2_channel_request_pty_ex.3 and libssh2_channel_send_eof.3 |
|
More...
|
over 18 years ago
|
| Add libssh2_channel_open_ex.3 and libssh2_channel_process_startup.3 |
|
More...
|
over 18 years ago
|
| Add libssh2_channel_free.3, libssh2_channel_handle_extended_data.3 and libssh2_channel_handle_extended_data2.3 |
|
More...
|
over 18 years ago
|