[cpp-sp] branch main updated (6cac5997 -> 8cd8b76c)
Scott Cantor
cantor.2 at osu.edu
Fri Nov 15 20:45:59 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a change to branch main
in repository cpp-sp.
from 6cac5997 Null out removed method.
new 0d4b63a0 Header cleanup.
new 8cd8b76c Initial Boost-backed PropertySet.
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:
shibsp/Makefile.am | 2 +
shibsp/handler/impl/AssertionLookup.cpp | 1 +
shibsp/impl/XMLApplication.cpp | 1 +
shibsp/impl/XMLServiceProvider.cpp | 1 +
shibsp/util/BoostPropertySet.cpp | 154 ++++++++++++++++++++++++++++++++
shibsp/util/BoostPropertySet.h | 64 +++++++++++++
shibsp/util/DOMPropertySet.cpp | 9 +-
shibsp/util/PropertySet.h | 75 ++++++++++++++--
8 files changed, 294 insertions(+), 13 deletions(-)
create mode 100644 shibsp/util/BoostPropertySet.cpp
create mode 100644 shibsp/util/BoostPropertySet.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list