First set of logout base classes and non-building draft of SP-initiated logout.
[shibboleth/sp.git] / shibsp / handler / impl / SAML1Consumer.cpp
2007-07-07 cantorFirst set of logout base classes and non-building draft...
2007-06-27 cantorDisallow sessions with no expiration.
2007-06-27 cantorChange ownership of attributes input to cache.
2007-05-31 cantorLinux porting changes
2007-05-27 cantorDraft artifact resolver.
2007-05-19 cantorNew -lite library and elimination of SAML libraries...
2007-05-08 cantorGenericize string values and scopes, add value/scope...
2007-05-07 cantorFirst three string functors, added authn context to...
2007-05-06 cantorAttribute filtering code.
2007-05-02 cantorFix reference to providerId.
2007-04-30 cantorCopied over mapping and filtering schemas.
2007-03-18 cantorMake NameID optional in session.
2007-03-17 cantorCache invalid tokens in case they're targeted at other...
2007-03-17 cantorAllow for unsigned artifact response.
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...