This is an automated email from the ASF dual-hosted git repository.
lgoldstein pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git.
from ab02b9c Fixed timeout value for ServerProxyAcceptorTest
new 982c842 [SSHD-997] Fixed OpenSSH RSA private key decoder
new 5b38e81 [SSHD-997] Fixed OpenSSH ed25519 private key decoder
new a97e853 [SSHD-997] A few minor code fixes in
OpenSSHKeyPairResourceWriterTest
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:
.../openssh/OpenSSHRSAPrivateKeyDecoder.java | 5 +-
.../OpenSSHEd25519PrivateKeyEntryDecoder.java | 11 +-
.../openssh/OpenSSHKeyPairResourceWriterTest.java | 147 ++++++++++++++++++---
3 files changed, 130 insertions(+), 33 deletions(-)