aboutsummaryrefslogtreecommitdiff
path: root/libssh/channels.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-07first part of win32 patchesAris Adamantiadis1-1/+1
2008-03-04added the socket class and created wrappersAris Adamantiadis1-6/+21
2008-03-03Rodolphe Rocca fixesAris Adamantiadis1-1/+1
2006-11-12good work tonight. Made documentation for authentication, channels, buffers, ...Aris Adamantiadis1-9/+185
2005-10-26resolved the channel hangs on exit issue (moved EOF to read events and remove...Aris Adamantiadis1-2/+3
2005-10-26resolved the infinite loop on exit (thanks giga for the hint).Aris Adamantiadis1-9/+14
2005-10-26patches from Norbert merged in. I have made some little changes here and there.Aris Adamantiadis1-3/+3
2005-10-25channel_select(). this function rocks !Aris Adamantiadis1-11/+143
2005-10-04added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis1-7/+23
2005-08-31fixed bug in sample that made the client running in infinite loop.Aris Adamantiadis1-0/+2
2005-08-10The kex works, the client authentifies (with password) then it's possible to ...Aris Adamantiadis1-5/+5
2005-07-05first importAris Adamantiadis1-0/+701