[cpp-sp] branch main updated (6dff72f1 -> ca3773e4)
Rod Widdowson
rdw at steadingsoftware.com
Wed Jan 15 20:04:14 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 6dff72f1 Windows Build: Define SHIBDSP_LITE
new 5ad30d07 Windows Build: IIS7 module
new ca3773e4 First cut at building IIS7 plugin
The 2 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/Shibboleth.sln | 17 +++
.../{vc15/tests/tests.vcxproj => vc22/iis.vcxproj} | 129 +++++++++++----------
...{Apache.vcxproj.filters => iis.vcxproj.filters} | 35 ++++--
iis7_shib/IIS7Request.cpp | 22 ++--
iis7_shib/ShibHttpModule.cpp | 15 +--
iis7_shib/headers/IIS7Request.hpp | 1 +
iis7_shib/headers/IIS7_shib.hpp | 1 +
iis7_shib/register.cpp | 12 +-
8 files changed, 140 insertions(+), 92 deletions(-)
copy Projects/{vc15/tests/tests.vcxproj => vc22/iis.vcxproj} (53%)
copy Projects/vc22/{Apache.vcxproj.filters => iis.vcxproj.filters} (52%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list