aboutsummaryrefslogtreecommitdiff
path: root/cluefs_frontend
AgeCommit message (Collapse)Author
2015-10-04Remove ClueFS frontendJakob Unterwurzacher
Development has focused on PathFS for some time now and things are working well.
2015-10-04intraBlock: Rename Offset to SkipJakob Unterwurzacher
"Offset" is unclear whether it is an offset from the start of file or start of block. "Skip" seems much better.
2015-09-13Encrypt key with scrypt-hashed passwordJakob Unterwurzacher
2015-09-07Rename frontend to "cluefs_frontend"Jakob Unterwurzacher
Enables adding another frontend later