summaryrefslogtreecommitdiffstats
path: root/include/libssh/legacy.h
Commit message (Collapse)AuthorAgeFilesLines
* include: Mark functions as deprecated!Andreas Schneider2014-01-161-45/+45
|
* include: Fix the LGPL header.Andreas Schneider2013-01-231-12/+11
| | | | | This has been reported by rpmlint: libssh-devel.x86_64: W: incorrect-fsf-address libssh.h
* include: Fix an include recursion.Andreas Schneider2012-10-121-2/+0
| | | | | | It includes itself: libssh.h -> legacy.h -> libssh.h. Found by Coverity.
* dh: Add ssh_get_publickey().Andreas Schneider2011-10-291-0/+1
|
* legacy: Move ssh_private_key and ssh_public_key typedefs.Andreas Schneider2011-08-281-0/+8
|
* keyfiles: Make ssh_try_publickey_from_file() legacy.Andreas Schneider2011-08-281-0/+3
|
* auth: Make ssh_userauth_privatekey_file() legacy.Andreas Schneider2011-08-251-0/+2
|
* auth: Make ssh_userauth_autopubkey legacy.Andreas Schneider2011-08-251-0/+1
|
* auth: Add ssh_userauth_agent().Andreas Schneider2011-08-251-0/+4
| | | | This commit is pretty big cause several functions have been refactored.
* auth: Make ssh_userauth_pubkey legacy.Andreas Schneider2011-08-231-0/+1
|
* auth: Make ssh_userauth_try_publickey() legacy.Andreas Schneider2011-08-231-0/+1
|
* auth: Move ssh_auth_list to legacy functions.Andreas Schneider2011-08-231-0/+2
|
* Fix the ssh_message_retrieve problem by anihilationAris Adamantiadis2011-03-221-1/+1
|
* Add consistency check to ssh_set_callbacksAris Adamantiadis2010-07-231-0/+2
|
* Sanitize libssh namespace + legacy wrappersAris Adamantiadis2010-05-141-0/+98