This is an automated email from the ASF dual-hosted git repository.

tomaswolf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git


    from a85a3b1cb Better handling of Putty keys with non-ASCII passphrases
     add 4e820c90b Add test cases to AuthorizedKeysCertificateTest
     add 1285419f2 GH-743: Use a singleton SftpFileSystemProvider for the 
ServiceLoader

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                         |   1 +
 .../server/auth/AuthorizedKeysCertificateTest.java |  10 +-
 .../services/java.nio.file.spi.FileSystemProvider  |   2 +-
 .../client/fs/SftpFileSystemProviderFacade.java    | 101 +++++++++++++--------
 .../sshd/sftp/client/fs/SftpFileSystemTest.java    |   2 +-
 5 files changed, 74 insertions(+), 42 deletions(-)
 copy 
sshd-common/src/main/java/org/apache/sshd/common/file/nonefs/NoneFileSystemProvider.java
 => 
sshd-sftp/src/main/java/org/apache/sshd/sftp/client/fs/SftpFileSystemProviderFacade.java
 (51%)

Reply via email to