index
:
libssh.git
master
v0-2
v0-3
v0-4
v0-5
v0-6
v0-7
wip/expose_buffer_methods
wip/expose_buffer_methods_wo_cwrap
libssh shared repository
Fabiano FidĂȘncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
libssh
/
libssh.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a portable ssh_mkdir function for Windows.
Andreas Schneider
2009-09-09
1
-0
/
+1
*
Increase version number.
Andreas Schneider
2009-08-26
1
-1
/
+1
*
Added ssh_basename() and ssh_dirname().
Andreas Schneider
2009-08-26
1
-0
/
+3
*
Increase version number and update Changelog.
release-0-3-3
Andreas Schneider
2009-08-18
1
-1
/
+1
*
ssh_init()
Aris Adamantiadis
2009-07-29
1
-0
/
+1
*
moved try_publickey_from_file in priv.h
Andreas Schneider
2009-07-29
1
-4
/
+0
*
Check for OpenSSH and implement sftp_symlink correct.
Andreas Schneider
2009-07-29
1
-0
/
+1
*
Make the ssh_userauth_kbdint functions to get the prompts const.
Andreas Schneider
2009-07-23
1
-3
/
+3
*
Set version to 0.3.1.
Andreas Schneider
2009-07-14
1
-1
/
+1
*
Added return code SSH_SERVER_FILE_NOT_FOUND
Aris Adamantiadis
2009-07-13
1
-0
/
+1
*
Fix the vim modeline and place it at the end of the file.
Andreas Schneider
2009-05-12
1
-2
/
+1
*
Format ssh_select().
Andreas Schneider
2009-05-05
1
-1
/
+2
*
Improve channel_poll() and add a SSH_EOF return value.
Andreas Schneider
2009-05-04
1
-3
/
+4
*
Implement channel_read() as a POSIX like function.
Andreas Schneider
2009-05-04
1
-2
/
+5
*
Improve the autopubkey authentication.
Andreas Schneider
2009-04-30
1
-3
/
+3
*
Improve auto public key authentication.
Andreas Schneider
2009-04-28
1
-2
/
+4
*
Use a negative value for SSH_AGAIN.
Andreas Schneider
2009-04-24
1
-1
/
+1
*
Improve publickey_from_file().
Andreas Schneider
2009-04-20
1
-1
/
+2
*
Rename privatekey_free() to be consistent with publickey_free().
Andreas Schneider
2009-04-20
1
-1
/
+1
*
Make use of const.
Andreas Schneider
2009-04-05
1
-2
/
+3
*
Make return of ssh_get_error() const.
Andreas Schneider
2009-04-05
1
-1
/
+1
*
Fix build warnings, mostly const chars.
Andreas Schneider
2009-04-05
1
-8
/
+10
*
Make service name const.
Andreas Schneider
2009-04-05
1
-1
/
+1
*
Improve and document ssh_options_set_[dsa,rsa]_server_key().
Andreas Schneider
2009-04-03
1
-2
/
+2
*
Improve ssh_options_set_auth_callback().
Andreas Schneider
2009-04-02
1
-10
/
+1
*
Improve ssh_options_set_log_verbosity().
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Improve ssh_options_set_log_function().
Andreas Schneider
2009-04-02
1
-2
/
+2
*
Improve ssh_options_allow_ssh2().
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Improve ssh_options_allow_ssh1().
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Improve ssh_options_set_timeout().
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Improve ssh_options_set_status_callback().
Andreas Schneider
2009-04-02
1
-2
/
+2
*
Improve ssh_options_set_banner().
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Improve ssh_options_set_identity().
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Improve ssh_options_set_known_hosts_file().
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Improve ssh_options_set_ssh_dir().
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Improve ssh_options_set_bind().
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Improve ssh_options_set_fd().
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Improve ssh_options_set_port().
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Improve ssh_options_set_username().
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Improve ssh_options_set_host().
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Make ssh_options_free() public.
Andreas Schneider
2009-04-02
1
-0
/
+1
*
Add a return value to ssh_userauth_kbdint_setanswer().
Andreas Schneider
2009-04-02
1
-1
/
+2
*
Improve the ssh_get_pubkey_hash() function.
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Add arg and error checking for the string functions.
Andreas Schneider
2009-04-01
1
-5
/
+6
*
Create a ssh_get_hexa function.
Andreas Schneider
2009-03-30
1
-1
/
+2
*
Normalize the license in all files and add vim tab instructions.
Andreas Schneider
2009-03-29
1
-18
/
+21
*
Fix possible precedence problems.
Andreas Schneider
2009-03-26
1
-1
/
+1
*
Add a ssh_version function.
Andreas Schneider
2009-03-21
1
-1
/
+22
*
Enable printf attribute checking on GNU systems.
Andreas Schneider
2009-03-14
1
-1
/
+8
*
R.I.P. ssh_say()
Andreas Schneider
2009-03-12
1
-2
/
+1
[next]