aboutsummaryrefslogtreecommitdiff
path: root/libssh/keyfiles.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-23commited path 003 and 004 from Andreas SchneiderAris Adamantiadis1-1/+6
2008-11-04doxygen fixes. Mostly typos and some comments.Aris Adamantiadis1-13/+13
2008-06-12begin fixing the ssh_say everywhereAris Adamantiadis1-6/+6
2008-06-12big changes :Aris Adamantiadis1-0/+1
2008-05-13doxygen documentation for public key authenticationAris Adamantiadis1-2/+26
2008-03-12last win32 changes from keisialAris Adamantiadis1-1/+0
2008-03-07shrinked the default_get_password function. I hope nobody used it, it Aris Adamantiadis1-9/+4
2008-03-04fixed a load of ssh_set_error(NULL,...)Aris Adamantiadis1-1/+1
2006-11-07more doxygen documentationAris Adamantiadis1-1/+26
2006-05-12libssh/keyfiles.c: Fix bug when reading private keys with libgcryptJean-Philippe Garcia Ballester1-2/+3
2006-03-01keyfiles.c and wrapper.c: Remove useless secure memory flag (for libgcrypt)Jean-Philippe Garcia Ballester1-1/+1
2005-11-25Added support for known_hosts format version 1Jean-Philippe Garcia Ballester1-12/+106
2005-10-04added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis1-3/+481
2005-08-07server kex done :)Aris Adamantiadis1-2/+42
2005-07-05first importAris Adamantiadis1-0/+344