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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix underflow when leave_function() are unbalanced
v0-3
Aris Adamantiadis
2010-01-26
1
-1
/
+1
*
Add a portable ssh_mkdir function for Windows.
Andreas Schneider
2009-09-09
1
-0
/
+1
*
Add a sftp_tell64() function.
Andreas Schneider
2009-09-08
1
-0
/
+11
*
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
2
-4
/
+3
*
Check for OpenSSH and implement sftp_symlink correct.
Andreas Schneider
2009-07-29
2
-0
/
+2
*
Add sftp_readlink function.
Andreas Schneider
2009-07-25
1
-0
/
+11
*
Add sftp_symlink function.
Andreas Schneider
2009-07-25
1
-0
/
+13
*
Make the ssh_userauth_kbdint functions to get the prompts const.
Andreas Schneider
2009-07-23
1
-3
/
+3
*
Fix sol8 + ss11 compile errors.
Andreas Schneider
2009-07-23
1
-1
/
+11
*
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
*
Make use of poll() and add a poll-emulation for win32.
Andreas Schneider
2009-06-04
1
-0
/
+25
*
Fix the vim modeline and place it at the end of the file.
Andreas Schneider
2009-05-12
6
-10
/
+6
*
Document the ssh server bind functions.
Andreas Schneider
2009-05-11
1
-1
/
+74
*
Added a ssh_bind_set_fd() function.
Andreas Schneider
2009-05-11
1
-1
/
+12
*
Change variable names of the keys_struct to avoid conflicts.
Andreas Schneider
2009-05-11
1
-2
/
+2
*
Improve bin_to_base64() and use const for source.
Andreas Schneider
2009-05-05
1
-1
/
+1
*
Improve base64_to_bin().
Andreas Schneider
2009-05-05
1
-1
/
+1
*
Format ssh_select().
Andreas Schneider
2009-05-05
1
-1
/
+2
*
Use const char * and an unsigned int in ssh_crc32().
Andreas Schneider
2009-05-05
1
-1
/
+1
*
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 ssh_channel_from_local().
Andreas Schneider
2009-05-02
1
-1
/
+1
*
Add a BURN_STRING macro and use it in auth.c.
Andreas Schneider
2009-04-30
1
-0
/
+3
*
Improve the autopubkey authentication.
Andreas Schneider
2009-04-30
1
-3
/
+3
*
Improve auto public key authentication.
Andreas Schneider
2009-04-28
2
-2
/
+12
*
Improve sftp_reply_data and fix sftp_reply_status.
Andreas Schneider
2009-04-27
1
-2
/
+2
*
Improve sftp_reply_names_add.
Andreas Schneider
2009-04-27
1
-2
/
+2
*
Improve sftp_reply_name.
Andreas Schneider
2009-04-27
1
-1
/
+2
*
Add option to build with or without sftp support.
Andreas Schneider
2009-04-27
1
-2
/
+14
*
Improve the sftp seek functions.
Andreas Schneider
2009-04-24
1
-2
/
+6
*
Use a negative value for SSH_AGAIN.
Andreas Schneider
2009-04-24
1
-1
/
+1
*
Improve the sftp async read functions.
Andreas Schneider
2009-04-24
1
-5
/
+5
*
Improve buffer_add_attributes() and add a return value.
Andreas Schneider
2009-04-23
1
-1
/
+1
*
Rename buffer_add_data_begin() to buffer_prepend_data().
Andreas Schneider
2009-04-22
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
*
Replace some strcmp with switch to make it a bit faster.
Andreas Schneider
2009-04-18
1
-1
/
+1
*
Fix build with openssl.
Andreas Schneider
2009-04-17
1
-6
/
+1
*
Add return values to set_encrypt_key and set_decrypt_key.
Andreas Schneider
2009-04-17
1
-8
/
+14
*
Add return values to generate_session_keys() and generate_one_key().
Andreas Schneider
2009-04-16
1
-1
/
+1
*
Add return value to dh_build_k().
Andreas Schneider
2009-04-16
1
-1
/
+1
*
Improve dh_import() functions.
Andreas Schneider
2009-04-16
1
-2
/
+2
*
Add return value to dh_generate_f().
Andreas Schneider
2009-04-16
1
-2
/
+2
*
Add return value to dh_generate_e().
Andreas Schneider
2009-04-16
1
-1
/
+1
*
Add return value to dh_generate_y().
Andreas Schneider
2009-04-16
1
-1
/
+1
[next]