Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [pki] Add documentation and check for NULLs | milo | 2011-04-14 | 1 | -0/+13 |
| | |||||
* | Set freed pointers to NULL in ssh_key struct | milo | 2011-04-14 | 1 | -0/+2 |
| | |||||
* | [pki] added ssh_pki_do_sign() function | milo | 2011-04-14 | 1 | -0/+112 |
| | |||||
* | [pki] Added conversion functions to migrate seemlessly to ssh_key | milo | 2011-04-14 | 1 | -0/+81 |
| | |||||
* | [pki] check for NULL and small cosmetic changes | milo | 2011-04-14 | 1 | -16/+17 |
| | |||||
* | [pki] Added ssh_pki_publickey_from_privatekey() function | milo | 2011-04-14 | 1 | -0/+188 |
| | |||||
* | [pki] Added ssh_pki_import_privkey_base64() | milo | 2011-04-14 | 1 | -0/+25 |
| | |||||
* | [pki] Make ssh_key_new and ssh_key_free public | milo | 2011-04-14 | 1 | -0/+1 |
| | |||||
* | doc: Follow the current naming convention. | Andreas Schneider | 2010-12-10 | 1 | -1/+1 |
| | |||||
* | doc: Fixed pki doc group. | Andreas Schneider | 2010-12-07 | 1 | -1/+2 |
| | |||||
* | pki: Create a file for known_hosts functions. | Andreas Schneider | 2010-09-28 | 1 | -0/+1 |
| | |||||
* | pki: Fixed a possible crash. | Andreas Schneider | 2010-09-18 | 1 | -3/+6 |
| | |||||
* | misc: Rename libssh/ to src/ | Andreas Schneider | 2010-09-06 | 1 | -0/+113 |