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 a0ef7a567 Host certificates: check both public keys for not being 
revoked
     new 9def2039a Fix annotation to ignore an unstable test
     new 6c215e8cf Bump BCFIPS bundles used in a test
     new a85a3b1cb Better handling of Putty keys with non-ASCII passphrases

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:
 CHANGES.md                                         |  7 +++
 sshd-core/pom.xml                                  |  4 +-
 .../java/org/apache/sshd/server/ServerTest.java    |  4 +-
 .../apache/sshd/putty/AbstractPuttyKeyDecoder.java | 54 ++++++++++++++++++++--
 .../sshd/putty/PuttyKeyPairResourceParser.java     | 48 +++++++++++++++++--
 .../apache/sshd/putty/PuttySpecialKeysTest.java    | 13 +++++-
 .../non-ascii-passphrase-encrypted-KeyPair.ppk     | 15 ++++++
 7 files changed, 132 insertions(+), 13 deletions(-)
 create mode 100644 
sshd-putty/src/test/resources/org/apache/sshd/putty/non-ascii-passphrase-encrypted-KeyPair.ppk

Reply via email to