summaryrefslogtreecommitdiffstats
path: root/libssh/client.c
Commit message (Expand)AuthorAgeFilesLines
* norbert's patches + strange typo in packet_nonblocking_flush()Aris Adamantiadis2006-12-121-1/+1
* oops, forgot to verify that it compiled fineAris Adamantiadis2006-11-121-10/+35
* more doxygen documentationAris Adamantiadis2006-11-071-1/+21
* keyfiles.c and wrapper.c: Remove useless secure memory flag (for libgcrypt)Jean-Philippe Garcia Ballester2006-03-011-8/+0
* nonblocking support in dh_handshake() from client.cAris Adamantiadis2005-11-301-55/+93
* added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis2005-10-041-0/+7
* The kex works, the client authentifies (with password) then it's possible to ...Aris Adamantiadis2005-08-101-1/+0
* server kex done :)Aris Adamantiadis2005-08-071-8/+4
* sample sshd server accepts a client and sends a banner.Aris Adamantiadis2005-07-061-11/+15
* first importAris Adamantiadis2005-07-051-0/+287