[cpp-sp] branch main updated (16c8dc76 -> d998c369)
Scott Cantor
cantor.2 at osu.edu
Tue Dec 31 00:18:19 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 16c8dc76 Move extension library handling to outer config class.
new 0d976612 Redo scheme checking algorithm without Boost.
new d998c369 Camel case some settings, adjust plugin API
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:
apache/mod_shib_24.cpp | 6 +-
shibsp/AgentConfig.h | 39 ++--
shibsp/impl/AgentConfig.cpp | 6 +-
shibsp/impl/ChainingAccessControl.cpp | 8 +-
shibsp/impl/DefaultAgent.cpp | 224 ++++++---------------
shibsp/impl/XMLAccessControl.cpp | 2 +-
shibsp/impl/XMLRequestMapper.cpp | 10 +-
shibsp/io/impl/HTTPResponse.cpp | 22 +-
shibsp/logging/impl/AbstractLoggingService.cpp | 12 +-
shibsp/logging/impl/ConsoleLoggingService.cpp | 4 +-
shibsp/logging/impl/SyslogLoggingService.cpp | 11 +-
tests/data/console-shibboleth.ini | 9 +-
tests/data/fatal-exts-shibboleth.ini | 3 +-
tests/data/impl/console-shibboleth.ini | 3 +-
tests/data/nonfatal-exts-shibboleth.ini | 3 +-
tests/data/syslog-shibboleth.ini | 5 +-
.../util/reloadablefile/console-shibboleth.ini | 3 +-
17 files changed, 128 insertions(+), 242 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list