Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Continue removing old flushing code | Aris Adamantiadis | 2010-07-23 | 1 | -2/+2 |
* | Sanitize libssh namespace + legacy wrappers | Aris Adamantiadis | 2010-05-14 | 1 | -12/+12 |
* | Fixes infinite loops | Aris Adamantiadis | 2010-04-24 | 1 | -3/+5 |
* | Hacked SSH1 to get past authentication | Aris Adamantiadis | 2010-01-25 | 1 | -10/+26 |
* | Removed last calls to packet_read | Aris Adamantiadis | 2010-01-24 | 1 | -16/+19 |
* | SSH-1 cleanup and compile | Aris Adamantiadis | 2010-01-10 | 1 | -90/+14 |
* | Fixed SSHv1 to work with the option changes. | Andreas Schneider | 2009-10-04 | 1 | -4/+5 |
* | Fix build with SSH1 | Aris Adamantiadis | 2009-09-28 | 1 | -0/+1 |
* | Moved lots of declaration out of priv.h | Aris Adamantiadis | 2009-09-23 | 1 | -0/+4 |
* | get rid of SSH_SESSION | Aris Adamantiadis | 2009-09-23 | 1 | -7/+7 |
* | Use new ssh options interface in auth functions. | Andreas Schneider | 2009-09-22 | 1 | -1/+1 |
* | Fix SSH1 compilation. | Andreas Schneider | 2009-07-27 | 1 | -3/+7 |
* | Change PRIVATE_KEY * to ssh_private_key | Aris Adamantiadis | 2009-07-24 | 1 | -1/+1 |
* | You always forget SSH1 ... | Aris Adamantiadis | 2009-07-24 | 1 | -14/+14 |
* | Fix the vim modeline and place it at the end of the file. | Andreas Schneider | 2009-05-12 | 1 | -2/+1 |
* | Use consistent return values for packet_translate(). | Andreas Schneider | 2009-04-14 | 1 | -2/+2 |
* | Add error checking to SSHv1 auth functions. | Andreas Schneider | 2009-04-08 | 1 | -75/+118 |
* | Fix SSHv1 compile errors. | Andreas Schneider | 2009-04-08 | 1 | -5/+5 |
* | Normalize the license in all files and add vim tab instructions. | Andreas Schneider | 2009-03-29 | 1 | -19/+23 |
* | doxygen fixes. Mostly typos and some comments. | Aris Adamantiadis | 2008-11-04 | 1 | -4/+7 |
* | Big changes : | Aris Adamantiadis | 2008-06-16 | 1 | -3/+1 |
* | first part of win32 patches | Aris Adamantiadis | 2008-03-07 | 1 | -1/+0 |
* | patches from Norbert merged in. I have made some little changes here and there. | Aris Adamantiadis | 2005-10-26 | 1 | -1/+3 |
* | added the gcrypt patch (without gcrypt as default library). | Aris Adamantiadis | 2005-10-04 | 1 | -1/+2 |
* | ssh-1 experimental support | Aris Adamantiadis | 2005-08-18 | 1 | -0/+202 |