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 38bb2c619 GH-606: ML-KEM key exchange implementation using Bouncy
Castle
add 827e81e91 GH-628: SFTP: Fix reading directories with trailing blanks
in the name
No new revisions were added by this update.
Summary of changes:
CHANGES.md | 3 +-
.../org/apache/sshd/common/util/ValidateUtils.java | 21 +++++++++++
.../sftp/client/impl/SftpDirEntryIterator.java | 2 +-
.../sftp/client/impl/SftpIterableDirEntry.java | 2 +-
.../java/org/apache/sshd/sftp/client/SftpTest.java | 43 +++++++++++++++++-----
5 files changed, 59 insertions(+), 12 deletions(-)