summaryrefslogtreecommitdiffstats
path: root/libssh/channels.c
Commit message (Expand)AuthorAgeFilesLines
* good work tonight. Made documentation for authentication, channels, buffers, ...Aris Adamantiadis2006-11-121-9/+185
* resolved the channel hangs on exit issue (moved EOF to read events and remove...Aris Adamantiadis2005-10-261-2/+3
* resolved the infinite loop on exit (thanks giga for the hint).Aris Adamantiadis2005-10-261-9/+14
* patches from Norbert merged in. I have made some little changes here and there.Aris Adamantiadis2005-10-261-3/+3
* channel_select(). this function rocks !Aris Adamantiadis2005-10-251-11/+143
* added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis2005-10-041-7/+23
* fixed bug in sample that made the client running in infinite loop.Aris Adamantiadis2005-08-311-0/+2
* The kex works, the client authentifies (with password) then it's possible to ...Aris Adamantiadis2005-08-101-5/+5
* first importAris Adamantiadis2005-07-051-0/+701