Removed Policy element from configuration
[shibboleth/sp.git] / shib-target / shib-ccache.cpp
2004-05-01 cantorRemoved Policy element from configuration
2004-04-16 cantorLowered a log to debug.
2004-04-15 cantorLeave session ID shorter for now
2004-04-15 cantorAdded a transaction log, reduced some clutter in sessio...
2004-04-12 cantorMoved NameIdentifier out of Subject.
2004-04-08 cantorLog some of the config-related errors.
2004-03-30 cantorAlways propagate InvalidHandleException out of query.
2004-03-18 cantorNew configuraton API, new APIs for various pluggable...
2004-03-01 cantorMetadata revisions, fixed lack of per-thread binding...
2004-03-01 cantorAlign to new APIs
2004-02-12 cantorCache sessions and attributes by application_id, remove...
2004-01-18 cantorRemoved sock name typedef, reorgd headers
2004-01-17 cantorRedesigned target around URL->application mapping
2003-11-03 cantorAdd XML-based client SSL config.
2003-08-24 cantorCode around STL problems.
2003-06-29 cantorReorganized preprocessor declarations for Windows.
2003-06-28 cantorAdded export specifiers.
2003-06-28 cantorUnused variable removed.
2003-06-23 cantorFunction needed to return value.
2003-06-23 wohlmask signals in a way that can work on a pc
2003-06-09 cantorRemoved extra clone
2003-06-09 cantorClone statement before deleting response, append null...
2003-05-19 wohlget rid of timespec in portable ccache. it doesnt...
2003-04-24 warlordExport the raw AuthenticationStatement from the CCache
2003-04-23 warlord * ccache-utils.h shib-ccache.cpp:
2003-04-20 cantorA few compatibility fixes.
2003-04-17 warlordChange cacheTimeout configuration from minutes to seconds
2003-04-16 warlordPlug-in support for Credential Cache -- allows for...
2003-04-14 warlordBegin a restructuring to allow the most re-use of code for
2003-02-28 cantorMultiply minutes for cleanup by 60.
2003-02-25 warlordAdd configuration options for the cacheType, cacheClean...
2003-02-08 cantormigrated thread classes to libshib
2003-01-31 warlordneed to convert the XMLString to char* to output..
2003-01-31 warlordmod_shibrm:
2003-01-31 warlordshib-ccache.cpp:
2003-01-30 warlordAdd some debug/info logging for the shar cache cleanup...
2003-01-30 warlordshib-ccache.cpp:
2003-01-30 warlordshib-threads.{h,cpp}:
2003-01-29 warlordshib-ccache.cpp:
2003-01-29 warlordAdd locking to the cache. This is mostly MT-Safe now...
2003-01-29 warlordshib-ccache.cpp:
2003-01-25 cantorChange to SAMLRequest signature.
2002-12-15 cantorVarious WIN32 fixes.
2002-10-18 warlordconfigure.ac: add --with-dmalloc= option to compile...
2002-10-09 warlordfix bugID 24.. Use stringstream instead of strstream
2002-09-24 warlordChange the RPC API to pass a list of SAMLAssertion...
2002-09-17 warlordmod_shire.cpp: fix all the errors to include APLOG_NOERROR
2002-09-13 warlordCode drop of new target..