[cpp-sp] branch dev/SPPSP-8-playpen updated (29c94863 -> 51dc6669)

Rod Widdowson rdw at steadingsoftware.com
Thu May 8 15:27:25 UTC 2025


This is an automated email from the git hooks/post-receive script.

rdw pushed a change to branch dev/SPPSP-8-playpen
in repository cpp-sp.

 discard 29c94863 Start to hack away at cert checking
 discard 375f9794 Shib test cert
 discard 184c24ac WinHttpCerts
 discard 3db20e2c DEV WIP
     add 97470708 Windows:  fix build
     add d5736589 CPPSP-8 WinHTTPRemotingService Development
     new d3ccd258 DEV WIP
     new 14330daa WinHttpCerts
     new fc053349 Shib test cert
     new c232bd43 Start to hack away at cert checking
     new 51dc6669 more stuff

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (29c94863)
            \
             N -- N -- N   refs/heads/dev/SPPSP-8-playpen (51dc6669)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 5 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/WinHttpProject/R10.crt                 |  29 ++++
 Projects/WinHttpProject/WinHttpProject.cpp      |  48 ++++--
 Projects/WinHttpProject/root.pem                |  31 ++++
 shibsp/io/impl/CookieManager.cpp                |   3 +-
 shibsp/remoting/impl/WinHTTPRemotingService.cpp | 186 +++++++++++++++++++-----
 5 files changed, 249 insertions(+), 48 deletions(-)
 create mode 100644 Projects/WinHttpProject/R10.crt
 create mode 100644 Projects/WinHttpProject/root.pem

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


More information about the commits mailing list