Doc cleanups.
[shibboleth/cpp-sp.git] / shibsp / handler / AbstractHandler.h
2010-09-14 Scott CantorDoc cleanups.
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2010-03-05 Scott CantorAdd shorthand methods for obtaining properties using...
2010-01-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-274
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-03-10 Scott CantorRework POST handling to avoid remoting data if handler...
2009-03-06 Jim FoxAdding capability to save and restore posted data throu...
2007-11-26 Scott CantorMove session cookie management into session cache.
2007-11-09 Scott CantorDoc fixes.
2007-08-16 Scott CantorSimplify/rename signing and encryption properties.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-10 Scott CantorFix SAML error checker.
2007-07-04 Scott CantorFactor up message encoding along with credential resolu...
2007-05-27 Scott CantorDraft artifact resolver.
2007-05-19 Scott CantorNew -lite library and elimination of SAML libraries...
2007-04-18 Scott CantorStop defaulting in xercesc namespace.
2007-04-15 Scott CantorDrafts of remoted Shib and SAML2 SessionInitiators.
2007-04-09 Scott CantorEnhance relay state handling.
2007-04-04 Scott CantorImprove property inheritance, first batch of SessionIni...
2007-03-08 Scott CantorFactor out RelayState recovery.
2007-03-07 Scott CantorMove token validation into SAML library, first draft...
2007-03-02 Scott CantorMoved handler sources.