[cpp-sp] branch main updated (bb37e0f4 -> 6dff72f1)
Rod Widdowson
rdw at steadingsoftware.com
Wed Jan 15 16:51:12 UTC 2025
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch main
in repository cpp-sp.
from bb37e0f4 Add some property default constants.
new ebc7bed7 Windows Build: undef min and max
new 91075e7b Windows Build: Default cases for comment out functions
new 80d0f138 Windows Build: Initial ShibSp project
new da2b82aa Refresh Test project
new 68c570df First cut at building mod_shib
new 6dff72f1 Windows Build: Define SHIBDSP_LITE
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Projects/vc22/{Tests.vcxproj => Apache.vcxproj} | 121 ++++---
...ests.vcxproj.filters => Apache.vcxproj.filters} | 17 +-
Projects/vc22/Shibboleth.sln | 34 ++
Projects/vc22/Tests.vcxproj | 35 +-
Projects/vc22/Tests.vcxproj.filters | 23 +-
Projects/vc22/shibsp.vcxproj | 382 +++++++++++++++++++++
Projects/vc22/shibsp.vcxproj.filters | 372 ++++++++++++++++++++
shibsp/handler/impl/LocalLogoutInitiator.cpp | 1 +
shibsp/handler/impl/LogoutHandler.cpp | 1 +
shibsp/handler/impl/MetadataGenerator.cpp | 1 +
shibsp/handler/impl/RemotedHandler.cpp | 1 +
shibsp/handler/impl/SessionInitiator.cpp | 1 +
shibsp/util/Date.h | 9 +
tests/impl/XMLAccessControlTests.cpp | 1 +
tests/impl/XMLRequestMapperTests.cpp | 1 +
15 files changed, 942 insertions(+), 58 deletions(-)
copy Projects/vc22/{Tests.vcxproj => Apache.vcxproj} (56%)
copy Projects/vc22/{Tests.vcxproj.filters => Apache.vcxproj.filters} (73%)
create mode 100644 Projects/vc22/shibsp.vcxproj
create mode 100644 Projects/vc22/shibsp.vcxproj.filters
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list