[cpp-sp] branch master updated (dd93a4e -> 1fb86ba)
Scott Cantor
cantor.2 at osu.edu
Tue Feb 6 09:01:00 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a change to branch master
in repository cpp-sp.
from dd93a4e Remove deprecated methods from ServiceProvider interface.
new cb6ce78 Project file cleanup, missing projects.
new 1fb86ba Convert some late-added methods into pure-virtuals.
The 2 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/vc15/Shibboleth.sln | 19 +++-
.../adfs-lite.vcxproj} | 117 +++++++++++----------
Projects/vc15/adfs/adfs.vcxproj | 7 +-
Projects/vc15/apache/mod_shib22.vcxproj | 8 +-
Projects/vc15/apache/mod_shib24.vcxproj | 8 +-
Projects/vc15/iis7_shib/iis7_shib.vcxproj | 8 +-
Projects/vc15/isapi_shib/isapi_shib.vcxproj | 8 +-
.../vc15/memcache-store/memcache-store.vcxproj | 9 +-
.../nsapi_shib.vcxproj} | 92 ++++++++--------
Projects/vc15/odbc-store/odbc-store.vcxproj | 9 +-
Projects/vc15/plugins/plugins-lite.vcxproj | 14 +--
Projects/vc15/plugins/plugins.vcxproj | 14 +--
Projects/vc15/shibd/shibd.vcxproj | 4 +-
Projects/vc15/shibsp/shibsp-lite.vcxproj | 4 +-
Projects/vc15/shibsp/shibsp.vcxproj | 6 +-
Projects/vc15/util/mdquery.vcxproj | 6 +-
Projects/vc15/util/resolvertest.vcxproj | 6 +-
shibsp/AbstractSPRequest.cpp | 19 ++--
shibsp/AbstractSPRequest.h | 2 +
shibsp/SPRequest.h | 4 +-
20 files changed, 181 insertions(+), 183 deletions(-)
copy Projects/vc15/{plugins/plugins-lite.vcxproj => adfs/adfs-lite.vcxproj} (74%)
copy Projects/vc15/{isapi_shib/isapi_shib.vcxproj => nsapi_shib/nsapi_shib.vcxproj} (71%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list