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 340312c06 Merge pull request #404 from 
fherbreteau/sshd-contrib_ProxyProtocol_V2
     add 4878f274b GH-410: Ensure EOF gets sent before CLOSE when channel closes
     new 3739a8e23 CHANGES.md: mention HAproxy protocol V2, and fix typos

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.md                                         | 10 ++--
 .../apache/sshd/client/channel/ChannelSession.java | 17 ++++--
 .../sshd/common/channel/AbstractChannel.java       | 70 ++++++++++++++++++----
 .../sshd/common/forward/TcpipClientChannel.java    | 17 ++++--
 .../sshd/server/forward/TcpipServerChannel.java    | 19 ++++--
 .../sshd/sftp/client/impl/DefaultSftpClient.java   | 18 ++++--
 6 files changed, 112 insertions(+), 39 deletions(-)

Reply via email to