summaryrefslogtreecommitdiffstats
path: root/include/libssh/keyfiles.h
Commit message (Collapse)AuthorAgeFilesLines
* keyfiles: Remove keyfiles.h.Andreas Schneider2011-08-281-30/+0
|
* keyfiles: Remove try_publickey_from_file().Andreas Schneider2011-08-281-3/+0
|
* legacy: Remove privatekey_from_base64().Andreas Schneider2011-08-261-3/+0
| | | | | This function has been introduced for libssh 0.6. So we can remove it completely.
* [pki] Added privatekey_from_base64() function...milo2011-04-141-0/+3
| | | | and wrapped it with privatekey_from_file()
* Moved lots of declaration out of priv.hAris Adamantiadis2009-09-231-0/+33