summaryrefslogtreecommitdiffstats
path: root/src/legacy.c
Commit message (Expand)AuthorAgeFilesLines
* pki: Remove session from ssh_pki_import_pubkey_* functions.Andreas Schneider2011-08-161-2/+6
* pki: Remove session from ssh_pki_import_privkey_* functions.Andreas Schneider2011-08-161-3/+23
* pki: Make publickey_to_string a legacy function.Andreas Schneider2011-08-161-0/+23
* pki: Make publickey_from_string a legacy function.Andreas Schneider2011-08-161-0/+29
* pki: Fix memleak in privatekey_from_file().Andreas Schneider2011-08-161-0/+5
* pki: Make ssh_type_from_name() a legacy function.Andreas Schneider2011-08-161-0/+5
* pki: Make ssh_type_to_char() a legacy function.Andreas Schneider2011-08-161-0/+3
* pki: Make publickey_from_file() a legacy function.Andreas Schneider2011-08-161-2/+22
* pki: Move ssh_privatekey_type and privatekey_free to legacy.Andreas Schneider2011-08-161-0/+22
* pki: Use a consistent name scheme.Andreas Schneider2011-08-091-1/+1
* pki: Move _privatekey_from_file to legacy.c.Andreas Schneider2011-08-081-0/+6
* pki: Improve ssh_key_import_private().Andreas Schneider2011-08-081-0/+28
* pki: Improve ssh_pki_import_privkey_base64().Andreas Schneider2011-08-081-0/+29
* Fix the ssh_message_retrieve problem by anihilationAris Adamantiadis2011-03-221-0/+9
* legacy: Added missing channel_write_stderr.Andreas Schneider2011-02-231-0/+5
* legacy: Fixed the symbol export.Andreas Schneider2011-02-231-1/+3
* TODO server: Fixed server support.Andreas Schneider2010-12-181-0/+6
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+237