Home | History | Annotate | Download | only in dropbear

Lines Matching full:channel

63   closing a channel, which could cause truncated transfers
90 - Fix channel handling code so that redirecting to /dev/null doesn't use
216 - Fiddle the channel receive window size for possibly better performance
233 - Add circular buffering to the channel code. This should dramatically reduce
237 - Various other related channel-handling fixups.
412 - Fixed up channel close handling, always send close packet in response
442 - More fixes for channel closing
480 - Channel code handles closing more nicely, doesn't sit waiting for an extra
547 - Fixed some invalid assertions in the channel code, fixing the server dying
586 - channel code now closes properly on EOF - scp processes don't hang around