You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by tw...@apache.org on 2022/12/24 14:09:03 UTC

[mina-sshd] branch master updated (8c08fc7db -> 10916864b)

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 8c08fc7db GH-294: Fix memory leaks in SftpFileSystemProvider
     add 10916864b GH-297: SshClient: auto-configure for encrypted key identities

No new revisions were added by this update.

Summary of changes:
 .../keyprovider/MultiKeyIdentityProvider.java      |  5 +++
 .../java/org/apache/sshd/client/SshClient.java     | 47 +++++++++++++++++++---
 .../java/org/apache/sshd/client/ClientTest.java    | 46 +++++++++++++++++++++
 3 files changed, 93 insertions(+), 5 deletions(-)