libcryfs/src/blockstore/implementations
Sebastian Messmer bb4c10770a Fix googletest deprecations 2019-10-19 18:38:54 -07:00
..
caching - Add Clang 8 and GCC 9 to CI 2019-06-08 13:06:17 -07:00
compressing Remove legacy code making CryFS compatible with older Crypto++ versions. We need a newer Crypto++ versions now anyhow because we use its scrypt implementation. 2019-01-20 14:07:06 -08:00
encrypted Remove legacy code making CryFS compatible with older Crypto++ versions. We need a newer Crypto++ versions now anyhow because we use its scrypt implementation. 2019-01-20 14:07:06 -08:00
inmemory Remove unused using statements 2017-10-29 15:47:46 +00:00
integrity Fix googletest deprecations 2019-10-19 18:38:54 -07:00
low2highlevel Remove c style casts and unaligned memory accesses 2017-12-03 19:01:41 +00:00
mock Fix googletest deprecations 2019-10-19 18:38:54 -07:00
ondisk If file system migration encounters files or folders with the wrong format in the base directory, it now just ignores them instead of crashing. 2019-02-09 14:55:16 -08:00
parallelaccess Enable some more clang-tidy checks and fix warnings 2017-10-29 16:35:10 +00:00
testfake Remove c style casts and unaligned memory accesses 2017-12-03 19:01:41 +00:00