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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
Age
Commit message (
Expand
)
Author
2021-08-02
fusefrontend: add quirks for MacOS ExFAT
Jakob Unterwurzacher
2021-07-31
fusefrontend: -sharedstorage: present stable inode numbers
Jakob Unterwurzacher
2021-07-31
fusefrontend: prepareAtSyscall: handle error when opening ourselves
Jakob Unterwurzacher
2021-07-29
fusefrontend: implement fsync on directories
Jakob Unterwurzacher
2021-07-29
fido2: actually drop `-v` flag
Jakob Unterwurzacher
2021-06-27
fido2: drop `-v` option (PIN request)
Jakob Unterwurzacher
2021-06-27
fido2: pretty-print fidoCommand in debug output
Jakob Unterwurzacher
2021-06-26
fusefrontend: delete openBackingDir
Jakob Unterwurzacher
2021-06-26
fusefrontend: convert last callers from openBackingDir to prepareAtSyscall
Jakob Unterwurzacher
2021-06-26
fusefrontend: ctlsock: get rid of unneccessary wrapper function
Jakob Unterwurzacher
2021-06-26
fusefrontend: convert ctlsock from openBackingDir to prepareAtSyscall
Jakob Unterwurzacher
2021-06-26
fusefrontend: convert openBackingDir tests to prepareAtSyscall
Jakob Unterwurzacher
2021-06-25
fusefrontend: implement recursive diriv caching
Jakob Unterwurzacher
2021-06-21
nametransform: rename BadNameFlag to BadnameSuffix
Jakob Unterwurzacher
2021-06-21
nametransform: gather badname functions in badname.go
Jakob Unterwurzacher
2021-06-21
nametransform: delete NameTransformer interface
Jakob Unterwurzacher
2021-06-21
Improve startup debug output
Jakob Unterwurzacher
2021-06-20
nametransform: pass badname patterns via New
Jakob Unterwurzacher
2021-06-20
fido2: hide "FIDO2" in gocryptfs.conf if not used
Jakob Unterwurzacher
2021-06-20
Badname file content access
DerDonut
2021-06-06
fusefronted: report plaintext size on symlink creation
Jakob Unterwurzacher
2021-06-05
syscallcompat: drop obsolete wrappers
Jakob Unterwurzacher
2021-06-03
fido2: quote argument strings in debug output
Jakob Unterwurzacher
2021-06-02
fusefrontend: run acl Setxattr in user context
Jakob Unterwurzacher
2021-06-02
fusefrontend: catch ReadAt integer overflow
Jakob Unterwurzacher
2021-06-02
nametransform: check name validity on encryption
Jakob Unterwurzacher
2021-05-29
fusefrontend: list "." and ".." in dir entries
Jakob Unterwurzacher
2021-05-29
fusefrontend: rewrite Lseek SEEK_DATA / SEEK_HOLE
Jakob Unterwurzacher
2021-05-26
contentenc: add PlainOffToCipherOff helper
Jakob Unterwurzacher
2021-05-26
contentenc: fix CipherSizeToPlainSize non-monoticity
Jakob Unterwurzacher
2021-05-26
contentenc: update comments
Jakob Unterwurzacher
2021-05-26
tests: contentenc: add TestSizeToSize
Jakob Unterwurzacher
2021-05-26
syscallcompat: add GetdentsSpecial()
Jakob Unterwurzacher
2021-05-26
stupidgcm: prefer Go stdlib over OpenSSL on Apple M1
Jakob Unterwurzacher
2021-05-22
syscallcompat: also refactor MkdiratUser on GOOS=darwin
Jakob Unterwurzacher
2021-05-22
syscallcompat: refactor MkdiratUser to take fuse.Context
Jakob Unterwurzacher
2021-05-22
syscallcompat: deduplicate OpenatUser/MknodatUser/SymlinkatUser/MkdiratUser
Jakob Unterwurzacher
2021-05-18
fsck: redirect go-fuse noise to syslog
Jakob Unterwurzacher
2021-05-18
-speed: note that XChaCha20 is not selectable
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-04-07
fusefrontend: make dirCache work for "node itself"
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
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-03-21
fusefronted: move Create() and Open() to new file
Jakob Unterwurzacher
2021-03-21
fusefrontend: -sharedstorage: fix TestRmwRace failure
Jakob Unterwurzacher
[next]