VS10 solution files, convert from NULL macro to nullptr.
[shibboleth/sp.git] / shibsp / handler / AssertionConsumerService.h
2010-05-05 cantorVS10 solution files, convert from NULL macro to nullptr.
2009-10-11 cantorReducing header overuse, non-inlining selected methods...
2009-09-12 cantorExpose filter/remapper during property set construction.
2009-03-19 cantorRedesign condition and profile processing based on...
2007-11-26 cantorMove session cookie management into session cache.
2007-10-08 cantorAdd a getType method to handlers to assist with documen...
2007-09-30 cantorAttempt at a metadata generation handler.
2007-09-17 cantorRefactor assertion extraction into handlers.
2007-08-20 cantorMove all attribute work into base class.
2007-08-05 cantorRevise attribute APIs to use vectors in place of multimaps.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-07 cantorFirst set of logout base classes and non-building draft...
2007-05-27 cantorDraft artifact resolver.
2007-05-19 cantorNew -lite library and elimination of SAML libraries...
2007-05-07 cantorFirst three string functors, added authn context to...
2007-04-30 cantorCopied over mapping and filtering schemas.
2007-04-18 cantorStop defaulting in xercesc namespace.
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 cantorFactor out RelayState recovery.
2007-03-07 cantorMove token validation into SAML library, first draft...