Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc: Rename libssh/ to src/ | Andreas Schneider | 2010-09-06 | 1 | -216/+0 |
* | Sanitize libssh namespace + legacy wrappers | Aris Adamantiadis | 2010-05-14 | 1 | -1/+3 |
* | Fixed typos from a* to error.c | Aris Adamantiadis | 2010-01-06 | 1 | -1/+1 |
* | Fix openssl header inclusion | Aris Adamantiadis | 2009-11-03 | 1 | -2/+1 |
* | More include file movings | Aris Adamantiadis | 2009-09-26 | 1 | -0/+2 |
* | Moved lots of declaration out of priv.h | Aris Adamantiadis | 2009-09-23 | 1 | -0/+1 |
* | get rid of SSH_SESSION | Aris Adamantiadis | 2009-09-23 | 1 | -4/+4 |
* | Fix the security bug found by Orange Labs | Aris Adamantiadis | 2009-09-13 | 1 | -2/+8 |
* | Fix build with MSVC. | Andreas Schneider | 2009-07-30 | 1 | -1/+0 |
* | Fix stdint type. | Andreas Schneider | 2009-07-27 | 1 | -1/+1 |
* | Switch completly to stdint types. | Andreas Schneider | 2009-07-25 | 1 | -8/+8 |
* | Changed all occurences of BUFFER * to ssh_buffer | Aris Adamantiadis | 2009-07-24 | 1 | -1/+1 |
* | Fix build warnings. | Andreas Schneider | 2009-06-09 | 1 | -0/+4 |
* | Fix the vim modeline and place it at the end of the file. | Andreas Schneider | 2009-05-12 | 1 | -2/+1 |
* | Add return values to set_encrypt_key and set_decrypt_key. | Andreas Schneider | 2009-04-17 | 1 | -5/+18 |
* | Add missing semicolon. | Andreas Schneider | 2009-04-15 | 1 | -1/+1 |
* | Improve packet_hmac_verify(). | Andreas Schneider | 2009-04-15 | 1 | -17/+39 |
* | Improve packet_encrypt(). | Andreas Schneider | 2009-04-15 | 1 | -37/+54 |
* | Improve packet_decrypt(). | Andreas Schneider | 2009-04-15 | 1 | -16/+22 |
* | Reformat packet_decrypt_len(). | Andreas Schneider | 2009-04-15 | 1 | -13/+15 |
* | Simply return 0. | Andreas Schneider | 2009-04-02 | 1 | -1/+1 |
* | Add one missing memory error check in crypt.c. | Andreas Schneider | 2009-04-01 | 1 | -1/+5 |
* | Add memory error checks for crypto wrapper functions. | Andreas Schneider | 2009-04-01 | 1 | -1/+8 |
* | Check for memory allocation errors. | Andreas Schneider | 2009-04-01 | 1 | -2/+9 |
* | Normalize the license in all files and add vim tab instructions. | Andreas Schneider | 2009-03-29 | 1 | -20/+23 |
* | Fix build warnings. | Andreas Schneider | 2009-03-14 | 1 | -1/+4 |
* | begin fixing the ssh_say everywhere | Aris Adamantiadis | 2008-06-12 | 1 | -3/+3 |
* | fixed the netdb problem ? | Aris Adamantiadis | 2008-03-12 | 1 | -1/+0 |
* | first part of win32 patches | Aris Adamantiadis | 2008-03-07 | 1 | -1/+1 |
* | keyfiles.c and wrapper.c: Remove useless secure memory flag (for libgcrypt) | Jean-Philippe Garcia Ballester | 2006-03-01 | 1 | -1/+1 |
* | norbert's Makefile.in and crypt.c patches | Aris Adamantiadis | 2005-10-26 | 1 | -4/+4 |
* | added the gcrypt patch (without gcrypt as default library). | Aris Adamantiadis | 2005-10-04 | 1 | -6/+22 |
* | first import | Aris Adamantiadis | 2005-07-05 | 1 | -0/+105 |