summaryrefslogtreecommitdiffstats
path: root/include/libssh/keys.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
* keys: Remove dead prototypes.Andreas Schneider2011-08-301-6/+0
|
* keys: Remove obsolete signatue functions.Andreas Schneider2011-08-261-14/+0
|
* keys: Remove obsolete ssh_do_sign().Andreas Schneider2011-08-251-5/+0
|
* keys: Remove obsolete ssh_do_sign_with_agent().Andreas Schneider2011-08-251-2/+0
|
* keys: Remove unused obsolete ssh_sign_session_id().Andreas Schneider2011-08-221-1/+0
|
* kex: Move ssh_encrypt_rsa1 to SSHv1 kex code.Andreas Schneider2011-08-221-1/+0
|
* messages: Move ssh_userauth_build_digest() and make it static.Andreas Schneider2011-08-221-1/+0
|
* [pki] added ssh_pki_do_sign() functionmilo2011-04-141-0/+4
|
* [pki] remove non existing function prototypemilo2011-04-141-1/+0
|
* More include file splittingAris Adamantiadis2009-09-261-0/+84