summaryrefslogtreecommitdiffstats
path: root/src/keyfiles.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed build on opensslAris Adamantiadis2011-07-201-5/+5
* Fixes the ssh_log issue on ssh_bind handles.Aris Adamantiadis2011-07-191-7/+7
* Fix memory leaks in pki and testcaseAris Adamantiadis2011-05-261-2/+0
* keyfiles: Fixed compilation without defines.Oliver Stöneberg2011-05-171-0/+4
* Use BIO* in _privatekey_from_file [Oliver Stöneberg]Oliver Stöneberg2011-05-021-12/+25
* init: Some initialization fixes.Oliver Stöneberg2011-05-011-1/+3
* [keyfiles] Fix two memory leaksmilo2011-04-181-1/+2
* 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
* [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
* 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