[cpp-sp] branch master updated (a4afca9 -> fe9e6e5)
Scott Cantor
cantor.2 at osu.edu
Tue Jun 7 16:10:51 EDT 2016
This is an automated email from the git hooks/post-receive script.
scantor pushed a change to branch master
in repository cpp-sp.
from a4afca9 Add a defaulted hook to turn off DTD processing.
new a65d5c5 SSPCPP-528 - AttributeQuery Handler
new 09616f1 SSPCPP-528 - AttributeQuery Handler
new fe9e6e5 SSPCPP-528 - AttributeQuery Handler
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Projects/vc10/plugins/plugins-lite.vcxproj | 6 +-
Projects/vc10/plugins/plugins.vcxproj | 6 +-
Projects/vc10/plugins/plugins.vcxproj.filters | 21 +-
Projects/vc14/plugins/plugins-lite.vcxproj | 1 +
Projects/vc14/plugins/plugins.vcxproj | 1 +
Projects/vc14/plugins/plugins.vcxproj.filters | 1 +
doc/CREDITS.txt | 2 +
doc/NOTICE.txt | 3 +-
plugins/AttributeResolverHandler.cpp | 509 ++++++++++++++++++++++++++
plugins/Makefile.am | 1 +
plugins/plugins.cpp | 3 +
shibsp/handler/AbstractHandler.h | 8 +-
shibsp/handler/impl/AbstractHandler.cpp | 28 +-
13 files changed, 557 insertions(+), 33 deletions(-)
create mode 100644 plugins/AttributeResolverHandler.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list