Use shibboleth-sp as package name for compatibility.
[shibboleth/cpp-sp.git] / shibsp / SessionCache.h
2012-04-13 Scott CantorMissing XMLCh reference in headers
2012-04-06 Scott CantorAdd some missing class decls.
2011-10-30 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-349
2011-06-15 Scott CantorChange license header.
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2009-10-14 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2008-07-11 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-121
2007-11-26 Scott CantorImprove consistency of cache API methods.
2007-11-26 Scott CantorMove session cookie management into session cache.
2007-11-25 Scott CantorMerge session cache implementations.
2007-11-19 Scott CantorSession dumping handler.
2007-10-06 Scott CantorMinimal status handler.
2007-08-06 Scott CantorAdjust default cache timeout based on cache subclass.
2007-08-05 Scott CantorRevise attribute APIs to use vectors in place of multimaps.
2007-07-11 Scott CantorParameterize config namespace for message plugins.
2007-07-07 Scott CantorFirst set of logout base classes and non-building draft...
2007-07-03 Scott CantorAdd cache method to find but not remove sessions by...
2007-06-29 Scott CantorAdjust some cache operations.
2007-06-28 Scott CantorMaintain NameID backmapping in cache.
2007-06-27 Scott CantorChange ownership of attributes input to cache.
2007-05-28 Scott CantorAdd accessor for session ID.
2007-05-28 Scott CantorBypass timestamp update in cache.
2007-05-19 Scott CantorNew -lite library and elimination of SAML libraries...
2007-04-30 Scott CantorCopied over mapping and filtering schemas.
2007-04-18 Scott CantorStop defaulting in xercesc namespace.
2007-03-18 Scott CantorMake NameID optional in session.
2007-03-05 Scott CantorAdded marker interface for assertion types.
2007-03-03 Scott CantorAllow cache insertion with multiple assertions.
2007-02-24 Scott CantorA "simple" attribute resolver, and token validation.
2007-02-09 Scott CantorShorten "built-in" plugin types, delete stale files...
2007-02-05 Scott CantorAttribute lookup, port ACL code and mainline SP code...
2007-02-02 Scott CantorUpdate copyright.
2007-01-26 Scott CantorNearly testable draft of storage-based cache, minus...
2007-01-24 Scott CantorShift some SAML intelligence out of cache API, start...
2007-01-22 Scott CantorCombined SAML versions in one session API, implemented...
2007-01-22 Scott CantorFirst draft of session cache API
2007-01-17 Scott CantorStarting to refactor session cache, eliminated IConfig...
2007-01-15 Scott CantorNext refactoring stage, STPriv class gone, most of...
2007-01-13 Scott CantorLarge reorg of shibsp lib, new SPRequest API, ported...