libcryfs/implementations/caching
2015-10-08 18:05:09 +02:00
..
cache Fix compiler error in test cases 2015-10-08 18:05:09 +02:00
CachedBlock.cpp Finished migrating to unique_ref instead of unique_ptr 2015-07-21 18:19:34 +02:00
CachedBlock.h Switched whole blockstore interface to unique_ref instead of unique_ptr 2015-07-21 14:50:52 +02:00
CachingBlockStore.cpp Use the new assert that doesn't crash the program in a release build 2015-07-22 13:42:07 +02:00
CachingBlockStore.h Make cache MAX_SIZE configurable 2015-10-07 17:24:13 +02:00
NewBlock.cpp Use the new assert that doesn't crash the program in a release build 2015-07-22 13:42:07 +02:00
NewBlock.h Switched whole blockstore interface to unique_ref instead of unique_ptr 2015-07-21 14:50:52 +02:00