[openssh-commits] [openssh] branch master updated (1323f120 -> a10d8552)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Feb 28 17:00:14 AEDT 2018


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

dtucker pushed a change to branch master
in repository openssh.

      from  1323f120  Check for attributes on prototype args.
       new  146c3bd2  Check dlopen has RTLD_NOW before enabling pkcs11.
       new  a10d8552  Conditionally compile XMSS code.

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 a10d8552d0d2438da4ed539275abcbf557d1e7a8
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Tue Feb 27 14:45:17 2018 +1100

    Conditionally compile XMSS code.
    
    The XMSS code is currently experimental and, unlike the rest of OpenSSH
    cannot currently be compiled with a c89 compiler.

commit 146c3bd28c8dbee9c4b06465d9c9facab96b1e9b
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Mon Feb 26 12:51:29 2018 +1100

    Check dlopen has RTLD_NOW before enabling pkcs11.

Summary of changes:
 configure.ac        | 5 ++++-
 sshkey-xmss.c       | 2 ++
 xmss_commons.c      | 2 ++
 xmss_commons.h      | 2 ++
 xmss_fast.c         | 2 ++
 xmss_fast.h         | 3 ++-
 xmss_hash.c         | 2 ++
 xmss_hash.h         | 2 ++
 xmss_hash_address.c | 2 ++
 xmss_hash_address.h | 4 ++--
 xmss_wots.c         | 2 ++
 xmss_wots.h         | 2 ++
 12 files changed, 26 insertions(+), 4 deletions(-)

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


More information about the openssh-commits mailing list