Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-03 | debug: log inode number instead of encrypted filename | Jakob Unterwurzacher | |
Makes the log output smaller and more readable. | |||
2015-10-03 | Implement file hole passtrough | Jakob Unterwurzacher | |
Fixes xfstests generic/010 Note that file holes are not authenticated, | |||
2015-09-13 | Encrypt key with scrypt-hashed password | Jakob Unterwurzacher | |
2015-09-13 | Implement json config storage (not yet encrypted) | Jakob Unterwurzacher | |
2015-09-06 | Add OpenSSL support for file content encryption/decryption | Jakob Unterwurzacher | |
This brings streaming read performance from 30MB/s to 81MB/s (similar improvement for writes) | |||
2015-09-05 | Cleanup and rename files | Jakob Unterwurzacher | |
2015-09-05 | Fix size reporting | Jakob Unterwurzacher | |
2015-09-05 | Fix write path | Jakob Unterwurzacher | |
2015-09-05 | Wrap cluefs part I | Jakob Unterwurzacher | |