libcryfs/src/cpp-utils
Sebastian Messmer 2793e014d4 Fixed determining the user's homedir: If $HOME and the /etc/passwd entry for the current user contradict each other, now $HOME takes preference over /etc/passwd. 2020-07-12 15:18:21 -07:00
..
assert Switch from libunwind to boost::stacktrace 2019-04-01 19:18:49 -07:00
crypto - Add Clang 8 and GCC 9 to CI 2019-06-08 13:06:17 -07:00
data - Add Clang 8 and GCC 9 to CI 2019-06-08 13:06:17 -07:00
io - Add Clang 8 and GCC 9 to CI 2019-06-08 13:06:17 -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 - Add Clang 8 and GCC 9 to CI 2019-06-08 13:06:17 -07:00
random Set meaningful thread names for debugging purposes 2019-01-20 13:15:15 -08:00
system Fixed determining the user's homedir: If $HOME and the /etc/passwd entry for the current user contradict each other, now $HOME takes preference over /etc/passwd. 2020-07-12 15:18:21 -07: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 - Add Clang 8 and GCC 9 to CI 2019-06-08 13:06:17 -07:00
value_type Fix clang-tidy warnings 2018-10-14 22:26:30 +02:00
CMakeLists.txt Fix building with Boost 1.67 2019-04-03 18:36:53 -07:00
macros.h WARN_UNUSED_RESULT for windows 2018-05-20 19:22:46 -07:00