| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | Complete ssh client agent support. | Andreas Schneider | 2009-02-06 | 1 | -0/+2 |
| * | channel_get_exit_status() | Aris Adamantiadis | 2009-02-03 | 1 | -0/+1 |
| * | Moved ssh_crypto_init to priv.h file and added a note. | Andreas Schneider | 2009-02-02 | 1 | -3/+0 |
| * | Fix the build. | Andreas Schneider | 2009-02-02 | 1 | -1/+1 |
| * | Fix build warnings in session code. | Andreas Schneider | 2009-02-02 | 1 | -3/+6 |
| * | Fix several build warnings. | Andreas Schneider | 2009-02-02 | 1 | -3/+5 |
| * | Fix compiler warnings. | Andreas Schneider | 2009-02-02 | 1 | -1/+1 |
| * | Use unsigned values for length in buffer functions. | Andreas Schneider | 2009-02-02 | 1 | -1/+1 |
| * | Fix build warnings in channel code. | Andreas Schneider | 2009-02-02 | 1 | -3/+5 |
| * | The string_len function should return unsigned int. | Andreas Schneider | 2009-02-02 | 1 | -1/+1 |
| * | Fix compiler warning in client.c. | Andreas Schneider | 2009-02-02 | 1 | -1/+1 |
| * | Fix compiler warnings in buffer implementation. | Andreas Schneider | 2009-02-02 | 1 | -1/+1 |
| * | Fix build warnings of the auth code. | Andreas Schneider | 2009-02-02 | 1 | -1/+2 |
| * | Cleanup the define check in the libssh header file. | Andreas Schneider | 2009-02-02 | 1 | -8/+7 |
| * | Start with ssh agent implementation. | Andreas Schneider | 2009-02-02 | 1 | -0/+1 |
| * | Add a more generic auth callback function. | Andreas Schneider | 2008-12-29 | 1 | -2/+29 |
| * | Change version numbers to 0.3. | Andreas Schneider | 2008-12-22 | 1 | -1/+1 |
| * | patches 0001-Save-the-last-error-and-provide-a-function-to-get-it.patch, | Aris Adamantiadis | 2008-11-24 | 1 | -20/+26 |
| * | Big changes : | Aris Adamantiadis | 2008-06-16 | 1 | -6/+28 |
| * | big changes : | Aris Adamantiadis | 2008-06-12 | 1 | -5/+13 |
| * | libssh.h now can be included from visual studio | Aris Adamantiadis | 2008-05-22 | 1 | -1/+11 |
| * | Resolved the string_free issue by coding it. I also made some | Aris Adamantiadis | 2008-05-12 | 1 | -0/+1 |
| * | fixed wrong prototypes for socket_t | Aris Adamantiadis | 2008-03-12 | 1 | -2/+2 |
| * | changed version number to 0.2.1-svn | Aris Adamantiadis | 2008-03-07 | 1 | -1/+1 |
| * | first part of win32 patches | Aris Adamantiadis | 2008-03-07 | 1 | -1/+13 |
| * | Rodolphe Rocca fixes | Aris Adamantiadis | 2008-03-03 | 1 | -1/+2 |
