summaryrefslogtreecommitdiffstats
path: root/libssh/auth1.c
Commit message (Expand)AuthorAgeFilesLines
* Continue removing old flushing codeAris Adamantiadis2010-07-231-2/+2
* Sanitize libssh namespace + legacy wrappersAris Adamantiadis2010-05-141-12/+12
* Fixes infinite loopsAris Adamantiadis2010-04-241-3/+5
* Hacked SSH1 to get past authenticationAris Adamantiadis2010-01-251-10/+26
* Removed last calls to packet_readAris Adamantiadis2010-01-241-16/+19
* SSH-1 cleanup and compileAris Adamantiadis2010-01-101-90/+14
* Fixed SSHv1 to work with the option changes.Andreas Schneider2009-10-041-4/+5
* Fix build with SSH1Aris Adamantiadis2009-09-281-0/+1
* Moved lots of declaration out of priv.hAris Adamantiadis2009-09-231-0/+4
* get rid of SSH_SESSIONAris Adamantiadis2009-09-231-7/+7
* Use new ssh options interface in auth functions.Andreas Schneider2009-09-221-1/+1
* Fix SSH1 compilation.Andreas Schneider2009-07-271-3/+7
* Change PRIVATE_KEY * to ssh_private_keyAris Adamantiadis2009-07-241-1/+1
* You always forget SSH1 ...Aris Adamantiadis2009-07-241-14/+14
* Fix the vim modeline and place it at the end of the file.Andreas Schneider2009-05-121-2/+1
* Use consistent return values for packet_translate().Andreas Schneider2009-04-141-2/+2
* Add error checking to SSHv1 auth functions.Andreas Schneider2009-04-081-75/+118
* Fix SSHv1 compile errors.Andreas Schneider2009-04-081-5/+5
* Normalize the license in all files and add vim tab instructions.Andreas Schneider2009-03-291-19/+23
* doxygen fixes. Mostly typos and some comments.Aris Adamantiadis2008-11-041-4/+7
* Big changes :Aris Adamantiadis2008-06-161-3/+1
* first part of win32 patchesAris Adamantiadis2008-03-071-1/+0
* patches from Norbert merged in. I have made some little changes here and there.Aris Adamantiadis2005-10-261-1/+3
* added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis2005-10-041-1/+2
* ssh-1 experimental supportAris Adamantiadis2005-08-181-0/+202