summaryrefslogtreecommitdiffstats
path: root/samplesshd.c
Commit message (Expand)AuthorAgeFilesLines
* fix bug 0000015 about memory leak in server pathAris Adamantiadis2008-06-301-0/+2
* last win32 changes from keisialAris Adamantiadis2008-03-121-2/+2
* second part of win32 changesAris Adamantiadis2008-03-071-1/+6
* Add ssh_finalize to handle finalization of libssh and underlying cryptographicJean-Philippe Garcia Ballester2006-07-091-0/+3
* added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis2005-10-041-0/+1
* yet other patches from NorbertAris Adamantiadis2005-08-201-1/+1
* More work on the server side and sftp.Aris Adamantiadis2005-08-181-0/+1
* some adds, now it's possible to test it correctly.Aris Adamantiadis2005-08-131-3/+10
* The kex works, the client authentifies (with password) then it's possible to ...Aris Adamantiadis2005-08-101-2/+84
* server kex done :)Aris Adamantiadis2005-08-071-19/+11
* ssh_accept() implementation begining in server.cAris Adamantiadis2005-07-081-0/+1
* sample sshd server accepts a client and sends a banner.Aris Adamantiadis2005-07-061-7/+20
* first importAris Adamantiadis2005-07-051-0/+50