Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-17 | Improved xattr handling on non-linux systems (#227) | bolshevik | |
* Fixed xattr filtering for MacOS. "system." and "user." prefixes are only relevant for Linux. * Small cleanup and additional tests. | |||
2018-03-25 | fusefrontend: add xattr support | Jakob Unterwurzacher | |
At the moment, only for reverse mode. https://github.com/rfjakob/gocryptfs/issues/217 |