summaryrefslogtreecommitdiffstats
path: root/src/pki.c
Commit message (Expand)AuthorAgeFilesLines
...
* Set freed pointers to NULL in ssh_key structmilo2011-04-141-0/+2
* [pki] added ssh_pki_do_sign() functionmilo2011-04-141-0/+112
* [pki] Added conversion functions to migrate seemlessly to ssh_keymilo2011-04-141-0/+81
* [pki] check for NULL and small cosmetic changesmilo2011-04-141-16/+17
* [pki] Added ssh_pki_publickey_from_privatekey() functionmilo2011-04-141-0/+188
* [pki] Added ssh_pki_import_privkey_base64()milo2011-04-141-0/+25
* [pki] Make ssh_key_new and ssh_key_free publicmilo2011-04-141-0/+1
* doc: Follow the current naming convention.Andreas Schneider2010-12-101-1/+1
* doc: Fixed pki doc group.Andreas Schneider2010-12-071-1/+2
* pki: Create a file for known_hosts functions.Andreas Schneider2010-09-281-0/+1
* pki: Fixed a possible crash.Andreas Schneider2010-09-181-3/+6
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+113