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 e74e20417 Clean up service support
new 7750c537c Simplify uses of the KEX future
new 1e4265c8c Fix ClientTest
new d7b7649f5 KEX: change output encoding atomically
The 3 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:
.../sshd/client/session/AbstractClientSession.java | 7 +--
.../common/session/helpers/AbstractSession.java | 50 ++++++++--------------
.../java/org/apache/sshd/client/ClientTest.java | 3 +-
3 files changed, 20 insertions(+), 40 deletions(-)