aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-20tests: MountOrFatal creates mnt dir itselfJakob Unterwurzacher
2021-03-14syscallcompat: getdents: link to #483Jakob Unterwurzacher
2021-03-12tests: add TestDiskFullJakob Unterwurzacher
2021-03-12Makefile: root_test: don't run test when compile failsJakob Unterwurzacher
2021-03-07v2api: -sharestorage: disable hard link tracking & add testsJakob Unterwurzacher
2021-02-07fusefrontend: do not encrypt ACLsJakob Unterwurzacher
2021-02-07tests/xattr: fix acl blobJakob Unterwurzacher
2021-02-07README: warn about incomplete ACL supportJakob Unterwurzacher
2021-02-06README: mention MacFUSE v4.x supportJakob Unterwurzacher
2021-02-06syscallcompat: MknodatUser: work around changed syscall.Setgroups semanticsJakob Unterwurzacher
2021-01-31README: note Trezor removalJakob Unterwurzacher
2021-01-31go.mod: update go-fuse to latest masterJakob Unterwurzacher
2021-01-10nametransform: make `gocryptfs.diriv` and `gocryptfs.xxx.name` files world-re...Jakob Unterwurzacher
2021-01-10MANPAGE: add sub-headers to EXAMPLESJakob Unterwurzacher
2021-01-10nametransform: move permission constants to perms.goJakob Unterwurzacher
2021-01-02-idle: don't lazy-unmountJakob Unterwurzacher
2020-12-20main: add "-kernel_cache" flaggmd20
2020-11-14MANPAGE: add fstab exampleJakob Unterwurzacher
2020-11-14MANPAGE: add -info example outputJakob Unterwurzacher
2020-11-14MANPAGE: split up OPTIONS into action flags, init, mount, commonJakob Unterwurzacher
2020-11-14MANPAGE: clarify -fg and syslog interactionJakob Unterwurzacher
2020-11-14Update Changelog for v2.0-beta2v2.0-beta2Jakob Unterwurzacher
2020-11-10fusefrontend_reverse: fix GETATTR panicJakob Unterwurzacher
2020-11-10performance.txt: add v2.0-beta1-9 resultsJakob Unterwurzacher
2020-11-10go.mod: switch back to mainline go-fuseJakob Unterwurzacher
2020-10-22README: add link to gocryptfs-inspectJakob Unterwurzacher
2020-10-19Drop two more generated filesJakob Unterwurzacher
2020-10-19Drop generated filesJakob Unterwurzacher
2020-10-18fusefronted: reject GETXATTR "security.capability"Jakob Unterwurzacher
2020-10-18syscallcompat: add getxattr fastpathsJakob Unterwurzacher
2020-10-17fsck: make sure we unmount in all casesJakob Unterwurzacher
2020-10-16syscallcompat: add Lgetxattr benchmarkJakob Unterwurzacher
2020-10-16performance.txt: add gocryptfs v1.8.0 resultsJakob Unterwurzacher
2020-10-16Update performance.txt with gocryptfs v2.0-beta1 resultJakob Unterwurzacher
2020-10-15Update README for v2.0-beta1v2.0-beta1Jakob Unterwurzacher
2020-10-15v2pai: delete fusefrontend_reverse_v1apiJakob Unterwurzacher
2020-10-15go.mod: temporarily switch to patched go-fuse forkJakob Unterwurzacher
2020-10-15contrib: cleanup-tmp-mounts: also clean ext4-ramdiskJakob Unterwurzacher
2020-10-14main: show microseconds in go-fuse logsJakob Unterwurzacher
2020-10-14syscallcompat: don't retry Close()Jakob Unterwurzacher
2020-10-14syscallcompat: retry ops on EINTRJakob Unterwurzacher
2020-10-11syscallcompat: Openat: retry on EINTRJakob Unterwurzacher
2020-10-04build.bash: show "go mod edit -replace" in version stringJakob Unterwurzacher
2020-10-04tests: fsstress-gocryptfs.bash: log timestamp for each iterationJakob Unterwurzacher
2020-10-04tests: fsstress-gocryptfs.bash: add DEBUG optionJakob Unterwurzacher
2020-10-03fsstress-gocryptfs.bash: don't hang if TMPDIR ends in /Jakob Unterwurzacher
2020-09-21go mod tidyPavol Rusnak
2020-09-18fsstress-gocryptfs.bash: print loopback version & mount pathJakob Unterwurzacher
2020-09-18contrib/mount-ext4-ramdisk.sh: clean up in error caseJakob Unterwurzacher
2020-09-14Add contrib/mount-ext4-ramdisk.shJakob Unterwurzacher