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 21485ec Mention chacha20-poly1305 in CHANGES and README
add c425ac5 [SSHD-1197] Fix race condition in KEX
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/sshd/common/Property.java | 37 +++++++++++++++-
.../sshd/client/session/AbstractClientSession.java | 15 +++++--
.../common/session/helpers/AbstractSession.java | 50 ++++++++++++++++++++--
.../org/apache/sshd/core/CoreModuleProperties.java | 12 +++++-
.../apache/sshd/sftp/client/SftpTransferTest.java | 22 +++++++++-
5 files changed, 125 insertions(+), 11 deletions(-)