[cpp-sp] branch main updated (b91e5ba2 -> 12911dcb)

Rod Widdowson rdw at steadingsoftware.com
Tue Jan 21 14:17:29 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 b91e5ba2 Start fleshing out support code for remoting.
     new 966166fa Add ARM64 target to IIS project
     new 7baf655b Remove unused variable
     new a8457f30 Fix lib paths for Win32 build
     new 36564857 Do not build ARM64 mod_shib
     new e8e94fed AbstractHTTPRemotingService is already SHIBSP_API so members dobn't have to be
     new 12911dcb Windows Build: Start fleshing out support code for remoting.

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/Apache.vcxproj                       | 26 +++----
 Projects/vc22/Shibboleth.sln                       | 16 ++--
 Projects/vc22/Tests.vcxproj                        | 18 +++--
 Projects/vc22/iis.vcxproj                          | 87 +++++++++++++++++++++-
 Projects/vc22/shibsp.vcxproj                       |  5 ++
 Projects/vc22/shibsp.vcxproj.filters               | 15 ++++
 shibsp/impl/AgentConfig.cpp                        |  2 +-
 shibsp/remoting/impl/AbstractHTTPRemotingService.h | 24 +++---
 8 files changed, 148 insertions(+), 45 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list