libcryfs/src/cpp-utils
2019-01-24 13:13:44 -08:00
..
assert Enable -Werror build for clang on Circle CI 2018-10-02 20:51:33 -07: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 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
io Don't include Windows.h in header files 2018-09-26 19:46:39 -07:00
lock Enable some more clang-tidy checks and fix warnings 2017-10-29 16:35:10 +00:00
logging Fix logger for windows 2018-08-07 18:33:36 -07:00
network Apply a fix for Win 7 2018-12-22 10:25:47 +01:00
pointer Fix clang-tidy warnings 2018-10-14 22:26:30 +02:00
process Enable -Werror build for clang on Circle CI 2018-10-02 20:51:33 -07:00
random Merge branch 'develop' into feature/remove_cryptopp_compat 2019-01-24 00:43:53 -08:00
system Implement cryfs-unmount for unmounting filesystems 2019-01-19 13:02:41 -08:00
tempfile Add TempFile::remove() 2018-12-22 00:54:04 +01:00
testutils Fix CaptureStderrRAII for Windows 2018-09-07 19:13:16 -07:00
thread Set meaningful thread names for debugging purposes 2019-01-20 13:15:15 -08:00
value_type Fix clang-tidy warnings 2018-10-14 22:26:30 +02:00
CMakeLists.txt Implement set_thread_name and get_thread_name for debugging purposes 2019-01-20 13:15:11 -08:00
either.h - Add noexcept specifiers 2018-12-29 23:58:52 +01:00
macros.h WARN_UNUSED_RESULT for windows 2018-05-20 19:22:46 -07:00