[cpp-xmltooling] branch master updated. 1.5.5-1-ged8a88a

noreply at shibboleth.net noreply at shibboleth.net
Tue Aug 4 09:54:54 EDT 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository.

The branch, master has been updated
       via  ed8a88a560d5076dcdf70f01c4d5c8581bfb75bc (commit)
      from  eb3000a4c5a8ddecf25927f0de0734bd78ba0fe4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ed8a88a560d5076dcdf70f01c4d5c8581bfb75bc
Author: Scott Cantor <cantor.2 at osu.edu>
Date:   Tue Aug 4 09:53:41 2015 -0400

    CPPXT-105 - Fix reuse of X509_STORE_CTX during CRL checking
    
    https://issues.shibboleth.net/jira/browse/CPPXT-105
    
    Fix a misuse of OpenSSL X509_verify_cert function caused by
    reuse of the X509_STORE_CTX structure between first CRL-less
    pass and the second CRL pass.

-----------------------------------------------------------------------

Summary of changes:
 xmltooling/security/impl/PKIXPathValidator.cpp | 44 +++++++++++++++++++-------
 1 file changed, 32 insertions(+), 12 deletions(-)


hooks/post-receive
-- 



More information about the commits mailing list