aboutsummaryrefslogtreecommitdiff
path: root/src/keyfiles.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-17Fix error message in privatekey_from_base64()milo1-1/+1
2011-03-17[pki] Fixed a probable bug in privatekey_file_to_buffer()milo1-3/+2
2011-03-17[pki] Added privatekey_from_base64() function...milo1-49/+89
2011-03-17[pki] Added b64decode_dsa_privatekey() functionmilo1-0/+60
2011-03-17[pki] Added b64decode_rsa_privatekey() functionmilo1-0/+72
2011-03-17[pki] Added privatekey_string_to_buffer() functionmilo1-2/+135
2010-10-20Fixed a bunch of smallish bugsAris Adamantiadis1-8/+13
2010-10-03Fix doxygen warningsAris Adamantiadis1-2/+4
2010-10-03Removed references to ssh_buffer_get_beginAris Adamantiadis1-2/+2
2010-09-28keyfiles: Fixed unlink warning.Andreas Schneider1-0/+2
2010-09-28pki: Create a file for known_hosts functions.Andreas Schneider1-673/+0
2010-09-28keyfiles: Fixed the windows defines.Andreas Schneider1-11/+12
2010-09-06misc: Rename libssh/ to src/Andreas Schneider1-0/+1902