This is an automated email from the ASF dual-hosted git repository.
twolf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
from 0114a5fcc Do not trim user names, passwords, and file paths or file
names
add d7a8d7d74 GH-626: Enable Streaming.Async for ChannelDirectTcpip
No new revisions were added by this update.
Summary of changes:
CHANGES.md | 1 +
...Session.java => AsyncCapableClientChannel.java} | 148 +++++++----------
.../sshd/client/channel/ChannelDirectTcpip.java | 39 +----
.../apache/sshd/client/channel/ChannelSession.java | 181 +--------------------
.../sshd/common/forward/PortForwardingTest.java | 30 ++++
5 files changed, 97 insertions(+), 302 deletions(-)
copy
sshd-core/src/main/java/org/apache/sshd/client/channel/{ChannelSession.java =>
AsyncCapableClientChannel.java} (67%)