libcryfs/src/cpp-utils
2018-12-10 21:20:18 -08:00
..
assert Enable -Werror build for clang on Circle CI 2018-10-02 20:51:33 -07:00
crypto Introduce CryKeyProvider to have an abstraction layer that allows plugging in non-password-based key providers 2018-10-27 09:48:57 -07:00
data When an integrity violation occurs, gracefully unmount the file system and refuse to mount on future attempts 2018-12-10 21:20:18 -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 Fix typo 2018-09-18 03:19:36 -07: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 Fixes for MSVC 2018-07-17 21:08:17 -07:00
system Fix clang-tidy warnings 2018-10-14 22:26:30 +02:00
tempfile Use boost::filesystem::path more portably 2018-05-20 19:22:46 -07:00
testutils Fix CaptureStderrRAII for Windows 2018-09-07 19:13:16 -07:00
thread Make ThreadSystem work on windows 2018-05-20 19:21:58 -07:00
value_type Fix clang-tidy warnings 2018-10-14 22:26:30 +02:00
CMakeLists.txt Remove curl dependency on Windows, use WinHttp instead 2018-09-16 23:42:20 -07:00
macros.h WARN_UNUSED_RESULT for windows 2018-05-20 19:22:46 -07:00