SSPCPP-616 - fix tuple namespaces and string literal errors
[shibboleth/cpp-sp.git] / shibsp / attribute / resolver / impl / ChainingAttributeResolver.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-04-10 Scott CantorHandle exceptions during chain resolution
2012-03-29 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-390
2012-02-13 Scott CantorRemove extra header
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-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.
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-06-02 Scott CantorResolver that can issue SAML 2 queries to entities...
2008-07-17 Scott CantorChange log category.
2008-03-03 Scott CantorMake NameID explicitly optional.
2008-02-03 Scott CantorForgot to register chaining resolver plugin.
2008-02-03 Scott CantorProper communication between links in the chain.
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-07-07 Scott CantorFirst set of logout base classes and non-building draft...
2007-05-23 Scott CantorHeader clearing infrastructure.
2007-05-19 Scott CantorNew -lite library and elimination of SAML libraries...
2007-05-14 Scott CantorFixed attribute-based functors.
2007-05-07 Scott CantorFirst three string functors, added authn context to...
2007-05-02 Scott CantorAdd chaining resolver.