This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git.
from 35421eb Avoid unnecessary cast to AbstractSession
new bccf6d4 Remove unused import
new 75071c6 ChannelSession: Split parsing from handlers
new adff42b ChannelSession: Consistently use RequestHandler.Result
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:
.../apache/sshd/server/channel/ChannelSession.java | 61 ++++++++++++++++++++--
.../java/org/apache/sshd/client/ClientTest.java | 1 -
2 files changed, 56 insertions(+), 6 deletions(-)