Auto-wrap chained Application plugins, relax order child elements, add some logging.
[shibboleth/sp.git] / shibsp / attribute / resolver / impl / ChainingAttributeResolver.cpp
2010-08-20 cantorAuto-wrap chained Application plugins, relax order...
2010-07-25 cantorSwitch plugin ctors to shortcut methods, and default...
2010-05-05 cantorVS10 solution files, convert from NULL macro to nullptr.
2009-10-11 cantorReducing header overuse, non-inlining selected methods...
2009-06-02 cantorResolver that can issue SAML 2 queries to entities...
2008-07-17 cantorChange log category.
2008-03-03 cantorMake NameID explicitly optional.
2008-02-03 cantorForgot to register chaining resolver plugin.
2008-02-03 cantorProper communication between links in the chain.
2007-08-05 cantorRevise attribute APIs to use vectors in place of multimaps.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-07 cantorFirst set of logout base classes and non-building draft...
2007-05-23 cantorHeader clearing infrastructure.
2007-05-19 cantorNew -lite library and elimination of SAML libraries...
2007-05-14 cantorFixed attribute-based functors.
2007-05-07 cantorFirst three string functors, added authn context to...
2007-05-02 cantorAdd chaining resolver.