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 12e528371 GH-318: fix proxyJumps
     new 29df531f6 Fix "block size" of the "none" cipher
     new 249528aa2 Improve X11 forwarding
     new 0c2403fda Minor simplification in packet decoding
     new edb2b9512 Remove AES-CBC ciphers from the server's default KEX proposal

The 4 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                                         | 23 +++++++++++
 .../apache/sshd/common/cipher/BuiltinCiphers.java  |  2 +-
 .../common/session/helpers/AbstractSession.java    |  4 +-
 .../java/org/apache/sshd/server/ServerBuilder.java | 22 ++++++++++
 .../apache/sshd/server/channel/ChannelSession.java | 22 ++++++++++
 .../org/apache/sshd/DefaultSetupTestSupport.java   |  7 +++-
 .../sshd/client/ClientSessionListenerTest.java     |  2 +-
 .../sshd/common/mac/MacCompatibilityTest.java      | 48 ++++++++++++++--------
 8 files changed, 107 insertions(+), 23 deletions(-)

Reply via email to