Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include: Mark functions as deprecated! | Andreas Schneider | 2014-01-16 | 1 | -45/+45 |
| | |||||
* | include: Fix the LGPL header. | Andreas Schneider | 2013-01-23 | 1 | -12/+11 |
| | | | | | This has been reported by rpmlint: libssh-devel.x86_64: W: incorrect-fsf-address libssh.h | ||||
* | include: Fix an include recursion. | Andreas Schneider | 2012-10-12 | 1 | -2/+0 |
| | | | | | | It includes itself: libssh.h -> legacy.h -> libssh.h. Found by Coverity. | ||||
* | dh: Add ssh_get_publickey(). | Andreas Schneider | 2011-10-29 | 1 | -0/+1 |
| | |||||
* | legacy: Move ssh_private_key and ssh_public_key typedefs. | Andreas Schneider | 2011-08-28 | 1 | -0/+8 |
| | |||||
* | keyfiles: Make ssh_try_publickey_from_file() legacy. | Andreas Schneider | 2011-08-28 | 1 | -0/+3 |
| | |||||
* | auth: Make ssh_userauth_privatekey_file() legacy. | Andreas Schneider | 2011-08-25 | 1 | -0/+2 |
| | |||||
* | auth: Make ssh_userauth_autopubkey legacy. | Andreas Schneider | 2011-08-25 | 1 | -0/+1 |
| | |||||
* | auth: Add ssh_userauth_agent(). | Andreas Schneider | 2011-08-25 | 1 | -0/+4 |
| | | | | This commit is pretty big cause several functions have been refactored. | ||||
* | auth: Make ssh_userauth_pubkey legacy. | Andreas Schneider | 2011-08-23 | 1 | -0/+1 |
| | |||||
* | auth: Make ssh_userauth_try_publickey() legacy. | Andreas Schneider | 2011-08-23 | 1 | -0/+1 |
| | |||||
* | auth: Move ssh_auth_list to legacy functions. | Andreas Schneider | 2011-08-23 | 1 | -0/+2 |
| | |||||
* | Fix the ssh_message_retrieve problem by anihilation | Aris Adamantiadis | 2011-03-22 | 1 | -1/+1 |
| | |||||
* | Add consistency check to ssh_set_callbacks | Aris Adamantiadis | 2010-07-23 | 1 | -0/+2 |
| | |||||
* | Sanitize libssh namespace + legacy wrappers | Aris Adamantiadis | 2010-05-14 | 1 | -0/+98 |