index
:
libssh.git
master
v0-2
v0-3
v0-4
v0-5
v0-6
v0-7
wip/expose_buffer_methods
wip/expose_buffer_methods_wo_cwrap
libssh shared repository
Fabiano FidĂȘncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
channels.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Forgot a cast to remove warnings
Aris Adamantiadis
2011-05-27
1
-2
/
+2
*
Fix bug #5, channel_read_nonblocking that blocks
Aris Adamantiadis
2011-05-27
1
-1
/
+1
*
channel: Fixed potential use-after-free in ssh_channel_get_exit_status().
Oliver Stöneberg
2011-05-17
1
-1
/
+1
*
channel: Improve the request signal documentation.
Andreas Schneider
2011-05-15
1
-1
/
+17
*
[channels] Added ssh_channel_window_size() and avoided reentrancy in channel_...
milo
2011-05-02
1
-8
/
+9
*
Fix assertion with Visual Studio because of %zu.
Andreas Schneider
2011-04-15
1
-2
/
+2
*
channel: Fixed uninitialized use of session.
Andreas Schneider
2011-02-19
1
-2
/
+2
*
channel: Improve ssh_channel_open_reverse_forward documentation.
Bernhard R. Link
2011-02-18
1
-4
/
+5
*
channels: set error for new NULL pointer checks
Andreas Schneider
2011-02-18
1
-6
/
+50
*
channels: Set errors on return.
Bernhard R. Link
2011-02-18
1
-2
/
+80
*
Respect RFC when sending stderr data
milo
2011-02-04
1
-2
/
+10
*
channels: Fixed a build warning.
Andreas Schneider
2010-12-23
1
-1
/
+1
*
Fix from Oleksandr Shneyder
Aris Adamantiadis
2010-12-07
1
-2
/
+4
*
Removed references to ssh_buffer_get_begin
Aris Adamantiadis
2010-10-03
1
-6
/
+6
*
Don't grow window if there is no space in the buffer
milo
2010-10-02
1
-1
/
+1
*
Fix the window not growing problem
Aris Adamantiadis
2010-10-02
1
-1
/
+6
*
Added ssh_channel_write_stderr() for the server
milo
2010-10-02
1
-0
/
+17
*
Added channel features on the server
milo
2010-10-02
1
-6
/
+205
*
Handle global requests and reverse forwarding
milo
2010-10-02
1
-1
/
+72
*
Add new callbacks in session and channels
milo
2010-10-02
1
-0
/
+33
*
Rewrote channel_read_buffer to use ssh_channel_read
Aris Adamantiadis
2010-10-01
1
-71
/
+36
*
Update the window *after* effective read
Aris Adamantiadis
2010-10-01
1
-6
/
+6
*
Fix the behaviour of channel window handling
Aris Adamantiadis
2010-10-01
1
-15
/
+30
*
Fixed outgoing flow control + writes behaviours
Aris Adamantiadis
2010-09-26
1
-2
/
+2
*
misc: Rename libssh/ to src/
Andreas Schneider
2010-09-06
1
-0
/
+2495