Add protocol family property to protocol handlers, and fix up error handling to recog...
[shibboleth/cpp-sp.git] / shibsp / handler / AssertionConsumerService.h
2010-08-10 Scott CantorAdd protocol family property to protocol handlers,...
2010-05-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-293
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-09-12 Scott CantorExpose filter/remapper during property set construction.
2009-03-19 Scott CantorRedesign condition and profile processing based on...
2007-11-26 Scott CantorMove session cookie management into session cache.
2007-10-08 Scott CantorAdd a getType method to handlers to assist with documen...
2007-09-30 Scott CantorAttempt at a metadata generation handler.
2007-09-17 Scott CantorRefactor assertion extraction into handlers.
2007-08-20 Scott CantorMove all attribute work into base class.
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-27 Scott CantorDraft artifact resolver.
2007-05-19 Scott CantorNew -lite library and elimination of SAML libraries...
2007-05-07 Scott CantorFirst three string functors, added authn context to...
2007-04-30 Scott CantorCopied over mapping and filtering schemas.
2007-04-18 Scott CantorStop defaulting in xercesc namespace.
2007-04-04 Scott CantorImprove property inheritance, first batch of SessionIni...
2007-03-18 Scott CantorMake NameID optional in session.
2007-03-11 Scott CantorRework address handling based on app/location.
2007-03-08 Scott CantorFactor out RelayState recovery.
2007-03-07 Scott CantorMove token validation into SAML library, first draft...