libcryfs/implementations/caching/cache
2015-10-28 15:30:59 +01:00
..
Cache.cpp Make Cache a generic over Key/Value. Furthermore, add test skeleton for Cache 2015-04-27 22:46:57 +02:00
Cache.h Adapt to new cpputils::Random interface 2015-10-22 17:41:43 +02:00
CacheEntry.cpp Make Cache a generic over Key/Value. Furthermore, add test skeleton for Cache 2015-04-27 22:46:57 +02:00
CacheEntry.h Unify (and fix) include guards 2015-10-15 13:09:21 +02:00
PeriodicTask.cpp Added comment explaining why we use boost/thread 2015-10-28 15:30:59 +01:00
PeriodicTask.h Use cpputils threads that also work fine when fork()-ed 2015-10-28 15:00:49 +01:00
QueueMap.cpp Make Cache a generic over Key/Value. Furthermore, add test skeleton for Cache 2015-04-27 22:46:57 +02:00
QueueMap.h Adapt to new cpputils::Random interface 2015-10-22 17:41:43 +02:00