aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/legacy.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-23include: Fix the LGPL header.Andreas Schneider1-12/+11
2012-10-12include: Fix an include recursion.Andreas Schneider1-2/+0
2011-10-29dh: Add ssh_get_publickey().Andreas Schneider1-0/+1
2011-08-28legacy: Move ssh_private_key and ssh_public_key typedefs.Andreas Schneider1-0/+8
2011-08-28keyfiles: Make ssh_try_publickey_from_file() legacy.Andreas Schneider1-0/+3
2011-08-25auth: Make ssh_userauth_privatekey_file() legacy.Andreas Schneider1-0/+2
2011-08-25auth: Make ssh_userauth_autopubkey legacy.Andreas Schneider1-0/+1
2011-08-25auth: Add ssh_userauth_agent().Andreas Schneider1-0/+4
2011-08-23auth: Make ssh_userauth_pubkey legacy.Andreas Schneider1-0/+1
2011-08-23auth: Make ssh_userauth_try_publickey() legacy.Andreas Schneider1-0/+1
2011-08-23auth: Move ssh_auth_list to legacy functions.Andreas Schneider1-0/+2
2011-03-22Fix the ssh_message_retrieve problem by anihilationAris Adamantiadis1-1/+1
2010-07-23Add consistency check to ssh_set_callbacksAris Adamantiadis1-0/+2
2010-05-14Sanitize libssh namespace + legacy wrappersAris Adamantiadis1-0/+98