summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-02tests: ListFds(): filter out pipe and eventpoll fdsJakob Unterwurzacher
2019-01-02tests: make MountInfo field accessibleJakob Unterwurzacher
2019-01-02tests: reverse: add ctlsocket cleanup delayJakob Unterwurzacher
2019-01-01tests: ListFds: show r/w statusJakob Unterwurzacher
2019-01-01tests: split mount_unmount.go from helpers.goJakob Unterwurzacher
2019-01-01tests: detect fd leaks on unmountJakob Unterwurzacher
2019-01-01fusefrontend: fix fd leak in error pathJakob Unterwurzacher
2019-01-01fusefrontend: fix fd leak in Access()Jakob Unterwurzacher
2019-01-01tests: teach ListFds() to check other processesJakob Unterwurzacher
2019-01-01tests: save gocryptfs process id in test_helpers.MountPIDJakob Unterwurzacher
2019-01-01fusefrontend: xattr: fix hang on FIFOsJakob Unterwurzacher
2019-01-01fusefrontend: only compile getBackingPath() on DarwinJakob Unterwurzacher
2019-01-01fusefrontend: make ListXAttr symlink-safe on LinuxJakob Unterwurzacher
2019-01-01fusefrontend: make RemoveXAttr() symlink-safeJakob Unterwurzacher
2019-01-01fusefrontend: make SetXAttr() symlink-safe on LinuxJakob Unterwurzacher
2019-01-01fusefrontend: make GetXAttr() symlink-safe on LinuxJakob Unterwurzacher
2019-01-01tests: add Flistxattr/Fgetxattr/Fremovexattr testsJakob Unterwurzacher
2019-01-01fusefrontend: make Utimens symlink-safeJakob Unterwurzacher
2019-01-01fusefrontend: fix compile failure on DarwinJakob Unterwurzacher
2019-01-01fusefrontend: mark Truncate, Unlink, Symlink symlink-safeJakob Unterwurzacher
2019-01-01fusefrontend: make Rmdir symlink-safeJakob Unterwurzacher
2019-01-01nametransform: rename WriteLongName() -> WriteLongNameAt()Jakob Unterwurzacher
2019-01-01fusefrontend: make Readlink() symlink-safeJakob Unterwurzacher
2019-01-01fusefrontend: make OpenDir() symlink-safeJakob Unterwurzacher
2019-01-01fusefrontend: mark a few more functions as symlink-safe / unsafeJakob Unterwurzacher
2019-01-01fusefrontend: use openBackingDir in ctlsock interfaceJakob Unterwurzacher
2019-01-01fusefrontend: make GetAttr() symlink-safeJakob Unterwurzacher
2019-01-01fusefrontend: make openBackingDir() symlink-safeJakob Unterwurzacher
2019-01-01fusefrontend: mark symlink-safe FUSE callsJakob Unterwurzacher
2019-01-01fusefrontend: make DecryptPath() symlink-safeJakob Unterwurzacher
2019-01-01fusefrontend: make Access() symlink-safe.Jakob Unterwurzacher
2019-01-01nametransform: comments: directly link to ioutil.WriteFile fixJakob Unterwurzacher
2019-01-01fusefrontend: Fix debug message in doWrite() method.Sebastian Lackner
2019-01-01fusefrontend: Fix order of arguments in debug message for Read() FUSE call.Sebastian Lackner
2019-01-01nametransform: Delete incomplete longname files on error.Sebastian Lackner
2018-12-30main: Remove a duplicate word in a comment.Sebastian Lackner
2018-12-28configfile: Fix a copy&paste error in validateParams method.Sebastian Lackner
2018-12-27configfile: Explicitly wipe scrypt derived key after decrypting/encrypting ma...Sebastian Lackner
2018-12-27Assorted spelling fixes.Sebastian Lackner
2018-12-27fusefrontend: Remove unnecessary check in doRead function.Sebastian Lackner
2018-12-27fusefrontend: Don't treat Fchownat error as failure in Mkdir.Sebastian Lackner
2018-12-27fusefrontend: Check the correct 'err' variable.Sebastian Lackner
2018-12-27build.bash: Escape LDFLAGS before passing them to 'go build'.Sebastian Lackner
2018-12-16build.bash: support user-set LDFLAGSJakob Unterwurzacher
2018-12-16build.bash: use -trimpath for reproducible buildsJakob Unterwurzacher
2018-12-16build.bash: respect SOURCE_DATE_EPOCHJakob Unterwurzacher
2018-12-16README: replace openssl-gcm.md with link to wikiJakob Unterwurzacher
2018-12-16tests: fix TestPassfileNewlineJakob Unterwurzacher
2018-12-15passfile: directly read file instead of invoking catJakob Unterwurzacher
2018-12-12Add v1.6.1 to changelogJakob Unterwurzacher