Sebastian Messmer
|
1b577d000c
|
Fixes for MSVC
|
2018-07-17 21:08:17 -07:00 |
|
Sebastian Messmer
|
2ea77d4c26
|
Use boost::filesystem::path more portably
|
2018-05-20 19:22:46 -07:00 |
|
Sebastian Messmer
|
ca68102a50
|
Prefer repository-cryptopp to system installed one
|
2018-05-20 19:21:59 -07:00 |
|
Sebastian Messmer
|
d7a41089ba
|
Add environment variable to specify local storage directory
|
2018-04-21 22:04:21 -07:00 |
|
Sebastian Messmer
|
652b505eef
|
Add --allow-replaced-filesystem option to disable filesystem id checks
|
2018-02-03 08:33:59 -08:00 |
|
Sebastian Messmer
|
58fc26002b
|
Exit codes for integrity errors
|
2018-02-01 18:09:28 -08:00 |
|
Sebastian Messmer
|
f439bf9d0f
|
Remove c style casts and unaligned memory accesses
|
2017-12-03 19:01:41 +00:00 |
|
Sebastian Messmer
|
5fe3cada4c
|
Enable some more clang-tidy checks and fix warnings
|
2017-10-29 16:35:10 +00:00 |
|
Sebastian Messmer
|
e38af1001d
|
Remove unused using statements
|
2017-10-29 15:47:46 +00:00 |
|
Sebastian Messmer
|
011c6d26ce
|
Don't pollute users local state dir when running test cases
|
2017-09-30 09:03:19 +01:00 |
|
Sebastian Messmer
|
7a5b23db13
|
Remember hashed filesystem key in local state so attacker can't replace it
|
2017-09-30 08:49:24 +01:00 |
|
Sebastian Messmer
|
49719e3e66
|
Use config file instead of dir for basedir metadata
|
2017-09-28 08:19:30 +01:00 |
|
Sebastian Messmer
|
aace4c2f13
|
Check that filesystem id didn't change since we loaded the basedir the last time
|
2017-09-28 07:41:08 +01:00 |
|
Sebastian Messmer
|
26b3b366c9
|
Use local state file instead of myClientId file
|
2017-09-23 20:17:05 +01:00 |
|
Sebastian Messmer
|
f6b6875bb2
|
Rename VersionCountingBlockStore -> IntegrityBlockStore
|
2017-09-16 00:18:58 +01:00 |
|
Sebastian Messmer
|
be8dffb24d
|
MyClientId is generated outside of CryDevice to give the CryConfigCreator access to it.
|
2016-06-26 22:15:52 -07:00 |
|