Next integration phase, metadata and trust conversion.
[shibboleth/cpp-sp.git] / shib-mysql-ccache / shib-mysql-ccache.cpp
2007-01-02 Scott CantorNext integration phase, metadata and trust conversion.
2006-12-20 Scott CantorMore lib migration, purged old thread/error template...
2006-11-30 Scott CantorPull in Apache 2.2 module.
2006-01-18 Scott CantorOnly shutdown MySQL if it's been started.
2006-01-12 Scott CantorCleaned up some logging and error codes.
2006-01-12 Scott CantorAdded methods to return tokens or last access.
2006-01-11 Scott CantorPlugin now implements backing store API.
2005-10-25 Scott CantorExpose SAML objects from ICacheEntry
2005-08-24 Scott CantorRedesigned cache interface and implementation to store...
2005-07-18 Scott CantorSwitched remaining files to Apache license.
2005-07-04 Scott CantorLog adjustments.
2005-05-23 Scott CantorMake function decl consistent
2005-05-19 Scott CantorAdded replay cache to plugin.
2005-05-18 Scott CantorAdded (hopefully) simultaneous 1.0/1.1 support.
2005-04-15 Scott CantorAPI consolidation around ShibTarget class
2005-03-23 Scott CantorAdd attribute response caching
2005-03-22 Scott CantorRework cached data, add (stubbed) statemgr RPC.
2005-03-17 Scott CantorPrepare for addition of replay cache.
2005-02-27 Scott CantorAdded real-time repair, cleaned up some error handling
2005-02-14 Scott CantorHid plugin mgr.
2005-02-08 Scott CantorNew profile API, consolidated RPCs, simplified cache.
2005-01-30 Scott CantorMoved plugin and locking interfaces into libsaml.
2005-01-17 Scott CantorRevised metadata API.
2004-07-01 Scott CantorAdd application cross checking to session lookup.
2004-04-26 Scott CantorHandle library unload.
2004-03-19 Scott CantorFixed plugin type
2004-03-18 Scott CantorNew config API and session cache API
2004-02-12 Scott CantorProvide upgrade path for database from old version
2004-02-12 Scott CantorUpdated version, try and replace state table from older...
2004-02-12 Scott CantorCache sessions and attributes by application_id, remove...
2004-01-17 Scott CantorRedesigned target around URL->application mapping
2003-11-24 Derek AtkinsHandle the case where a session is destroyed in the...
2003-11-03 Scott CantorAdd XML-based client SSL config.
2003-07-15 Scott CantorTweaked some logging.
2003-06-29 Scott CantorAdded export specifier.
2003-06-28 Scott CantorReworked arg array (error'd on Windows)
2003-06-26 Derek AtkinsThe MySQL Credential Cache