Sebastian Messmer
|
013d50d8b6
|
Fix missing using statement in main.cpp
|
2015-07-21 18:32:40 +02:00 |
|
Sebastian Messmer
|
492caeb418
|
Migrate from unique_ptr to unique_ref
|
2015-07-21 18:22:03 +02:00 |
|
Sebastian Messmer
|
aed30a0ec1
|
Refactored creation of new config files - this happens in a CryConfigLoader now
|
2015-06-16 18:20:31 +02:00 |
|
Sebastian Meßmer
|
354de197ff
|
Add some asserts
|
2015-04-08 14:15:11 +02:00 |
|
Sebastian Meßmer
|
26bdd6ff3a
|
Move source to src directory
|
2015-03-16 01:42:50 +01:00 |
|
Sebastian Messmer
|
b59ee2d1e2
|
Switch to biicode
|
2015-02-17 01:02:15 +01:00 |
|
Sebastian Messmer
|
e757da0ad3
|
Rename blobstore to blockstore
|
2014-12-09 17:19:59 +01:00 |
|
Sebastian Messmer
|
fcc22fe054
|
CryFS stores root blob key in config file!
|
2014-12-07 22:26:16 +01:00 |
|
Sebastian Messmer
|
51bcc2f191
|
Remove Cryfs Implementation
|
2014-12-07 08:57:23 +01:00 |
|
Sebastian Messmer
|
39ab086bb6
|
Copy current CryFS implementation (which rather was CopyFS) to a copyfs directory
|
2014-12-07 08:33:47 +01:00 |
|
Sebastian Messmer
|
193b2b1b88
|
Finished renaming fusepp -> fspp
|
2014-11-16 00:10:29 +01:00 |
|
Sebastian Messmer
|
e863e5b6ce
|
Rename namespace fusepp -> fspp
|
2014-11-16 00:05:28 +01:00 |
|
Sebastian Messmer
|
6dce6ffd80
|
Put fuse bindings in their own directory
|
2014-11-15 17:24:07 +01:00 |
|
Sebastian Messmer
|
382a7b89f1
|
Created a CryFs implementation based on the Fuse classes
|
2014-11-15 16:33:24 +01:00 |
|
Sebastian Messmer
|
d088995178
|
Renamed cryfs::CryXXX classes to fusepp::FuseXXX classes
|
2014-11-15 15:16:18 +01:00 |
|
Sebastian Messmer
|
a6b664063c
|
Fix some stuff and make getattr go through our class structure
|
2014-11-05 01:35:41 +01:00 |
|
Sebastian Messmer
|
f9fe4f579c
|
Reorder folder structure
|
2014-11-04 22:33:43 +01:00 |
|
Sebastian Messmer
|
944a8b201f
|
Remove leftover comment
|
2014-11-04 22:23:34 +01:00 |
|
Sebastian Messmer
|
a97261d02f
|
Removed debug output
|
2014-11-04 22:23:16 +01:00 |
|
Sebastian Messmer
|
154de4c74d
|
Implement some of the fuse functions
|
2014-11-04 21:17:02 +01:00 |
|
Sebastian Messmer
|
728d97e9e8
|
CryDevice stores root path to which we work relatively
|
2014-11-04 21:03:04 +01:00 |
|
Sebastian Messmer
|
ec6955ec25
|
Separated fuse implementation from fuse interface
|
2014-11-04 18:03:59 +01:00 |
|
Sebastian Messmer
|
6e44f4a326
|
Implemented basic fuse interface
|
2014-11-04 17:40:31 +01:00 |
|
Sebastian Messmer
|
08c3ab0b38
|
Created a cryfs_lib directory for the main source code
|
2014-11-04 02:54:23 +01:00 |
|
Sebastian Messmer
|
e8b1b51cdb
|
Initiate CMake
|
2014-11-04 02:32:06 +01:00 |
|