summaryrefslogtreecommitdiffstats
path: root/src/keyfiles.c
Commit message (Collapse)AuthorAgeFilesLines
* Skip \r when reading private keysmilo2011-04-141-2/+3
|
* Fix error message in privatekey_from_base64()milo2011-04-141-1/+1
|
* [pki] Fixed a probable bug in privatekey_file_to_buffer()milo2011-04-141-3/+2
|
* [pki] Added privatekey_from_base64() function...milo2011-04-141-47/+90
| | | | and wrapped it with privatekey_from_file()
* [pki] Added b64decode_dsa_privatekey() functionmilo2011-04-141-0/+60
|
* [pki] Added b64decode_rsa_privatekey() functionmilo2011-04-141-0/+72
|
* [pki] Added privatekey_string_to_buffer() functionmilo2011-04-141-2/+135
|
* keys: Fixed issues reported by cppcheck.Oliver Stöneberg2011-04-111-15/+13
|
* Fixed a bunch of smallish bugsAris Adamantiadis2010-10-201-8/+13
| | | | | http://linuxtesting.org/upstream-tracker/test_results/libssh/current/test_results.html for a whole list
* Fix doxygen warningsAris Adamantiadis2010-10-031-2/+4
|
* Removed references to ssh_buffer_get_beginAris Adamantiadis2010-10-031-2/+2
|
* keyfiles: Fixed unlink warning.Andreas Schneider2010-09-281-0/+2
|
* pki: Create a file for known_hosts functions.Andreas Schneider2010-09-281-673/+0
|
* keyfiles: Fixed the windows defines.Andreas Schneider2010-09-281-11/+12
|
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+1902