Age | Commit message (Expand) | Author |
2015-10-04 | Enable ClientInodes so hard links work | Jakob Unterwurzacher |
2015-10-04 | Run go fmt | Jakob Unterwurzacher |
2015-10-04 | Remove ClueFS frontend | Jakob Unterwurzacher |
2015-09-19 | Set Fileystem and Type values shown in "df -T" and friends | Jakob Unterwurzacher |
2015-09-18 | Add --cpuprofile flag | Jakob Unterwurzacher |
2015-09-16 | Set GOMAXPROCS = 4 | Jakob Unterwurzacher |
2015-09-16 | Fix symlink size reporting | Jakob Unterwurzacher |
2015-09-15 | Add "--zerokey" option to simplify testing and benchmarking | Jakob Unterwurzacher |
2015-09-14 | init: Check if dir is empty part II (done) | Jakob Unterwurzacher |
2015-09-13 | init: Check if dir is empty part I | Jakob Unterwurzacher |
2015-09-13 | Implement password handling | Jakob Unterwurzacher |
2015-09-13 | Encrypt key with scrypt-hashed password | Jakob Unterwurzacher |
2015-09-13 | Friendlier error message if gocryptfs.conf does not exist | Jakob Unterwurzacher |
2015-09-13 | Implement json config storage (not yet encrypted) | Jakob Unterwurzacher |
2015-09-09 | Fix File.GettAttr() size reporting | Jakob Unterwurzacher |
2015-09-08 | Explain both frontends in readme | Jakob Unterwurzacher |
2015-09-08 | Add pathfs frontend (uses go-fuse instead of bazil-fuse), part I | Jakob Unterwurzacher |
2015-09-07 | Rename frontend to "cluefs_frontend" | Jakob Unterwurzacher |
2015-09-06 | Add README.md | Jakob Unterwurzacher |
2015-09-06 | Add streaming read and write benchmarks | Jakob Unterwurzacher |
2015-09-06 | Add OpenSSL support for file content encryption/decryption | Jakob Unterwurzacher |
2015-09-06 | Set readahead to 1MB | Jakob Unterwurzacher |
2015-09-05 | Wrap cluefs part I | Jakob Unterwurzacher |
2015-09-04 | Rebase to cluefs | Jakob Unterwurzacher |
2015-09-03 | Mounts and show an empty dir | Jakob Unterwurzacher |
2015-09-03 | Builds and mounts | Jakob Unterwurzacher |