VS10 solution files, convert from NULL macro to nullptr.
[shibboleth/sp.git] / shibsp / handler / AbstractHandler.h
2010-05-05 cantorVS10 solution files, convert from NULL macro to nullptr.
2010-03-05 cantorAdd shorthand methods for obtaining properties using...
2010-01-28 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-274
2009-10-11 cantorReducing header overuse, non-inlining selected methods...
2009-03-10 cantorRework POST handling to avoid remoting data if handler...
2009-03-06 foxAdding capability to save and restore posted data throu...
2007-11-26 cantorMove session cookie management into session cache.
2007-11-09 cantorDoc fixes.
2007-08-16 cantorSimplify/rename signing and encryption properties.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-10 cantorFix SAML error checker.
2007-07-04 cantorFactor up message encoding along with credential resolu...
2007-05-27 cantorDraft artifact resolver.
2007-05-19 cantorNew -lite library and elimination of SAML libraries...
2007-04-18 cantorStop defaulting in xercesc namespace.
2007-04-15 cantorDrafts of remoted Shib and SAML2 SessionInitiators.
2007-04-09 cantorEnhance relay state handling.
2007-04-04 cantorImprove property inheritance, first batch of SessionIni...
2007-03-08 cantorFactor out RelayState recovery.
2007-03-07 cantorMove token validation into SAML library, first draft...
2007-03-02 cantorMoved handler sources.