index
:
gocryptfs
570
LockSharedStorage
allow_other
codeql
dependabot
det
master
next
paralin-update-deps
setup-go-v3
testing_init
Mirror of gocryptfs source code on Github
https://github.com/rfjakob/gocryptfs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
fusefrontend
/
names.go
Age
Commit message (
Expand
)
Author
2019-01-01
fusefrontend: only compile getBackingPath() on Darwin
Jakob Unterwurzacher
2019-01-01
fusefrontend: make GetXAttr() symlink-safe on Linux
Jakob Unterwurzacher
2019-01-01
fusefrontend: mark a few more functions as symlink-safe / unsafe
Jakob Unterwurzacher
2019-01-01
fusefrontend: make openBackingDir() symlink-safe
Jakob Unterwurzacher
2018-10-11
Add option for autounmount
Jesse Dunietz
2018-09-23
fusefrontend: add named parameters to openBackingDir
Jakob Unterwurzacher
2018-09-23
fusefrontend: get rid of os.File* wrapping
Jakob Unterwurzacher
2018-09-08
fusefrontend: use OpenDirNofollow in openBackingDir
Jakob Unterwurzacher
2017-11-28
fusefrontend: Introduce a openBackingPath helper and use it to simplify Mknod...
Sebastian Lackner
2016-09-25
nametransform: delete unused function DecryptPathDirIV
Jakob Unterwurzacher
2016-06-23
Drop deprecated "-diriv" option
Jakob Unterwurzacher
2016-06-15
Rename internal "toggledlog" package to "tlog"
Jakob Unterwurzacher
2016-02-06
longnames part I: Create and OpenDir work with long filenames > 176 bytes
Jakob Unterwurzacher
2016-02-06
Move pathfs_frontend to internal/fusefrontend
Jakob Unterwurzacher