SSPCPP-616 - fix tuple namespaces and string literal errors
[shibboleth/cpp-sp.git] / shibsp / attribute / filtering / impl / XMLAttributeFilter.cpp
2015-01-23 Scott CantorSSPCPP-616 - fix tuple namespaces and string literal...
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2012-02-13 Scott CantorRemove extra header
2012-01-10 Scott CantorBoost changes
2011-06-15 Scott CantorChange license header.
2010-10-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-310
2010-07-25 Scott CantorSwitch plugin ctors to shortcut methods, and default...
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2010-04-02 Scott CantorFix race condition during shutdown.
2010-04-01 Scott CantorMigrate to updated reloadable-file APIs.
2010-01-27 Scott CantorCleanup log message.
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-03-03 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-190
2008-12-29 Scott CantorXerces 3 revisions.
2008-10-02 Scott CantorTry and work around Solaris compiler bug.
2008-08-08 Scott CantorTry and guess at cause of reported Solaris issue.
2008-08-07 Scott CantorFix Solaris bug.
2008-05-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-97
2008-02-27 Scott CantorChange log message.
2007-11-15 Scott CantorClean Solaris build.
2007-08-05 Scott CantorRevise attribute APIs to use vectors in place of multimaps.
2007-08-03 Scott CantorChange second log line to match the other.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-30 Scott CantorReword log message.
2007-05-08 Scott CantorRun wildcard rules.
2007-05-08 Scott CantorFix attributeID name.
2007-05-07 Scott CantorBoolean match functors, policy context to manage lifeti...
2007-05-06 Scott CantorAttribute filtering code.