Re-design of the original CryFS code to work as a library.
Go to file
Sebastian Messmer b402d99fff Fix includes
2015-10-14 14:50:31 +02:00
assert Failed asserts show a pretty printed stacktrace 2015-10-05 15:46:50 +02:00
data Fix includes 2015-10-14 14:50:31 +02:00
io Added Console class 2015-09-12 20:07:44 +02:00
lock Added assertion 2015-10-14 14:38:04 +02:00
pointer Fix cpputils::destruct() 2015-07-21 15:44:36 +02:00
tempfile Make constructors explicit where adequate 2015-04-27 18:21:18 +02:00
test Demangle backtrace 2015-10-05 14:58:16 +02:00
.gitignore Initial commit 2015-02-16 21:29:49 +01:00
.travis.yml Workaround for broken travis biicode deployment 2015-04-08 17:20:19 +02:00
biicode.conf Updated dependencies 2015-10-14 14:38:29 +02:00
CMakeLists.txt Add compiler warnings 2015-05-08 01:05:34 +02:00
either.h Renamed Either to either 2015-07-24 20:08:03 +02:00
LICENSE Update LICENCE to LGPL 2015-03-12 16:23:57 +01:00
macros.h Add macros.h, pointer.h and optional_ownership_pointer.h 2015-02-16 21:31:57 +01:00
README.md Added build logo to README 2015-02-18 16:56:48 +01:00

cpp-utils Build Status

Some C++ helper classes