Starting migration to new SP library
[shibboleth/cpp-sp.git] / shib-target / shib-ccache.cpp
2006-12-22 Scott CantorStarting migration to new SP library
2006-12-20 Scott CantorMore lib migration, purged old thread/error template...
2006-11-30 Scott CantorPull in Apache 2.2 module.
2006-08-21 Scott CantorFixed exception parameter string.
2006-03-24 Scott CantorFixed additional warnings.
2006-01-30 Scott Cantorg++ complaining about function templates, switched...
2006-01-27 Scott CantorBad autoptr init
2006-01-25 Scott CantorAvoid updating backing store before entries are fully...
2006-01-24 Scott CantorShouldn't require a DOM to initialize cache.
2006-01-12 Scott CantorImplemented write-through to backing store for clustere...
2006-01-11 Scott CantorNew backing store API for cache.
2006-01-08 Scott CantorAdded backing store callbacks, refactored filtering...
2006-01-02 Scott CantorRevamped cache (again) to support new remoting design.
2005-11-08 Scott CantorFix for Solaris. 1.3b
2005-10-25 Scott CantorExpose SAML objects from ICacheEntry
2005-10-19 Scott CantorFix underflow bug when checking empty response validity.
2005-08-24 Scott CantorRedesigned cache interface and implementation to store...
2005-08-09 Scott CantorFactor log member out of cache entries.
2005-07-20 Scott CantorReduce exceptions thrown under "ordinary" conditions.
2005-07-18 Scott CantorSwitched remaining files to Apache license.
2005-07-05 Scott CantorBlock signing SAML 1.0 requests, stop propagating Inval...
2005-07-04 Scott CantorLog adjustments.
2005-07-01 Scott CantorUpdated to xsec 1.2, converted to new HTTP Hook.
2005-06-27 Scott CantorFixed authn check when https connections are reused.
2005-06-25 Scott CantorSkip authn assertions when checking expiration.
2005-06-24 Scott CantorEnable user-specified signing algorithms.
2005-06-24 Scott CantorHide signing/hashing algorithm constants from callers.
2005-06-22 Scott CantorRequire signing if binding is unauthenticated.
2005-06-16 Scott CantorAvoid logging query attempts during no-retry interval.
2005-05-18 Scott CantorAdded (hopefully) simultaneous 1.0/1.1 support.
2005-05-04 Scott CantorHandle non-existent creds.
2005-05-02 Scott CantorRefactored remote API into IListener
2005-04-25 Scott CantorAdded logging of attribute names.
2005-04-12 Scott CantorNew trust APIs, some additional metadata APIs.
2005-03-29 Scott CantorConsolidated exception and status handling into a singl...
2005-03-26 Scott CantorSmall change to exception signature
2005-03-23 Scott CantorFix caching inconsistencies.
2005-03-22 Scott CantorRework cached data, add (stubbed) statemgr RPC.
2005-03-18 Scott CantorRemove legacy code that processes IdP supplied AA bindings.
2005-03-17 Scott CantorRevamp cred use API, fixed a deadlock problem
2005-03-01 Scott CantorTweaked AA role API
2005-02-21 Scott CantorArtifact mapper implementation
2005-02-21 Scott CantorAdded const to binding/profile methods
2005-02-21 Scott CantorSync to SAMLRequest c'tor change.
2005-02-14 Scott CantorRedesigned ShibBinding as an HTTP binding hook.
2005-02-08 Scott CantorNew profile API, consolidated RPCs, simplified cache.
2005-01-29 Scott CantorUse new SAML date class.
2005-01-17 Scott CantorRevised metadata API.
2004-07-01 Scott CantorAdd application cross checking to session lookup.
2004-05-01 Scott CantorRemoved Policy element from configuration
2004-04-16 Scott CantorLowered a log to debug.
2004-04-15 Scott CantorLeave session ID shorter for now
2004-04-15 Scott CantorAdded a transaction log, reduced some clutter in sessio...
2004-04-12 Scott CantorMoved NameIdentifier out of Subject.
2004-04-08 Scott CantorLog some of the config-related errors.
2004-03-30 Scott CantorAlways propagate InvalidHandleException out of query.
2004-03-18 Scott CantorNew configuraton API, new APIs for various pluggable...
2004-03-01 Scott CantorMetadata revisions, fixed lack of per-thread binding...
2004-03-01 Scott CantorAlign to new APIs
2004-02-12 Scott CantorCache sessions and attributes by application_id, remove...
2004-01-18 Scott CantorRemoved sock name typedef, reorgd headers
2004-01-17 Scott CantorRedesigned target around URL->application mapping
2003-11-03 Scott CantorAdd XML-based client SSL config.
2003-08-24 Scott CantorCode around STL problems.
2003-06-29 Scott CantorReorganized preprocessor declarations for Windows.
2003-06-28 Scott CantorAdded export specifiers.
2003-06-28 Scott CantorUnused variable removed.
2003-06-23 Scott CantorFunction needed to return value.
2003-06-23 Aaron Wohlmask signals in a way that can work on a pc
2003-06-09 Scott CantorRemoved extra clone
2003-06-09 Scott CantorClone statement before deleting response, append null...
2003-05-19 Aaron Wohlget rid of timespec in portable ccache. it doesnt...
2003-04-24 Derek AtkinsExport the raw AuthenticationStatement from the CCache
2003-04-23 Derek Atkins * ccache-utils.h shib-ccache.cpp:
2003-04-20 Scott CantorA few compatibility fixes.
2003-04-17 Derek AtkinsChange cacheTimeout configuration from minutes to seconds
2003-04-16 Derek AtkinsPlug-in support for Credential Cache -- allows for...
2003-04-14 Derek AtkinsBegin a restructuring to allow the most re-use of code for
2003-02-28 Scott CantorMultiply minutes for cleanup by 60.
2003-02-25 Derek AtkinsAdd configuration options for the cacheType, cacheClean...
2003-02-08 Scott Cantormigrated thread classes to libshib
2003-01-31 Derek Atkinsneed to convert the XMLString to char* to output..
2003-01-31 Derek Atkinsmod_shibrm:
2003-01-31 Derek Atkinsshib-ccache.cpp:
2003-01-30 Derek AtkinsAdd some debug/info logging for the shar cache cleanup...
2003-01-30 Derek Atkinsshib-ccache.cpp:
2003-01-30 Derek Atkinsshib-threads.{h,cpp}:
2003-01-29 Derek Atkinsshib-ccache.cpp:
2003-01-29 Derek AtkinsAdd locking to the cache. This is mostly MT-Safe now...
2003-01-29 Derek Atkinsshib-ccache.cpp:
2003-01-25 Scott CantorChange to SAMLRequest signature.
2002-12-15 Scott CantorVarious WIN32 fixes.
2002-10-18 Derek Atkinsconfigure.ac: add --with-dmalloc= option to compile...
2002-10-09 Derek Atkinsfix bugID 24.. Use stringstream instead of strstream
2002-09-24 Derek AtkinsChange the RPC API to pass a list of SAMLAssertion...
2002-09-17 Derek Atkinsmod_shire.cpp: fix all the errors to include APLOG_NOERROR
2002-09-13 Derek AtkinsCode drop of new target..