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-05-18
-speed: note that XChaCha20 is not selectable
Jakob Unterwurzacher
2021-05-15
Merge package-source.bash & package-static.bash scripts
v2.0-beta4
Jakob Unterwurzacher
2021-05-15
Update README for v2.0-beta4
Jakob Unterwurzacher
2021-05-15
go.mod: switch to go-fuse acl branch
Jakob Unterwurzacher
2021-05-15
Add -acl flag to enable ACL enforcement
Jakob Unterwurzacher
2021-05-15
fusefrontend: fix RENAME_NOREPLACE darwin build failure
Jakob Unterwurzacher
2021-05-08
fusefrontend: avoid duplicate const definition
Jakob Unterwurzacher
2021-05-08
fusefrontend: reject broken RENAME_EXCHANGE and RENAME_WHITEOUT
Jakob Unterwurzacher
2021-05-07
README: fix broken markdown links
Jakob Unterwurzacher
2021-04-24
Update README for v2.0-beta3 release
v2.0-beta3
Jakob Unterwurzacher
2021-04-24
go mod: switch back to mainline go-fuse
Jakob Unterwurzacher
2021-04-07
Doc: update performance.txt
Jakob Unterwurzacher
2021-04-07
fusefrontend: make dirCache work for "node itself"
Jakob Unterwurzacher
2021-04-05
profiling/ls.bash: add -nosyslog
Jakob Unterwurzacher
2021-04-05
fusefrontend: print dirCache stats after unmount
Jakob Unterwurzacher
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
[next]