Backport libcurl-based Xerces net access.
[shibboleth/xmltooling.git] / xmltooling / impl / MemoryStorageService.cpp
2007-07-31 cantorBackport libcurl-based Xerces net access.
2007-06-28 cantorExpose detection of duplicate insertions.
2007-06-22 cantorCorrect expiration check in context update.
2007-06-10 cantorReduce number of locks used for storage.
2007-05-11 cantorSun apparently striving for Ada-style type safety...
2007-03-10 cantorReturn expiration on versioned read.
2007-02-03 cantorEliminate map of expiration times, add option to update...
2007-02-02 cantorUpdate copyright.
2007-01-24 cantorAdd version tracking to storage service API.
2006-10-13 cantorgcc const fix, converted linefeeds
2006-09-29 cantorPrevent create/update from seeing expired records.
2006-09-25 cantorSimplify access to records and prevent reads of expired...
2006-09-25 cantorAdd context to log messages.
2006-09-22 cantorSimplify storage context mgmt.
2006-09-22 cantorImplement context storage handles.
2006-09-21 cantorAdded a simple storage abstraction, and an in-memory...