libcryfs/test/cpp-utils
2019-03-17 01:08:57 -07:00
..
assert Release appveyor builds are actually release builds 2019-01-23 16:45:30 -08:00
crypto 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
data Fix clang-tidy warnings 2018-10-14 22:26:30 +02:00
io Implement cpputils::ProgressBar 2019-01-26 11:19:25 -08:00
lock Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00
logging Fix clang-tidy warnings 2018-10-14 22:26:30 +02:00
network Change error handling in HttpClient 2018-09-16 23:37:12 -07:00
pointer Remove c style casts and unaligned memory accesses 2017-12-03 19:01:41 +00:00
process Extract SignalHandler from SignalCatcher and also use it for backtrace 2019-03-17 01:08:57 -07:00
random Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00
system Implement cryfs-unmount for unmounting filesystems 2019-01-19 13:02:41 -08:00
tempfile Use boost::filesystem::path more portably 2018-05-20 19:22:46 -07:00
thread Fix thread name test, make sure it can't pass when it's getting the name of the wrong thread 2019-02-28 01:21:36 -08:00
value_type Implement either<A, B> type 2018-12-26 08:19:01 +01:00
CMakeLists.txt Extract SignalHandler from SignalCatcher and also use it for backtrace 2019-03-17 01:08:57 -07:00
either_test.cpp Fix either_test to use optional more directly 2018-12-26 08:23:00 +01:00
MacrosIncludeTest.cpp Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00