You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by tw...@apache.org on 2021/10/23 22:23:53 UTC

[mina-sshd] branch master updated (4471565 -> 956dcbb)

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 4471565  Upgraded Maven SCM plugin version to 1.12.0
     add 956dcbb  Set output and input encodings separately at end of KEX

No new revisions were added by this update.

Summary of changes:
 .../DefaultServerKexExtensionHandler.java          |  49 ++----
 .../sshd/common/session/SessionListener.java       |  14 ++
 .../common/session/helpers/AbstractSession.java    | 172 +++++++++++++++++----
 3 files changed, 163 insertions(+), 72 deletions(-)