Move metadata lock outside of else clause.
[shibboleth/sp.git] / shibsp / handler / impl / SAML2SessionInitiator.cpp
2008-01-28 cantorMove metadata lock outside of else clause.
2008-01-17 cantorChange audience handling and validators to separate...
2007-12-19 cantorPropagate errors if not chained.
2007-12-13 cantorHardwire request settings in SAML 2 initiator.
2007-12-04 cantorLower log level on metadata failures.
2007-11-26 cantorMove session cookie management into session cache.
2007-11-15 cantorClean Solaris build.
2007-11-09 cantorAdd ECP support.
2007-11-08 cantorCollapse entity/role lookup in metadata API.
2007-11-08 cantorConvert role lookups to find_if algorithm.
2007-08-16 cantorSimplify/rename signing and encryption properties.
2007-08-09 cantorLogging category cleanup.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-11 cantorParameterize config namespace for message plugins.
2007-07-04 cantorFactor up message encoding along with credential resolu...
2007-07-03 cantorAdd cache method to find but not remove sessions by...
2007-05-30 cantorMerge in updated Apache POST body code.
2007-05-25 cantorImplement artifact generation, start work on resolution...
2007-05-25 cantorSwitch encoders to metadata-based recipient parameter.
2007-05-21 cantorAdd a RP-based key name to credential lookup.
2007-05-19 cantorNew -lite library and elimination of SAML libraries...
2007-05-08 cantorBetter logging for remoted errors.
2007-05-04 cantorNeed to use SP-specific policy subclass for SOAP client.
2007-05-02 cantorFix reference to providerId.
2007-04-19 cantorAdditional AuthnRequest creation options.
2007-04-18 cantorStop defaulting in xercesc namespace.
2007-04-15 cantorDrafts of remoted Shib and SAML2 SessionInitiators.