summaryrefslogtreecommitdiffstats
path: root/libssh/messages.c
Commit message (Expand)AuthorAgeFilesLines
* Added memory error checks for message functions.Andreas Schneider2009-04-011-6/+23
* Add checks for memory errors in channel functions.Andreas Schneider2009-04-011-0/+4
* Normalize the license in all files and add vim tab instructions.Andreas Schneider2009-03-291-18/+23
* Replace ssh_say with ssh_log.Andreas Schneider2009-03-111-14/+26
* Fix several build warnings.Andreas Schneider2009-02-021-6/+10
* doxygen fixes. Mostly typos and some comments.Aris Adamantiadis2008-11-041-6/+11
* fix bug 0000015 about memory leak in server pathAris Adamantiadis2008-06-301-0/+9
* Big changes :Aris Adamantiadis2008-06-161-8/+0
* big changes :Aris Adamantiadis2008-06-121-32/+66
* fixed the netdb problem ?Aris Adamantiadis2008-03-121-1/+0
* first part of win32 patchesAris Adamantiadis2008-03-071-3/+4
* added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis2005-10-041-0/+1
* sftp server implementation :)Aris Adamantiadis2005-08-261-1/+1
* fixed server segfaults on exit (double frees)Aris Adamantiadis2005-08-251-0/+1
* More work on the server side and sftp.Aris Adamantiadis2005-08-181-2/+5
* some adds, now it's possible to test it correctly.Aris Adamantiadis2005-08-131-0/+20
* The kex works, the client authentifies (with password) then it's possible to ...Aris Adamantiadis2005-08-101-0/+386