Change audience handling and validators to separate out entityID.
[shibboleth/sp.git] / shibsp / handler / impl / SAML1Consumer.cpp
2008-01-17 cantorChange audience handling and validators to separate...
2008-01-15 cantorRename authnskew.
2008-01-03 cantorMove settings from Policy to RelyingParty to allow...
2007-11-28 cantorPropagate specific errors out when no assertion is...
2007-11-26 cantorImprove consistency of cache API methods.
2007-11-26 cantorMove session cookie management into session cache.
2007-11-17 cantorAdd authnskew property for ForceAuthn enforcement.
2007-09-30 cantorAttempt at a metadata generation handler.
2007-09-17 cantorRefactor assertion extraction into handlers.
2007-09-13 cantorReorder and refine some error handling.
2007-09-13 cantorReorder and refine some error handling.
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-24 cantorAdjust log categories.
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...