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 d53fea977 GH-524: More ChaCha20-Poly1305 optimizations
     new c2a476094 GH-524: Avoid unnecessary work in SFTP uploads
     new 9e4e040ed Clean-up: timeout-free KEX
     new 16b307865 Resolve warning from maven-dependency-plugin

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:
 pom.xml                                            |  2 +-
 .../common/session/helpers/AbstractSession.java    | 35 ++++++++++++-------
 .../org/apache/sshd/core/CoreModuleProperties.java | 11 +++---
 .../sftp/client/impl/SftpOutputStreamAsync.java    | 39 +++++++++++++++++++---
 .../apache/sshd/sftp/client/impl/SftpResponse.java |  3 +-
 .../apache/sshd/sftp/client/impl/SftpStatus.java   |  8 ++++-
 6 files changed, 73 insertions(+), 25 deletions(-)

Reply via email to