summaryrefslogtreecommitdiffstats
path: root/libssh/messages.c
Commit message (Expand)AuthorAgeFilesLines
* 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