aboutsummaryrefslogtreecommitdiff
path: root/libssh/auth1.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-14Sanitize libssh namespace + legacy wrappersAris Adamantiadis1-12/+12
2010-04-24Fixes infinite loopsAris Adamantiadis1-3/+5
2010-01-25Hacked SSH1 to get past authenticationAris Adamantiadis1-10/+26
2010-01-24Removed last calls to packet_readAris Adamantiadis1-16/+19
2010-01-10SSH-1 cleanup and compileAris Adamantiadis1-90/+14
2009-10-04Fixed SSHv1 to work with the option changes.Andreas Schneider1-4/+5
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