Sebastian Messmer
|
9fdefaa4e0
|
Remove BlockStoreWithRandomKeys
|
2017-09-18 20:42:07 +01:00 |
|
Sebastian Messmer
|
f6b6875bb2
|
Rename VersionCountingBlockStore -> IntegrityBlockStore
|
2017-09-16 00:18:58 +01:00 |
|
Sebastian Messmer
|
ffc0b5195c
|
- Fix CachingBlockStore2_Specific test cases to actually test CachingBlockStore2
- Remove old CachingBlockStore
|
2017-08-22 00:03:04 +01:00 |
|
Sebastian Messmer
|
4add7f3d80
|
Start implementing new cache
|
2017-08-21 22:44:35 +01:00 |
|
Sebastian Messmer
|
428290fda5
|
Extend BlockStore2 and write a LowToHighLevelBlockStore as wrapper from BlockStore to BlockStore2
|
2017-07-07 16:18:09 -05:00 |
|
Sebastian Messmer
|
d626349802
|
Finish MockBlockStore to also collect other performance metrics, and implement the standard block store tests for it.
|
2016-07-15 10:23:09 +02:00 |
|
Sebastian Messmer
|
d7f547dd47
|
Implement a VersionCountingBlockStore that checks that version numbers are nondecreasing. Currently, the block store is not used yet and the state is not stored over different runs of CryFS. This comes with future commits.
|
2016-06-26 22:15:52 -07:00 |
|
Sebastian Messmer
|
037b59634e
|
Implemented BlockStore::blockSizeFromPhysicalBlockSize. This will be used to let the user configure physical block size instead of virtual block size.
|
2016-03-16 18:56:06 +00:00 |
|
Sebastian Messmer
|
f3d614c633
|
Merged blockstore
|
2016-02-11 14:44:28 +01:00 |
|