Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc: Rename libssh/ to src/ | Andreas Schneider | 2010-09-06 | 1 | -287/+0 |
* | Sanitize libssh namespace + legacy wrappers | Aris Adamantiadis | 2010-05-14 | 1 | -2/+2 |
* | Moved lots of declaration out of priv.h | Aris Adamantiadis | 2009-09-23 | 1 | -0/+1 |
* | Changed all occurences of BUFFER * to ssh_buffer | Aris Adamantiadis | 2009-07-24 | 1 | -2/+2 |
* | Fix the vim modeline and place it at the end of the file. | Andreas Schneider | 2009-05-12 | 1 | -2/+1 |
* | Improve bin_to_base64() and use const for source. | Andreas Schneider | 2009-05-05 | 1 | -18/+29 |
* | Format alphabet table. | Andreas Schneider | 2009-05-05 | 1 | -3/+5 |
* | Fix the macros. | Andreas Schneider | 2009-05-05 | 1 | -9/+9 |
* | Format _bin_to_base64(). | Andreas Schneider | 2009-05-05 | 1 | -22/+24 |
* | Improve get_equals(). | Andreas Schneider | 2009-05-05 | 1 | -10/+11 |
* | Fix the prototype. | Andreas Schneider | 2009-05-05 | 1 | -1/+1 |
* | Improve _base64_to_bin(). | Andreas Schneider | 2009-05-05 | 1 | -8/+11 |
* | Improve to_block4(). | Andreas Schneider | 2009-05-05 | 1 | -20/+31 |
* | Improve base64_to_bin(). | Andreas Schneider | 2009-05-05 | 1 | -77/+108 |
* | Check return values of buffer functions. | Andreas Schneider | 2009-04-07 | 1 | -23/+29 |
* | Normalize the license in all files and add vim tab instructions. | Andreas Schneider | 2009-03-29 | 1 | -20/+23 |
* | doxygen fixes. Mostly typos and some comments. | Aris Adamantiadis | 2008-11-04 | 1 | -9/+16 |
* | added the gcrypt patch (without gcrypt as default library). | Aris Adamantiadis | 2005-10-04 | 1 | -3/+3 |
* | server kex done :) | Aris Adamantiadis | 2005-08-07 | 1 | -1/+1 |
* | first import | Aris Adamantiadis | 2005-07-05 | 1 | -0/+210 |