Convert from NULL macro to nullptr.
[shibboleth/cpp-xmltooling.git] / xmltooling / util / ReplayCache.h
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-26 Scott CantorReducing header overuse, non-inlining selected methods...
2007-05-21 Scott CantorMove ReplayCache and StorageService APIs to full build...
2007-02-02 Scott CantorUpdate copyright.
2007-01-26 Scott CantorFixed some doxygen warnings.
2007-01-25 Scott CantorOnly delete storage service when we built it.
2006-10-13 Scott Cantorgcc const fix, converted linefeeds
2006-10-09 Scott CantorMoved ReplayCache into xmltooling