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
2021-04-04
fs: more idiomatic dirCache struct naming
Jakob Unterwurzacher
2021-04-03
performance.txt: add dirfd caching results
Jakob Unterwurzacher
2021-04-03
fs: add initial dirfd caching
Jakob Unterwurzacher
2021-04-03
tests: fusefronted: fix TestOpenBackingDir
Jakob Unterwurzacher
2021-04-03
fusefronted: replace last rn.openBackingDir() calls
Jakob Unterwurzacher
2021-04-02
tests: sharedstorage: wait 100ms longer for cache expiry
Jakob Unterwurzacher
2021-03-30
profiling: add ls.bash
Jakob Unterwurzacher
2021-03-30
go.mod: temporarily switch to go-fuse fork
Jakob Unterwurzacher
2021-03-30
tests: sharedstorage: add TestStaleHardlinks
Jakob Unterwurzacher
2021-03-27
package-static.bash: add gocryptfs-xray to tarball
Jakob Unterwurzacher
2021-03-27
gocrypts-xray: add -version flag
Jakob Unterwurzacher
2021-03-27
Delete obsolete script package.bash
Jakob Unterwurzacher
2021-03-26
README: fix compile instructions for Go 1.13+
Jakob Unterwurzacher
2021-03-21
Add tests/sharedstorage
Jakob Unterwurzacher
2021-03-21
test_helpers: VerifySize: don't complain about ino mismatch
Jakob Unterwurzacher
2021-03-21
fusefronted: move Create() and Open() to new file
Jakob Unterwurzacher
2021-03-21
fusefrontend: -sharedstorage: fix TestRmwRace failure
Jakob Unterwurzacher
2021-03-20
tests: matrix: add -sharestorage to test matrix
Jakob Unterwurzacher
2021-03-20
tests: MountOrFatal creates mnt dir itself
Jakob Unterwurzacher
2021-03-14
syscallcompat: getdents: link to #483
Jakob Unterwurzacher
2021-03-12
tests: add TestDiskFull
Jakob Unterwurzacher
2021-03-12
Makefile: root_test: don't run test when compile fails
Jakob Unterwurzacher
2021-03-07
v2api: -sharestorage: disable hard link tracking & add tests
Jakob Unterwurzacher
2021-02-07
fusefrontend: do not encrypt ACLs
Jakob Unterwurzacher
2021-02-07
tests/xattr: fix acl blob
Jakob Unterwurzacher
2021-02-07
README: warn about incomplete ACL support
Jakob Unterwurzacher
2021-02-06
README: mention MacFUSE v4.x support
Jakob Unterwurzacher
2021-02-06
syscallcompat: MknodatUser: work around changed syscall.Setgroups semantics
Jakob Unterwurzacher
2021-01-31
README: note Trezor removal
Jakob Unterwurzacher
2021-01-31
go.mod: update go-fuse to latest master
Jakob Unterwurzacher
2021-01-10
nametransform: make `gocryptfs.diriv` and `gocryptfs.xxx.name` files world-re...
Jakob Unterwurzacher
2021-01-10
MANPAGE: add sub-headers to EXAMPLES
Jakob Unterwurzacher
2021-01-10
nametransform: move permission constants to perms.go
Jakob Unterwurzacher
2021-01-02
-idle: don't lazy-unmount
Jakob Unterwurzacher
2020-12-20
main: add "-kernel_cache" flag
gmd20
2020-11-14
MANPAGE: add fstab example
Jakob Unterwurzacher
2020-11-14
MANPAGE: add -info example output
Jakob Unterwurzacher
2020-11-14
MANPAGE: split up OPTIONS into action flags, init, mount, common
Jakob Unterwurzacher
2020-11-14
MANPAGE: clarify -fg and syslog interaction
Jakob Unterwurzacher
2020-11-14
Update Changelog for v2.0-beta2
v2.0-beta2
Jakob Unterwurzacher
2020-11-10
fusefrontend_reverse: fix GETATTR panic
Jakob Unterwurzacher
2020-11-10
performance.txt: add v2.0-beta1-9 results
Jakob Unterwurzacher
2020-11-10
go.mod: switch back to mainline go-fuse
Jakob Unterwurzacher
2020-10-22
README: add link to gocryptfs-inspect
Jakob Unterwurzacher
2020-10-19
Drop two more generated files
Jakob Unterwurzacher
2020-10-19
Drop generated files
Jakob Unterwurzacher
2020-10-18
fusefronted: reject GETXATTR "security.capability"
Jakob Unterwurzacher
2020-10-18
syscallcompat: add getxattr fastpaths
Jakob Unterwurzacher
2020-10-17
fsck: make sure we unmount in all cases
Jakob Unterwurzacher
2020-10-16
syscallcompat: add Lgetxattr benchmark
Jakob Unterwurzacher
[next]