summaryrefslogtreecommitdiffstats
path: root/libssh
Commit message (Expand)AuthorAgeFilesLines
...
* Fix segfaults in string.c.Andreas Schneider2009-04-011-2/+1
* Add arg and error checking for the string functions.Andreas Schneider2009-04-011-33/+100
* Fix sources list of libssh.Andreas Schneider2009-03-301-3/+0
* Create a ssh_get_hexa function.Andreas Schneider2009-03-302-11/+48
* Fixed memory leak and file descriptor leak in known host parsingAris Adamantiadis2009-03-291-12/+10
* Remove automake files.Andreas Schneider2009-03-291-14/+0
* Normalize the license in all files and add vim tab instructions.Andreas Schneider2009-03-2932-546/+674
* 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-282-114/+175
* Fix typos.Andreas Schneider2009-03-282-2/+2
* Fix compilation of the server with option turned off.Andreas Schneider2009-03-281-1/+7
* Add WITH_SERVER option.Andreas Schneider2009-03-281-2/+2
* Add an option WITH_LIBZ to compile with zlib support.Andreas Schneider2009-03-284-22/+41
* Add an option to build a static library.Andreas Schneider2009-03-251-8/+44
* 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-212-3/+50
* Fix compile warnings.Andreas Schneider2009-03-181-1/+3
* Don't require C++ compiler.Andreas Schneider2009-03-171-1/+1
* Fix build warnings.Andreas Schneider2009-03-145-10/+17
* Enable printf attribute checking on GNU systems.Andreas Schneider2009-03-141-1/+1
* R.I.P. ssh_say()Andreas Schneider2009-03-122-15/+1
* Use ssh_log instead of ssh_say in ssh_list_kex().Andreas Schneider2009-03-123-14/+16
* 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
* Replace ssh_say with ssh_log.Andreas Schneider2009-03-111-5/+7
* Remove ssh_say.Andreas Schneider2009-03-111-5/+9
* Replace ssh_say with ssh_log.Andreas Schneider2009-03-111-8/+17
* Fix compiler warning about unused variable.Andreas Schneider2009-03-111-9/+15
* Fix compiler warnings in keyfile.c.Andreas Schneider2009-03-111-25/+19
* Fix compilation and installation of libssh.Andreas Schneider2009-03-081-0/+7
* Fix build warnings.Andreas Schneider2009-03-081-4/+6
* Fix cross compilation errors.Andreas Schneider2009-03-081-3/+3
* Fix cross compilation.Andreas Schneider2009-03-081-0/+2
* Fix crypto/gcrypt detection and prepare for cross compilation.Andreas Schneider2009-03-081-4/+25
* Fix build warnings.Andreas Schneider2009-03-081-2/+2
* Add missing include file.Andreas Schneider2009-03-081-0/+1
* Fix build errors.Andreas Schneider2009-03-081-4/+4
* Fix build on Windows.Andreas Schneider2009-03-081-0/+4
* Fix version number.Andreas Schneider2009-03-081-1/+1
* Rename function to set sftp error to be consistent.Andreas Schneider2009-02-091-16/+16
* Rename function to agent_is_running.Andreas Schneider2009-02-092-3/+3