aboutsummaryrefslogtreecommitdiff
path: root/libssh/auth1.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-28Fix build with SSH1Aris Adamantiadis1-0/+1
2009-09-23Moved lots of declaration out of priv.hAris Adamantiadis1-0/+4
2009-09-23get rid of SSH_SESSIONAris Adamantiadis1-7/+7
2009-09-22Use new ssh options interface in auth functions.Andreas Schneider1-1/+1
2009-07-27Fix SSH1 compilation.Andreas Schneider1-3/+7
2009-07-24Change PRIVATE_KEY * to ssh_private_keyAris Adamantiadis1-1/+1
2009-07-24You always forget SSH1 ...Aris Adamantiadis1-14/+14
2009-05-12Fix the vim modeline and place it at the end of the file.Andreas Schneider1-2/+1
2009-04-14Use consistent return values for packet_translate().Andreas Schneider1-2/+2
2009-04-08Add error checking to SSHv1 auth functions.Andreas Schneider1-75/+118
2009-04-08Fix SSHv1 compile errors.Andreas Schneider1-5/+5
2009-03-29Normalize the license in all files and add vim tab instructions.Andreas Schneider1-19/+23
2008-11-04doxygen fixes. Mostly typos and some comments.Aris Adamantiadis1-4/+7
2008-06-16Big changes :Aris Adamantiadis1-3/+1
2008-03-07first part of win32 patchesAris Adamantiadis1-1/+0
2005-10-26patches from Norbert merged in. I have made some little changes here and there.Aris Adamantiadis1-1/+3
2005-10-04added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis1-1/+2
2005-08-18ssh-1 experimental supportAris Adamantiadis1-0/+202