libcryfs/vendor
Sebastian Messmer a691fd03dc Update dependency to spdlog 0.16.3 2018-04-22 01:06:52 -07:00
..
googletest Fix clang-tidy warning in gtest 2017-12-01 14:58:52 +00:00
scrypt Hide not-helpful compiler warning in scrypt code 2017-10-27 04:01:33 +01:00
spdlog Update dependency to spdlog 0.16.3 2018-04-22 01:06:52 -07:00
CMakeLists.txt Switch to new git version number recognition 2016-03-02 13:53:37 +01:00
README Update dependency to spdlog 0.16.3 2018-04-22 01:06:52 -07:00

README

This directory contains external projects, taken from the following locations:
scrypt: http://www.tarsnap.com/scrypt.html
 - changed: commented out compiler warnings about a workaround for a llvm bug
googletest: https://github.com/google/googletest/tree/release-1.8.0
 - changed: added NOLINT comment as workaround for clang-tidy warning https://github.com/google/googletest/issues/853
spdlog: https://github.com/gabime/spdlog/tree/v0.16.3/include/spdlog