Fix backslashes in SHIBSP_PREFIX variable by manually creating it during the script...
[shibboleth/sp.git] / shibsp / SessionCache.h
2007-11-26 cantorImprove consistency of cache API methods.
2007-11-26 cantorMove session cookie management into session cache.
2007-11-25 cantorMerge session cache implementations.
2007-11-19 cantorSession dumping handler.
2007-10-06 cantorMinimal status handler.
2007-08-06 cantorAdjust default cache timeout based on cache subclass.
2007-08-05 cantorRevise attribute APIs to use vectors in place of multimaps.
2007-07-11 cantorParameterize config namespace for message plugins.
2007-07-07 cantorFirst set of logout base classes and non-building draft...
2007-07-03 cantorAdd cache method to find but not remove sessions by...
2007-06-29 cantorAdjust some cache operations.
2007-06-28 cantorMaintain NameID backmapping in cache.
2007-06-27 cantorChange ownership of attributes input to cache.
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-18 cantorStop defaulting in xercesc namespace.
2007-03-18 cantorMake NameID optional in session.
2007-03-05 cantorAdded marker interface for assertion types.
2007-03-03 cantorAllow cache insertion with multiple assertions.
2007-02-24 cantorA "simple" attribute resolver, and token validation.
2007-02-09 cantorShorten "built-in" plugin types, delete stale files...
2007-02-05 cantorAttribute lookup, port ACL code and mainline SP code...
2007-02-02 cantorUpdate copyright.
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...
2007-01-22 cantorFirst draft of session cache API
2007-01-17 cantorStarting to refactor session cache, eliminated IConfig...
2007-01-15 cantorNext refactoring stage, STPriv class gone, most of...
2007-01-13 cantorLarge reorg of shibsp lib, new SPRequest API, ported...