Shift property set logging to its own category.
[shibboleth/sp.git] / shibsp / handler / impl / AbstractHandler.cpp
2008-03-04 cantorShift property set logging to its own category.
2007-11-26 cantorMove session cookie management into session cache.
2007-11-19 cantorSession dumping handler.
2007-11-15 cantorSolaris port fixes.
2007-11-09 cantorInstall SAML 2 handler for PAOS binding.
2007-11-09 cantorHandle signing if no role provided.
2007-10-17 cantorMove credential usage enum to Credential class.
2007-10-06 cantorMinimal status handler.
2007-10-02 cantorIdP-initiated NameID management w/ back-channel notific...
2007-09-30 cantorAttempt at a metadata generation handler.
2007-08-16 cantorSimplify/rename signing and encryption properties.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-11 cantorParameterize config namespace for message plugins.
2007-07-10 cantorFix SAML error checker.
2007-07-07 cantorFirst set of logout base classes and non-building draft...
2007-07-04 cantorFactor up message encoding along with credential resolu...
2007-06-28 cantorMaintain NameID backmapping in cache.
2007-05-31 cantorNested template fix.
2007-05-29 cantorAssertion export and lookup service using URI binding.
2007-05-27 cantorDraft artifact resolver.
2007-05-24 cantorBackend of storage-based relay state.
2007-05-19 cantorNew -lite library and elimination of SAML libraries...
2007-04-30 cantorCopied over mapping and filtering schemas.
2007-04-15 cantorDrafts of remoted Shib and SAML2 SessionInitiators.
2007-04-09 cantorEnhance relay state handling.
2007-04-04 cantorFactor entityID into SessionInitiator subinterface...
2007-04-04 cantorImprove property inheritance, first batch of SessionIni...
2007-03-18 cantorMake NameID optional in session.
2007-03-11 cantorRework address handling based on app/location.
2007-03-08 cantorAdd option to use redirection for handler errors, captu...
2007-03-08 cantorMoved URLEncoder down to tooling lib, added exception...
2007-03-08 cantorFactor out RelayState recovery.
2007-03-07 cantorMove token validation into SAML library, first draft...
2007-03-02 cantorMoved handler sources.