summaryrefslogtreecommitdiffstats
path: root/sample.c
Commit message (Expand)AuthorAgeFilesLines
* fixed null pointer into options and ssh_set_error()Aris Adamantiadis2008-03-041-2/+4
* fix bug #0000002 : in_socket_buffer and out_socket_buffer memleak +Aris Adamantiadis2008-03-031-10/+9
* Add ssh_finalize to handle finalization of libssh and underlying cryptographicJean-Philippe Garcia Ballester2006-07-091-0/+8
* nonblocking support in dh_handshake() from client.cAris Adamantiadis2005-11-301-2/+7
* channel_select(). this function rocks !Aris Adamantiadis2005-10-251-21/+39
* added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis2005-10-041-1/+1
* 2 macosx patchesAris Adamantiadis2005-08-311-0/+1
* fixed bug in sample that made the client running in infinite loop.Aris Adamantiadis2005-08-311-3/+7
* cfmakeraw patch for configure.inAris Adamantiadis2005-08-311-1/+1
* stdint.patch, debug_output.patch, ssh_12_select.patch,Aris Adamantiadis2005-08-191-0/+14
* The kex works, the client authentifies (with password) then it's possible to ...Aris Adamantiadis2005-08-101-7/+15
* first importAris Adamantiadis2005-07-051-0/+434