Jakob Unterwurzacher
|
bfdbbbf8b4
|
Fix panic on absolute symlink
|
2015-09-08 22:53:06 +02:00 |
|
Jakob Unterwurzacher
|
28cdff5889
|
tests: add TestCiphertextRange
|
2015-09-08 22:36:38 +02:00 |
|
Jakob Unterwurzacher
|
1ca4fc89aa
|
More debug logging, improve main_test.go (do not use all-zero content)
|
2015-09-08 22:03:27 +02:00 |
|
Jakob Unterwurzacher
|
caaad7c8d7
|
Add pathfs frontend, part II
Fix issues in read and write paths.
Now passes selftest.
|
2015-09-08 21:35:06 +02:00 |
|
Jakob Unterwurzacher
|
889ae90081
|
Add pathfs frontend (uses go-fuse instead of bazil-fuse), part I
Currently fails main_test.go, will be fixed in part II
|
2015-09-08 00:55:03 +02:00 |
|
Jakob Unterwurzacher
|
b65882985d
|
Add tests for name encryption and byte range splitting
|
2015-09-07 21:25:05 +02:00 |
|
Jakob Unterwurzacher
|
58d1e24b7c
|
Add OpenSSL support for file content encryption/decryption
This brings streaming read performance from 30MB/s to 81MB/s
(similar improvement for writes)
|
2015-09-06 10:42:34 +02:00 |
|
Jakob Unterwurzacher
|
448e88490b
|
Bundle up blocks for bigger reads from the backing filesystem
|
2015-09-06 09:47:01 +02:00 |
|
Jakob Unterwurzacher
|
d0524ded99
|
Use Debug object instead of fmt
|
2015-09-05 20:36:26 +02:00 |
|
Jakob Unterwurzacher
|
11fb037e7e
|
Cleanup and rename files
|
2015-09-05 20:30:20 +02:00 |
|
Jakob Unterwurzacher
|
7e564f928f
|
Fix size reporting
|
2015-09-05 20:11:20 +02:00 |
|
Jakob Unterwurzacher
|
199d3fd79f
|
Fix write path
|
2015-09-05 19:07:20 +02:00 |
|
Jakob Unterwurzacher
|
4ab9862ccb
|
Fix read path
|
2015-09-05 14:08:00 +02:00 |
|
Jakob Unterwurzacher
|
05a5c0a0ff
|
Wrap cluefs part I
|
2015-09-05 11:49:05 +02:00 |
|
Jakob Unterwurzacher
|
6f90ec716a
|
Rebase to cluefs
https://github.com/airnandez/cluefs
|
2015-09-04 20:37:37 +02:00 |
|
Jakob Unterwurzacher
|
4b98f74e3e
|
Builds and mounts
|
2015-09-03 19:27:07 +02:00 |
|
Jakob Unterwurzacher
|
f8fddff769
|
Split into FS and File
|
2015-09-03 19:09:11 +02:00 |
|