[cpp-xmltooling] branch master updated (3140b4c -> df1845c)

Rod Widdowson rdw at steadingsoftware.com
Wed Nov 23 04:54:41 EST 2016


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

rdw pushed a change to branch master
in repository cpp-xmltooling.

      from  3140b4c   CPPXT-110 Test for OpenSSL part of ExplicitKeyTrustEngine
       new  fb43000   CPPXT-110 OpenSSL 1.1 makes X509_STORE_CTX and X509_CRL opaque
       new  8a0f5d4   CPPXT-110 Add new OpenSSL support files to Unix build
       new  c3693a3   CPPXT-110 OpenSSL 1.1 makes DSA opaque
       new  e4e09e4   CPPXT-110 OpenSSL 1.1 makes EVP_PKEY opaque
       new  492d908   CPPXT-110 OpenSSL 1.1 removes BIO_s_file_internal
       new  76daf28   CPPXT-110 OpenSSL 1.1 internalizes locking.
       new  1d41f3a   CPPXT-110 OpenSSL 1.1: Fix some signatures and names
       new  a7f2456   CPPXT-110 OpenSSL 1.1: library names have changes
       new  df1845c   Commit a xmltoolingtest.vcxproj.user.

The 9 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.


Summary of changes:
 Projects/vc10/xmltooling/xmltooling.vcxproj        | 14 +++---
 .../vc10/xmltooling/xmltooling.vcxproj.filters     | 13 +++++-
 .../xmltoolingtest/xmltoolingtest.vcxproj.user     | 11 +++++
 Projects/vc14/xmltooling/xmltooling.vcxproj        |  8 ++--
 xmltooling/Makefile.am                             |  2 +
 xmltooling/XMLToolingConfig.cpp                    |  9 ++++
 .../security/impl/ExplicitKeyTrustEngine.cpp       |  9 ++--
 .../security/impl/FilesystemCredentialResolver.cpp |  1 +
 xmltooling/security/impl/OpenSSLSupport.cpp        | 22 ++++-----
 xmltooling/security/impl/OpenSSLSupport.h          | 10 ++--
 xmltooling/security/impl/PKIXPathValidator.cpp     | 54 +++++++++++++---------
 xmltooling/security/impl/SecurityHelper.cpp        | 13 +++---
 xmltooling/soap/impl/CURLSOAPTransport.cpp         | 11 +++--
 13 files changed, 114 insertions(+), 63 deletions(-)
 create mode 100644 Projects/vc10/xmltoolingtest/xmltoolingtest.vcxproj.user

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list