[shibboleth-sp2] branch master updated (2935cd1 -> 8351f93)
Etienne Dysli Metref
edm-guest at moszumanska.debian.org
Thu Nov 23 13:45:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
edm-guest pushed a change to branch master
in repository shibboleth-sp2.
from 2935cd1 SSPCPP-754 Invert logic for 32 bit safe integers
new 36bb7fd SSPCPP-756 Derive DynamicMetadataProvider from Abstract parent.
new 3c58968 SSPCPP-756, CPPOST-98 Add cacheDirectory and backgroundInitialize
new 68e38d8 Update library names and versions.
new 8351f93 Revert new libnames to match earlier convention.
The 4 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/vc15/Shibboleth.sln | 10 +-
Projects/vc15/UnitTests/UnitTests.vcxproj | 45 ++-
Projects/vc15/UnitTests/UnitTests.vcxproj.filters | 10 +-
Projects/vc15/adfs/adfs-lite.vcxproj | 10 +-
Projects/vc15/adfs/adfs.vcxproj | 10 +-
Projects/vc15/apache/mod_shib22.vcxproj | 10 +-
Projects/vc15/apache/mod_shib24.vcxproj | 11 +-
Projects/vc15/iis7_shib/iis7_shib.vcxproj | 8 +-
Projects/vc15/isapi_shib/isapi_shib.vcxproj | 10 +-
.../vc15/memcache-store/memcache-store.vcxproj | 10 +-
Projects/vc15/odbc-store/odbc-store.vcxproj | 10 +-
Projects/vc15/plugins/plugins-lite.vcxproj | 10 +-
Projects/vc15/plugins/plugins.vcxproj | 10 +-
Projects/vc15/shibd/shibd.vcxproj | 11 +-
Projects/vc15/shibsp/shibsp-lite.vcxproj | 27 +-
Projects/vc15/shibsp/shibsp.vcxproj | 27 +-
Projects/vc15/util/mdquery.vcxproj | 11 +-
Projects/vc15/util/messages.vcxproj | 3 +-
Projects/vc15/util/resolvertest.vcxproj | 11 +-
config_win32.h | 6 +-
configure.ac | 2 +-
shibboleth.spec.in | 27 +-
shibsp/Makefile.am | 4 +-
shibsp/metadata/DynamicMetadataProvider.cpp | 308 +++++++++++++++++----
shibsp/shibsp.rc | 22 +-
shibsp/version.h | 4 +-
unittests/DynamicMetadataProviderTest.h | 12 +-
unittests/config/etc/shibboleth/console.logger | 3 +-
unittests/config/etc/shibboleth/icpem.pem | 22 ++
unittests/data/fromMDQ.xml | 5 +-
unittests/data/templateFromRepo.xml | 2 +-
32 files changed, 440 insertions(+), 232 deletions(-)
create mode 100644 unittests/config/etc/shibboleth/icpem.pem
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git
More information about the Pkg-shibboleth-devel
mailing list