SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-sp.git] / shibsp / attribute / filtering / impl / ChainingAttributeFilter.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2012-01-11 Scott CantorOld boost version doesn't support push_back with auto_ptr
2012-01-10 Scott CantorBoost changes
2011-06-15 Scott CantorChange license header.
2010-12-07 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-321
2010-08-20 Scott CantorAuto-wrap chained Application plugins, relax order...
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.
2007-08-05 Scott CantorRevise attribute APIs to use vectors in place of multimaps.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-05-06 Scott CantorAttribute filtering code.