Move all attribute work into base class.
[shibboleth/cpp-sp.git] / shibsp / handler / impl / AssertionConsumerService.cpp
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-11 Scott CantorParameterize config namespace for message plugins.
2007-07-07 Scott CantorFirst set of logout base classes and non-building draft...
2007-07-03 Scott CantorAdd cache method to find but not remove sessions by...
2007-05-30 Scott CantorFactor out application ID when remoting.
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-05-04 Scott CantorNeed to use SP-specific policy subclass for SOAP client.
2007-04-30 Scott CantorCopied over mapping and filtering schemas.
2007-04-15 Scott CantorDrafts of remoted Shib and SAML2 SessionInitiators.
2007-04-04 Scott CantorImprove property inheritance, first batch of SessionIni...
2007-04-02 Scott CantorImplement artifact resolution support.
2007-04-01 Scott CantorSupport for application-specific attribute IDs.
2007-03-18 Scott CantorMake NameID optional in session.
2007-03-11 Scott CantorRework address handling based on app/location.
2007-03-10 Scott CantorAdjust logging/error-handling, schema fixes, failed...
2007-03-08 Scott CantorAdd option to use redirection for handler errors, captu...
2007-03-08 Scott CantorMoved URLEncoder down to tooling lib, added exception...
2007-03-08 Scott CantorFactor out RelayState recovery.
2007-03-07 Scott CantorMove token validation into SAML library, first draft...