aboutsummaryrefslogtreecommitdiff
path: root/sample.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-04fixed null pointer into options and ssh_set_error()Aris Adamantiadis1-2/+4
2008-03-03fix bug #0000002 : in_socket_buffer and out_socket_buffer memleak +Aris Adamantiadis1-10/+9
2006-07-09Add ssh_finalize to handle finalization of libssh and underlying cryptographicJean-Philippe Garcia Ballester1-0/+8
2005-11-30nonblocking support in dh_handshake() from client.cAris Adamantiadis1-2/+7
2005-10-25channel_select(). this function rocks !Aris Adamantiadis1-21/+39
2005-10-04added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis1-1/+1
2005-08-312 macosx patchesAris Adamantiadis1-0/+1
2005-08-31fixed bug in sample that made the client running in infinite loop.Aris Adamantiadis1-3/+7
2005-08-31cfmakeraw patch for configure.inAris Adamantiadis1-1/+1
2005-08-19stdint.patch, debug_output.patch, ssh_12_select.patch,Aris Adamantiadis1-0/+14
2005-08-10The kex works, the client authentifies (with password) then it's possible to ...Aris Adamantiadis1-7/+15
2005-07-05first importAris Adamantiadis1-0/+434