| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add checks for memory errors in channel functions. | Andreas Schneider | 2009-04-01 | 3 | -3/+28 |
| * | Check for errors of memory allocation. | Andreas Schneider | 2009-04-01 | 1 | -7/+38 |
| * | Add error checking to buffer functions. | Andreas Schneider | 2009-04-01 | 1 | -96/+162 |
| * | Fix segfaults in string.c. | Andreas Schneider | 2009-04-01 | 1 | -2/+1 |
| * | Add arg and error checking for the string functions. | Andreas Schneider | 2009-04-01 | 1 | -33/+100 |
| * | Fix sources list of libssh. | Andreas Schneider | 2009-03-30 | 1 | -3/+0 |
| * | Create a ssh_get_hexa function. | Andreas Schneider | 2009-03-30 | 2 | -11/+48 |
| * | Fixed memory leak and file descriptor leak in known host parsing | Aris Adamantiadis | 2009-03-29 | 1 | -12/+10 |
| * | Remove automake files. | Andreas Schneider | 2009-03-29 | 1 | -14/+0 |
| * | Normalize the license in all files and add vim tab instructions. | Andreas Schneider | 2009-03-29 | 32 | -546/+674 |
| * | Improve the lowercase function and free memory allocated by lowercase(). | Andreas Schneider | 2009-03-29 | 1 | -9/+24 |
| * | openssh Hashed host support ! | Aris Adamantiadis | 2009-03-29 | 1 | -7/+60 |
| * | Working new known_host algorithm | Aris Adamantiadis | 2009-03-28 | 2 | -114/+175 |
| * | Fix typos. | Andreas Schneider | 2009-03-28 | 2 | -2/+2 |
| * | Fix compilation of the server with option turned off. | Andreas Schneider | 2009-03-28 | 1 | -1/+7 |
| * | Add WITH_SERVER option. | Andreas Schneider | 2009-03-28 | 1 | -2/+2 |
| * | Add an option WITH_LIBZ to compile with zlib support. | Andreas Schneider | 2009-03-28 | 4 | -22/+41 |
| * | Add an option to build a static library. | Andreas Schneider | 2009-03-25 | 1 | -8/+44 |
| * | Change the name of the doxygen group to match the others. | Andreas Schneider | 2009-03-21 | 1 | -1/+2 |
| * | Add a ssh_version function. | Andreas Schneider | 2009-03-21 | 2 | -3/+50 |
| * | Fix compile warnings. | Andreas Schneider | 2009-03-18 | 1 | -1/+3 |
| * | Don't require C++ compiler. | Andreas Schneider | 2009-03-17 | 1 | -1/+1 |
| * | Fix build warnings. | Andreas Schneider | 2009-03-14 | 5 | -10/+17 |
| * | Enable printf attribute checking on GNU systems. | Andreas Schneider | 2009-03-14 | 1 | -1/+1 |
| * | R.I.P. ssh_say() | Andreas Schneider | 2009-03-12 | 2 | -15/+1 |
| * | Use ssh_log instead of ssh_say in ssh_list_kex(). | Andreas Schneider | 2009-03-12 | 3 | -14/+16 |
| * | Get rid of a ssh_say. | Andreas Schneider | 2009-03-12 | 1 | -1/+0 |
| * | Replace ssh_say with ssh_log. | Andreas Schneider | 2009-03-12 | 1 | -4/+10 |
| * | Replace ssh_say with ssh_log. | Andreas Schneider | 2009-03-11 | 1 | -14/+15 |
| * | Replace ssh_say with ssh_log. | Andreas Schneider | 2009-03-11 | 1 | -14/+26 |
| * | Replace ssh_say with ssh_log. | Andreas Schneider | 2009-03-11 | 1 | -15/+24 |
| * | Replace ssh_say with ssh_log. | Andreas Schneider | 2009-03-11 | 1 | -3/+2 |
| * | Replace ssh_say with ssh_log. | Andreas Schneider | 2009-03-11 | 1 | -25/+43 |
| * | Replace ssh_say with ssh_log. | Andreas Schneider | 2009-03-11 | 1 | -4/+2 |
| * | Replace ssh_say with ssh_log. | Andreas Schneider | 2009-03-11 | 1 | -49/+96 |
| * | Fix build. | Andreas Schneider | 2009-03-11 | 1 | -3/+0 |
| * | Replace ssh_say with ssh_log. | Andreas Schneider | 2009-03-11 | 1 | -5/+7 |
| * | Remove ssh_say. | Andreas Schneider | 2009-03-11 | 1 | -5/+9 |
| * | Replace ssh_say with ssh_log. | Andreas Schneider | 2009-03-11 | 1 | -8/+17 |
| * | Fix compiler warning about unused variable. | Andreas Schneider | 2009-03-11 | 1 | -9/+15 |
| * | Fix compiler warnings in keyfile.c. | Andreas Schneider | 2009-03-11 | 1 | -25/+19 |
| * | Fix compilation and installation of libssh. | Andreas Schneider | 2009-03-08 | 1 | -0/+7 |
| * | Fix build warnings. | Andreas Schneider | 2009-03-08 | 1 | -4/+6 |
| * | Fix cross compilation errors. | Andreas Schneider | 2009-03-08 | 1 | -3/+3 |
| * | Fix cross compilation. | Andreas Schneider | 2009-03-08 | 1 | -0/+2 |
| * | Fix crypto/gcrypt detection and prepare for cross compilation. | Andreas Schneider | 2009-03-08 | 1 | -4/+25 |
| * | Fix build warnings. | Andreas Schneider | 2009-03-08 | 1 | -2/+2 |
| * | Add missing include file. | Andreas Schneider | 2009-03-08 | 1 | -0/+1 |
| * | Fix build errors. | Andreas Schneider | 2009-03-08 | 1 | -4/+4 |
| * | Fix build on Windows. | Andreas Schneider | 2009-03-08 | 1 | -0/+4 |
