Re-design of the original CryFS code to work as a library.
Go to file
Sebastian Messmer c02e06f45c Added Travis CI
2015-02-18 16:52:28 +01:00
test Fix test cases 2015-02-16 21:36:00 +01:00
.gitignore Initial commit 2015-02-16 21:29:49 +01:00
.travis.yml Added Travis CI 2015-02-18 16:52:28 +01:00
biicode.conf Update cmake dependency 2015-02-17 22:56:31 +01:00
CMakeLists.txt Add macros.h, pointer.h and optional_ownership_pointer.h 2015-02-16 21:31:57 +01:00
LICENSE Initial commit 2015-02-16 21:29:49 +01:00
macros.h Add macros.h, pointer.h and optional_ownership_pointer.h 2015-02-16 21:31:57 +01:00
optional_ownership_ptr.h Add macros.h, pointer.h and optional_ownership_pointer.h 2015-02-16 21:31:57 +01:00
pointer.h Add macros.h, pointer.h and optional_ownership_pointer.h 2015-02-16 21:31:57 +01:00
README.md Initial commit 2015-02-16 21:29:49 +01:00

cpp-utils

Some C++ helper classes