summaryrefslogtreecommitdiffstats
path: root/libssh/client.c
Commit message (Expand)AuthorAgeFilesLines
* doxygen fixes. Mostly typos and some comments.Aris Adamantiadis2008-11-041-9/+8
* Big changes :Aris Adamantiadis2008-06-161-6/+3
* big changes :Aris Adamantiadis2008-06-121-14/+59
* fixed the netdb problem ?Aris Adamantiadis2008-03-121-1/+0
* second part of win32 changesAris Adamantiadis2008-03-071-0/+1
* added the socket class and created wrappersAris Adamantiadis2008-03-041-27/+13
* 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