Change audience handling and validators to separate out entityID.
[shibboleth/sp.git] / shibsp / handler / impl / SAML2Consumer.cpp
2008-01-17 cantorChange audience handling and validators to separate...
2008-01-15 cantorRename authnskew.
2008-01-08 cantorLog decrypted objects.
2008-01-03 cantorMove settings from Policy to RelyingParty to allow...
2007-12-17 cantorFix address checking if none supplied.
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-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-16 cantorFix attribute leak, forgot to fix after changing cache...
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-04-13 cantorRemove extra marshall call.
2007-04-04 cantorImprove property inheritance, first batch of SessionIni...
2007-03-30 cantorConfig changes and rework for new credential APIs.
2007-03-19 cantorDraft SAML 2 SSO impl.