[cpp-opensaml] branch master updated (a88ee59 -> 45eeb69)
Rod Widdowson
rdw at steadingsoftware.com
Sun Jun 5 10:50:40 EDT 2016
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch master
in repository cpp-opensaml.
from a88ee59 CPPOST-93 - Source build fails to link properly against OpenSSL
new 30b83b6 CPPOST-94 Make some fixes to SAMLTEST to reflect the move to new build locations
new c66a000 SSPCPP-684 Add test for http[s] access metadata data.
new 45eeb69 SSPCPP-684 Use new function in ReloadableXMLFile to work round XERCES Bug
The 3 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:
.gitignore | 1 +
Projects/vc14/saml/saml.vcxproj | 1 +
Projects/vc14/saml/saml.vcxproj.filters | 3 ++
saml/saml2/metadata/impl/XMLMetadataProvider.cpp | 32 +++++++---------
.../data/saml2/metadata/HTTPMetadataProvider.xml | 10 +++++
.../data/saml2/metadata/XMLMetadataProvider.xml | 4 +-
samltest/saml2/metadata/XMLMetadataProviderTest.h | 44 ++++++++++++++++++++++
samltest/samltest.h | 2 +-
8 files changed, 76 insertions(+), 21 deletions(-)
create mode 100644 samltest/data/saml2/metadata/HTTPMetadataProvider.xml
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list