[openssh-commits] [openssh] branch master updated (354535ff -> 5098b3b6)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Jun 22 16:54:19 AEST 2020


This is an automated email from the git hooks/post-receive script.

djm pushed a change to branch master
in repository openssh.

      from  354535ff  upstream: add support for verification of webauthn sshsig signature,
       new  5098b3b6  missing files for webauthn/sshsig unit test

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit 5098b3b6230852a80ac6cef5d53a785c789a5a56
Author: Damien Miller <djm at mindrot.org>
Date:   Mon Jun 22 16:54:02 2020 +1000

    missing files for webauthn/sshsig unit test

Summary of changes:
 .../sshsig/testdata/ecdsa_sk_webauthn.pub          |   1 +
 .../sshsig/testdata/ecdsa_sk_webauthn.sig          |  13 +
 regress/unittests/sshsig/webauthn.html             | 692 +++++++++++++++++++++
 3 files changed, 706 insertions(+)
 create mode 100644 regress/unittests/sshsig/testdata/ecdsa_sk_webauthn.pub
 create mode 100644 regress/unittests/sshsig/testdata/ecdsa_sk_webauthn.sig
 create mode 100644 regress/unittests/sshsig/webauthn.html

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list