summaryrefslogtreecommitdiffstats
path: root/src/keys.c
Commit message (Expand)AuthorAgeFilesLines
* keys: Remove obsolete signatue functions.Andreas Schneider2011-08-261-31/+0
* keys: Remove obsolete ssh_do_sign().Andreas Schneider2011-08-251-140/+0
* keys: Remove obsolete ssh_do_sign_with_agent().Andreas Schneider2011-08-251-49/+0
* keys: Remove unused obsolete ssh_sign_session_id().Andreas Schneider2011-08-221-95/+0
* kex: Move ssh_encrypt_rsa1 to SSHv1 kex code.Andreas Schneider2011-08-221-64/+0
* messages: Move ssh_userauth_build_digest() and make it static.Andreas Schneider2011-08-221-64/+0
* pki: Migrate signature functions to legacy code.Andreas Schneider2011-08-221-331/+0
* pki: Make publickey_to_string a legacy function.Andreas Schneider2011-08-161-233/+0
* pki: Make publickey_from_string a legacy function.Andreas Schneider2011-08-161-199/+0
* pki: Make ssh_type_from_name() a legacy function.Andreas Schneider2011-08-161-18/+0
* pki: Make ssh_type_to_char() a legacy function.Andreas Schneider2011-08-161-14/+0
* [crypto] fix pubkey authentication with ecdhAris Adamantiadis2011-06-141-4/+4
* [pki] added ssh_pki_do_sign() functionmilo2011-04-141-2/+2
* keys: Fixed issues reported by cppcheck.Oliver Stöneberg2011-04-111-0/+4
* keys: Fixed memory leaks in session signing.Andreas Schneider2011-01-061-0/+2
* Fixed a bunch of smallish bugsAris Adamantiadis2010-10-201-2/+6
* Removed references to ssh_buffer_get_beginAris Adamantiadis2010-10-031-5/+5
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+1497