Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-06 | fusefrontend_reverse: secure GetAttr against symlink races | Jakob Unterwurzacher | |
...by using the OpenNofollow helper & Fstatat. Also introduce a helper to convert from unix.Stat_t to syscall.Stat_t. Tracking ticket: https://github.com/rfjakob/gocryptfs/issues/165 |