VS10 solution files, convert from NULL macro to nullptr.
[shibboleth/cpp-sp.git] / shibsp / attribute / resolver / impl / ChainingAttributeResolver.cpp
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.