[cpp-sp] branch main updated (1a5a8edb -> 93f7ed30)

Rod Widdowson rdw at steadingsoftware.com
Tue Feb 18 14:47: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 1a5a8edb Remove duplicate include
     new 09d31787 Windows: Move IIS and Apache builds up to C++17
     new fb5b126b CPPSP-10: Need to remove deprecated use of std::codecvt_utf8_utf16 in IIS plugin
     new 93f7ed30 CPPSP-8 WinHTTPRemotingService Development

The 3 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                    |   6 +
 Projects/vc22/iis.vcxproj                       |  20 +-
 Projects/vc22/shibsp.vcxproj                    |  13 +-
 Projects/vc22/shibsp.vcxproj.filters            |   3 +
 shibsp/remoting/impl/RemotingService.cpp        |   2 +-
 shibsp/remoting/impl/WinHTTPRemotingService.cpp | 399 ++++++++++++++++++++++++
 6 files changed, 429 insertions(+), 14 deletions(-)
 create mode 100644 shibsp/remoting/impl/WinHTTPRemotingService.cpp

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


More information about the commits mailing list