summaryrefslogtreecommitdiffstats
path: root/src/channels.c
Commit message (Collapse)AuthorAgeFilesLines
* channels: Fixed a build warning.Andreas Schneider2010-12-231-1/+1
|
* Fix from Oleksandr ShneyderAris Adamantiadis2010-12-071-2/+4
| | | | http://www.libssh.org/archive/libssh/2010-11/0000005.html
* Removed references to ssh_buffer_get_beginAris Adamantiadis2010-10-031-6/+6
|
* Don't grow window if there is no space in the buffermilo2010-10-021-1/+1
|
* Fix the window not growing problemAris Adamantiadis2010-10-021-1/+6
| | | | | | | Fix conflict with patch from milo Conflicts: src/channels.c
* Added ssh_channel_write_stderr() for the servermilo2010-10-021-0/+17
|
* Added channel features on the servermilo2010-10-021-6/+205
| | | | | | | - ssh_channel_request_send_exit_status() - ssh_channel_request_send_exit_signal() - enhanced these features client-side
* Handle global requests and reverse forwardingmilo2010-10-021-1/+72
|
* Add new callbacks in session and channelsmilo2010-10-021-0/+33
|
* Rewrote channel_read_buffer to use ssh_channel_readAris Adamantiadis2010-10-011-71/+36
|
* Update the window *after* effective readAris Adamantiadis2010-10-011-6/+6
|
* Fix the behaviour of channel window handlingAris Adamantiadis2010-10-011-15/+30
|
* Fixed outgoing flow control + writes behavioursAris Adamantiadis2010-09-261-2/+2
|
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+2495