Re-design of the original CryFS code to work as a library.
Go to file
2016-01-25 22:43:21 +01:00
test Test cases print stack trace on sigsegv 2015-10-05 16:54:41 +02:00
.gitignore Initial commit 2015-04-04 22:10:15 +02:00
.travis.yml Use gcc 4.8 on travis to ensure compatibility 2015-11-24 15:17:01 +01:00
biicode.conf Update biicode block ref 2016-01-25 22:43:21 +01:00
CMakeLists.txt Enable extended compiler warnings 2015-05-08 02:11:47 +02:00
LICENSE Initial commit 2015-04-04 22:10:15 +02:00
ParallelAccessBaseStore.h Unify (and fix) include guards 2015-10-15 12:58:48 +02:00
ParallelAccessStore.h Make classes final if they're not meant to be derived from 2015-11-27 14:06:00 +01:00
README.md Fix travis build icon 2015-09-12 21:03:08 +02:00

parallelaccessstore Build Status

This repository contains some concurrency primitives for CryFS.