First set of logout base classes and non-building draft of SP-initiated logout.
[shibboleth/sp.git] / shibsp / impl / RemotedSessionCache.cpp
2007-07-07 cantorFirst set of logout base classes and non-building draft...
2007-06-29 cantorAdjust some cache operations.
2007-05-28 cantorAdd accessor for session ID.
2007-05-28 cantorBypass timestamp update in cache.
2007-05-19 cantorNew -lite library and elimination of SAML libraries...
2007-04-30 cantorCopied over mapping and filtering schemas.
2007-04-15 cantorDrafts of remoted Shib and SAML2 SessionInitiators.
2007-03-30 cantorSerializing pointer instead of object.
2007-03-18 cantorMake NameID optional in session.
2007-03-11 cantorFix format handling in resolver, correct DDF looping...
2007-03-10 cantorAdjust logging/error-handling, schema fixes, failed...
2007-03-05 cantorAdded marker interface for assertion types.
2007-03-03 cantorAllow cache insertion with multiple assertions.
2007-02-19 cantorConvenience method for accessing SP instance.
2007-02-11 cantorDraft of 2.0 config schema/file, removed legacy support...
2007-02-05 cantorAttribute lookup, port ACL code and mainline SP code...
2007-02-04 cantorMove assertions to separate storage records, improve...
2007-02-02 cantorProcess attributes when loading sessions.
2007-02-02 cantorUpdate copyright.
2007-01-31 cantorRevamped cache plugins, buffering on inproc side, write...
2007-01-26 cantorNearly testable draft of storage-based cache, minus...
2007-01-24 cantorShift some SAML intelligence out of cache API, start...
2007-01-22 cantorCombined SAML versions in one session API, implemented...