[openssh-commits] [openssh] branch master updated (bce5888 -> a9ff395)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Oct 28 14:28:35 AEDT 2016


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

dtucker pushed a change to branch master
in repository openssh.

      from  bce5888   Check if RIPEMD160 is disabled in OpenSSL.
       new  a9ff395   Move OPENSSL_NO_RIPEMD160 to compat.

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 a9ff3950b8e80ff971b4d44bbce96df27aed28af
Author: Darren Tucker <dtucker at zip.com.au>
Date:   Fri Oct 28 14:26:58 2016 +1100

    Move OPENSSL_NO_RIPEMD160 to compat.
    
    Move OPENSSL_NO_RIPEMD160 to compat and add ifdefs to mac.c around the
    ripemd160 MACs.

Summary of changes:
 digest-openssl.c                | 3 +--
 mac.c                           | 4 ++++
 openbsd-compat/openssl-compat.h | 6 ++++++
 3 files changed, 11 insertions(+), 2 deletions(-)

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


More information about the openssh-commits mailing list