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
Age
Commit message (
Expand
)
Author
2019-01-02
tests: xattr: set on 0200 file, list on 0000 file
Jakob Unterwurzacher
2019-01-02
fusefrontend: don't downgrade type needlessly
Jakob Unterwurzacher
2019-01-02
travis: fix go get command (needs -t), update dep
Jakob Unterwurzacher
2019-01-02
fusefrontend: use Fsetxattr/Fgetxattr/etc on all platforms
Jakob Unterwurzacher
2019-01-02
syscallcompat: add Fgetxattr / Fsetxattr wrappers
Jakob Unterwurzacher
2019-01-02
tests: better error message for TestBase64XattrRead
Jakob Unterwurzacher
2019-01-02
tests: add fd leak retry logic to UnmountErr, really return error
Jakob Unterwurzacher
2019-01-02
fusefrontend: openBackingDir: fix fd leak in error path
Jakob Unterwurzacher
2019-01-02
nametransform: fix possible incomplete read in ReadLongNameAt
Jakob Unterwurzacher
2019-01-02
tests: ListFds(): filter out pipe and eventpoll fds
Jakob Unterwurzacher
2019-01-02
tests: make MountInfo field accessible
Jakob Unterwurzacher
2019-01-02
tests: reverse: add ctlsocket cleanup delay
Jakob Unterwurzacher
2019-01-01
tests: ListFds: show r/w status
Jakob Unterwurzacher
2019-01-01
tests: split mount_unmount.go from helpers.go
Jakob Unterwurzacher
2019-01-01
tests: detect fd leaks on unmount
Jakob Unterwurzacher
2019-01-01
fusefrontend: fix fd leak in error path
Jakob Unterwurzacher
2019-01-01
fusefrontend: fix fd leak in Access()
Jakob Unterwurzacher
2019-01-01
tests: teach ListFds() to check other processes
Jakob Unterwurzacher
2019-01-01
tests: save gocryptfs process id in test_helpers.MountPID
Jakob Unterwurzacher
2019-01-01
fusefrontend: xattr: fix hang on FIFOs
Jakob Unterwurzacher
2019-01-01
fusefrontend: only compile getBackingPath() on Darwin
Jakob Unterwurzacher
2019-01-01
fusefrontend: make ListXAttr symlink-safe on Linux
Jakob Unterwurzacher
2019-01-01
fusefrontend: make RemoveXAttr() symlink-safe
Jakob Unterwurzacher
2019-01-01
fusefrontend: make SetXAttr() symlink-safe on Linux
Jakob Unterwurzacher
2019-01-01
fusefrontend: make GetXAttr() symlink-safe on Linux
Jakob Unterwurzacher
2019-01-01
tests: add Flistxattr/Fgetxattr/Fremovexattr tests
Jakob Unterwurzacher
2019-01-01
fusefrontend: make Utimens symlink-safe
Jakob Unterwurzacher
2019-01-01
fusefrontend: fix compile failure on Darwin
Jakob Unterwurzacher
2019-01-01
fusefrontend: mark Truncate, Unlink, Symlink symlink-safe
Jakob Unterwurzacher
2019-01-01
fusefrontend: make Rmdir symlink-safe
Jakob Unterwurzacher
2019-01-01
nametransform: rename WriteLongName() -> WriteLongNameAt()
Jakob Unterwurzacher
2019-01-01
fusefrontend: make Readlink() symlink-safe
Jakob Unterwurzacher
2019-01-01
fusefrontend: make OpenDir() symlink-safe
Jakob Unterwurzacher
2019-01-01
fusefrontend: mark a few more functions as symlink-safe / unsafe
Jakob Unterwurzacher
2019-01-01
fusefrontend: use openBackingDir in ctlsock interface
Jakob Unterwurzacher
2019-01-01
fusefrontend: make GetAttr() symlink-safe
Jakob Unterwurzacher
2019-01-01
fusefrontend: make openBackingDir() symlink-safe
Jakob Unterwurzacher
2019-01-01
fusefrontend: mark symlink-safe FUSE calls
Jakob Unterwurzacher
2019-01-01
fusefrontend: make DecryptPath() symlink-safe
Jakob Unterwurzacher
2019-01-01
fusefrontend: make Access() symlink-safe.
Jakob Unterwurzacher
2019-01-01
nametransform: comments: directly link to ioutil.WriteFile fix
Jakob Unterwurzacher
2019-01-01
fusefrontend: Fix debug message in doWrite() method.
Sebastian Lackner
2019-01-01
fusefrontend: Fix order of arguments in debug message for Read() FUSE call.
Sebastian Lackner
2019-01-01
nametransform: Delete incomplete longname files on error.
Sebastian Lackner
2018-12-30
main: Remove a duplicate word in a comment.
Sebastian Lackner
2018-12-28
configfile: Fix a copy&paste error in validateParams method.
Sebastian Lackner
2018-12-27
configfile: Explicitly wipe scrypt derived key after decrypting/encrypting ma...
Sebastian Lackner
2018-12-27
Assorted spelling fixes.
Sebastian Lackner
2018-12-27
fusefrontend: Remove unnecessary check in doRead function.
Sebastian Lackner
2018-12-27
fusefrontend: Don't treat Fchownat error as failure in Mkdir.
Sebastian Lackner
[prev]
[next]