[cpp-xmltooling] branch master updated: Missed file for OpenSSL1.1 support

Rod Widdowson rdw at steadingsoftware.com
Wed Dec 7 10:49:17 EST 2016


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

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

View the commit online:
http://git.shibboleth.net/view/?p=cpp-xmltooling.git;a=commit;h=49411708b10779c6ee989bc64cb18c547821d924

The following commit(s) were added to refs/heads/master by this push:
       new  4941170   Missed file for OpenSSL1.1 support
4941170 is described below

commit 49411708b10779c6ee989bc64cb18c547821d924
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Dec 7 15:49:12 2016 +0000

    Missed file for OpenSSL1.1 support
---
 Projects/vc14/xmltooling/xmltooling.vcxproj | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Projects/vc14/xmltooling/xmltooling.vcxproj b/Projects/vc14/xmltooling/xmltooling.vcxproj
index 42656e4..6d3035c 100644
--- a/Projects/vc14/xmltooling/xmltooling.vcxproj
+++ b/Projects/vc14/xmltooling/xmltooling.vcxproj
@@ -254,6 +254,7 @@
     <ClCompile Include="..\..\..\XMLTooling\security\impl\FilesystemCredentialResolver.cpp" />
     <ClCompile Include="..\..\..\XMLTooling\security\impl\InlineKeyResolver.cpp" />
     <ClCompile Include="..\..\..\XMLTooling\security\impl\KeyInfoResolver.cpp" />
+    <ClCompile Include="..\..\..\xmltooling\security\impl\OpenSSLSupport.cpp" />
     <ClCompile Include="..\..\..\XMLTooling\security\impl\OpenSSLCryptoX509CRL.cpp" />
     <ClCompile Include="..\..\..\XMLTooling\security\impl\SecurityHelper.cpp" />
     <ClCompile Include="..\..\..\XMLTooling\security\impl\StaticPKIXTrustEngine.cpp">

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


More information about the commits mailing list