summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Create a ssh_get_hexa function.Andreas Schneider2009-03-304-14/+55
* Fixed memory leak and file descriptor leak in known host parsingAris Adamantiadis2009-03-291-12/+10
* Remove automake files.Andreas Schneider2009-03-293-23/+0
* Normalize the license in all files and add vim tab instructions.Andreas Schneider2009-03-2937-643/+791
* Improve the lowercase function and free memory allocated by lowercase().Andreas Schneider2009-03-291-9/+24
* openssh Hashed host support !Aris Adamantiadis2009-03-291-7/+60
* Working new known_host algorithmAris Adamantiadis2009-03-283-131/+195
* Fix typos.Andreas Schneider2009-03-283-3/+3
* Ignore build files.Andreas Schneider2009-03-280-0/+0
* Try to fix build file ignores.Andreas Schneider2009-03-280-0/+0
* Ignore build, cscope and ctags files.Andreas Schneider2009-03-280-0/+0
* Undo the remove of the Doxyfiles.Andreas Schneider2009-03-282-0/+2544
* Update INSTALL file.Andreas Schneider2009-03-281-217/+53
* Remove autotools and win32 specific files.Andreas Schneider2009-03-287-3384/+0
* Fix compilation of the server with option turned off.Andreas Schneider2009-03-282-16/+14
* Add WITH_SERVER option.Andreas Schneider2009-03-286-7/+29
* Fix SSH1 support.Andreas Schneider2009-03-281-1/+1
* Add myself to the authors file.Andreas Schneider2009-03-281-0/+2
* Fix the name of the SSH1 support.Andreas Schneider2009-03-281-1/+1
* Add an option WITH_LIBZ to compile with zlib support.Andreas Schneider2009-03-287-23/+51
* Fix zlib detection.Andreas Schneider2009-03-281-3/+4
* Fix possible precedence problems.Andreas Schneider2009-03-261-1/+1
* Fix win32 builds.Andreas Schneider2009-03-251-8/+9
* Add an option to build a static library.Andreas Schneider2009-03-254-11/+48
* Change the name of the doxygen group to match the others.Andreas Schneider2009-03-211-1/+2
* Add a ssh_version function.Andreas Schneider2009-03-215-7/+77
* Fix doxygen generation.Andreas Schneider2009-03-211-1/+2
* Use my debian.org address in Uploaders and takeover the packageLaurent Bigonville2009-03-182-3/+3
* debian/libssh-2-doc.doc-base: Fix doc-base-uses-applications-sectionLaurent Bigonville2009-03-182-3/+3
* Use my debian.org address in UploadersLaurent Bigonville2009-03-182-2/+3
* Add ${misc:Depends} to please lintianLaurent Bigonville2009-03-182-3/+5
* Use debug section for -dbg packageLaurent Bigonville2009-03-182-4/+6
* Fix compile warnings.Andreas Schneider2009-03-182-3/+9
* Fix build with cmake >= 2.6.3. -D does not overwrite FORCE.Andreas Schneider2009-03-181-27/+8
* Don't require C++ compiler.Andreas Schneider2009-03-173-3/+3
* Fix build warnings.Andreas Schneider2009-03-145-10/+17
* Enable printf attribute checking on GNU systems.Andreas Schneider2009-03-142-2/+9
* R.I.P. ssh_say()Andreas Schneider2009-03-123-17/+2
* Get rid of ssh_say in the sample ssh client.Andreas Schneider2009-03-121-14/+22
* Use ssh_log instead of ssh_say in ssh_list_kex().Andreas Schneider2009-03-124-15/+17
* Get rid of a ssh_say.Andreas Schneider2009-03-121-1/+0
* Replace ssh_say with ssh_log.Andreas Schneider2009-03-121-4/+10
* Replace ssh_say with ssh_log.Andreas Schneider2009-03-111-14/+15
* Replace ssh_say with ssh_log.Andreas Schneider2009-03-111-14/+26
* Replace ssh_say with ssh_log.Andreas Schneider2009-03-111-15/+24
* Replace ssh_say with ssh_log.Andreas Schneider2009-03-111-3/+2
* Replace ssh_say with ssh_log.Andreas Schneider2009-03-111-25/+43
* Replace ssh_say with ssh_log.Andreas Schneider2009-03-111-4/+2
* Replace ssh_say with ssh_log.Andreas Schneider2009-03-111-49/+96
* Fix build.Andreas Schneider2009-03-111-3/+0