Next integration phase, metadata and trust conversion.
[shibboleth/sp.git] / shib-mysql-ccache / shib-mysql-ccache.cpp
2007-01-02 cantorNext integration phase, metadata and trust conversion.
2006-12-20 cantorMore lib migration, purged old thread/error template...
2006-01-18 cantorOnly shutdown MySQL if it's been started.
2006-01-12 cantorCleaned up some logging and error codes.
2006-01-12 cantorAdded methods to return tokens or last access.
2006-01-11 cantorPlugin now implements backing store API.
2005-10-25 cantorExpose SAML objects from ICacheEntry
2005-08-24 cantorRedesigned cache interface and implementation to store...
2005-07-18 cantorSwitched remaining files to Apache license.
2005-07-04 cantorLog adjustments.
2005-05-23 cantorMake function decl consistent
2005-05-19 cantorAdded replay cache to plugin.
2005-05-18 cantorAdded (hopefully) simultaneous 1.0/1.1 support.
2005-04-15 cantorAPI consolidation around ShibTarget class
2005-03-23 cantorAdd attribute response caching
2005-03-22 cantorRework cached data, add (stubbed) statemgr RPC.
2005-03-17 cantorPrepare for addition of replay cache.
2005-02-27 cantorAdded real-time repair, cleaned up some error handling
2005-02-14 cantorHid plugin mgr.
2005-02-08 cantorNew profile API, consolidated RPCs, simplified cache.
2005-01-30 cantorMoved plugin and locking interfaces into libsaml.
2005-01-17 cantorRevised metadata API.
2004-07-01 cantorAdd application cross checking to session lookup.
2004-04-26 cantorHandle library unload.
2004-03-19 cantorFixed plugin type
2004-03-18 cantorNew config API and session cache API
2004-02-12 cantorProvide upgrade path for database from old version
2004-02-12 cantorUpdated version, try and replace state table from older...
2004-02-12 cantorCache sessions and attributes by application_id, remove...
2004-01-17 cantorRedesigned target around URL->application mapping
2003-11-24 warlordHandle the case where a session is destroyed in the...
2003-11-03 cantorAdd XML-based client SSL config.
2003-07-15 cantorTweaked some logging.
2003-06-29 cantorAdded export specifier.
2003-06-28 cantorReworked arg array (error'd on Windows)
2003-06-26 warlordThe MySQL Credential Cache