| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | 3 | -131/+195 | |
| * | Fix typos. | Andreas Schneider | 2009-03-28 | 3 | -3/+3 | |
| * | Ignore build files. | Andreas Schneider | 2009-03-28 | 0 | -0/+0 | |
| * | Try to fix build file ignores. | Andreas Schneider | 2009-03-28 | 0 | -0/+0 | |
| * | Ignore build, cscope and ctags files. | Andreas Schneider | 2009-03-28 | 0 | -0/+0 | |
| * | Undo the remove of the Doxyfiles. | Andreas Schneider | 2009-03-28 | 2 | -0/+2544 | |
| * | Update INSTALL file. | Andreas Schneider | 2009-03-28 | 1 | -217/+53 | |
| * | Remove autotools and win32 specific files. | Andreas Schneider | 2009-03-28 | 7 | -3384/+0 | |
| * | Fix compilation of the server with option turned off. | Andreas Schneider | 2009-03-28 | 2 | -16/+14 | |
| * | Add WITH_SERVER option. | Andreas Schneider | 2009-03-28 | 6 | -7/+29 | |
| * | Fix SSH1 support. | Andreas Schneider | 2009-03-28 | 1 | -1/+1 | |
| * | Add myself to the authors file. | Andreas Schneider | 2009-03-28 | 1 | -0/+2 | |
| * | Fix the name of the SSH1 support. | Andreas Schneider | 2009-03-28 | 1 | -1/+1 | |
| * | Add an option WITH_LIBZ to compile with zlib support. | Andreas Schneider | 2009-03-28 | 7 | -23/+51 | |
| * | Fix zlib detection. | Andreas Schneider | 2009-03-28 | 1 | -3/+4 | |
| * | Fix possible precedence problems. | Andreas Schneider | 2009-03-26 | 1 | -1/+1 | |
| * | Fix win32 builds. | Andreas Schneider | 2009-03-25 | 1 | -8/+9 | |
| * | Add an option to build a static library. | Andreas Schneider | 2009-03-25 | 4 | -11/+48 | |
| * | 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 | 5 | -7/+77 | |
| * | Fix doxygen generation. | Andreas Schneider | 2009-03-21 | 1 | -1/+2 | |
| * | Use my debian.org address in Uploaders and takeover the package | Laurent Bigonville | 2009-03-18 | 2 | -3/+3 | |
| * | debian/libssh-2-doc.doc-base: Fix doc-base-uses-applications-section | Laurent Bigonville | 2009-03-18 | 2 | -3/+3 | |
| * | Use my debian.org address in Uploaders | Laurent Bigonville | 2009-03-18 | 2 | -2/+3 | |
| * | Add ${misc:Depends} to please lintian | Laurent Bigonville | 2009-03-18 | 2 | -3/+5 | |
| * | Use debug section for -dbg package | Laurent Bigonville | 2009-03-18 | 2 | -4/+6 | |
| * | Fix compile warnings. | Andreas Schneider | 2009-03-18 | 2 | -3/+9 | |
| * | Fix build with cmake >= 2.6.3. -D does not overwrite FORCE. | Andreas Schneider | 2009-03-18 | 1 | -27/+8 | |
| * | Don't require C++ compiler. | Andreas Schneider | 2009-03-17 | 3 | -3/+3 | |
| * | Fix build warnings. | Andreas Schneider | 2009-03-14 | 5 | -10/+17 | |
| * | Enable printf attribute checking on GNU systems. | Andreas Schneider | 2009-03-14 | 2 | -2/+9 | |
| * | R.I.P. ssh_say() | Andreas Schneider | 2009-03-12 | 3 | -17/+2 | |
| * | Get rid of ssh_say in the sample ssh client. | Andreas Schneider | 2009-03-12 | 1 | -14/+22 | |
| * | Use ssh_log instead of ssh_say in ssh_list_kex(). | Andreas Schneider | 2009-03-12 | 4 | -15/+17 | |
| * | 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 | |
