[openssh-commits] [openssh] branch master updated (f4385915 -> c0d7e36e)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri May 7 12:36:29 AEST 2021


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

djm pushed a change to branch master
in repository openssh.

      from  f4385915  upstream: Don't pass NULL as a string in debugging as it does not work
       new  24fee897  upstream: correct mistake in spec - the private key blobs are encoded
       new  c0d7e36e  upstream: dump out a usable private key string too; inspired by Tyson

The 2 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 c0d7e36e979fa3cdb60f5dcb6ac9ad3fd018543b
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri May 7 02:26:55 2021 +0000

    upstream: dump out a usable private key string too; inspired by Tyson
    
    Whitehead
    
    OpenBSD-Regress-ID: 65572d5333801cb2f650ebc778cbdc955e372058

commit 24fee8973abdf1c521cd2c0047d89e86d9c3fc38
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri May 7 02:29:40 2021 +0000

    upstream: correct mistake in spec - the private key blobs are encoded
    
    verbatim and not as strings (i.e. no 4-byte length header)
    
    OpenBSD-Commit-ID: 3606b5d443d72118c5b76c4af6dd87a5d5a4f837

Summary of changes:
 PROTOCOL.key                           |  9 ++--
 regress/unittests/sshsig/webauthn.html | 80 ++++++++++++++++++++++++++++++++--
 2 files changed, 83 insertions(+), 6 deletions(-)

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


More information about the openssh-commits mailing list