index
:
libssh.git
gssfixes
libssh testing ground
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
channels.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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