aboutsummaryrefslogtreecommitdiff
path: root/src/channels.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-02Don't grow window if there is no space in the buffermilo1-1/+1
2010-10-02Fix the window not growing problemAris Adamantiadis1-1/+6
2010-10-02Added ssh_channel_write_stderr() for the servermilo1-0/+17
2010-10-02Added channel features on the servermilo1-6/+205
2010-10-02Handle global requests and reverse forwardingmilo1-1/+72
2010-10-02Add new callbacks in session and channelsmilo1-0/+33
2010-10-01Rewrote channel_read_buffer to use ssh_channel_readAris Adamantiadis1-71/+36
2010-10-01Update the window *after* effective readAris Adamantiadis1-6/+6
2010-10-01Fix the behaviour of channel window handlingAris Adamantiadis1-15/+30
2010-09-26Fixed outgoing flow control + writes behavioursAris Adamantiadis1-2/+2
2010-09-06misc: Rename libssh/ to src/Andreas Schneider1-0/+2495