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
2020-06-21
inomap: clarify TranslateStat function comment
Jakob Unterwurzacher
2020-06-21
v2api (go-fuse v2 api): initial noop implementation
Jakob Unterwurzacher
2020-06-06
tests: TestBadname: simplify test by using empty files
Jakob Unterwurzacher
2020-06-06
badname: stop trying to decrypt at length 22
Jakob Unterwurzacher
2020-06-06
Added auto decryption of invalid file names
DerDonut
2020-06-06
sshfs-benchmark.bash: fix locale trouble and move to tests
Jakob Unterwurzacher
2020-06-01
contrib/getdents-debug: fix function call missing argument from 22e3eec15302e...
Jeremy Hilliker
2020-05-28
getdents-debug: loop and stop on first error
Jakob Unterwurzacher
2020-05-25
contrib/getdents-debug: implement getdents -loop
Jakob Unterwurzacher
2020-05-24
Add contrib/getdents-debug/readdirnames
Jakob Unterwurzacher
2020-05-24
contrib: collect getdents stuff in getdents-debug folder
Jakob Unterwurzacher
2020-05-24
Revert "fusefrontend: don't always clear the dircache in Rename"
Jakob Unterwurzacher
2020-05-24
syscallcompat: warn when Getdents truncates data
Jakob Unterwurzacher
2020-05-24
contrib: add getdents_c
Jakob Unterwurzacher
2020-05-24
Add contrib/getdents
Jakob Unterwurzacher
2020-05-24
contrib/sshfs-benchmark.bash: add rmdir, mkdir, touch
Jakob Unterwurzacher
2020-05-24
fusefrontend: don't always clear the dircache in Rename
Jakob Unterwurzacher
2020-05-24
fusefrontend: don't clear dircache on Mkdir
Jakob Unterwurzacher
2020-05-24
contrib: add sshfs-benchmark.bash
Jakob Unterwurzacher
2020-05-23
syscallcompat: getdents: retry on EINTR
Jakob Unterwurzacher
2020-05-17
dircache: increase cache size & lifetime
Jakob Unterwurzacher
2020-05-17
dircache: improve debug messages
Jakob Unterwurzacher
2020-05-17
Update changelog
Jakob Unterwurzacher
2020-05-17
main: accept multiple -passfile options
Jakob Unterwurzacher
2020-05-17
go mod tidy
Jakob Unterwurzacher
2020-05-17
Update go-fuse import path to github.com/hanwen/go-fuse/v2
Jakob Unterwurzacher
2020-05-10
Fix spelling mistakes found by misspell
Jakob Unterwurzacher
2020-05-10
contrib: delete ctlsock-encrypt.bash
Jakob Unterwurzacher
2020-05-10
gocryptfs-xray: document -encrypt-paths / -decrypt-paths
Jakob Unterwurzacher
2020-05-10
gocryptfs-xray: add -0 flag, add tests
Jakob Unterwurzacher
2020-05-09
main: add "go doc" package comment
Jakob Unterwurzacher
2020-05-09
gocryptfs-xray: integrate ctlsock path encryption/decryption
Jakob Unterwurzacher
2020-05-09
test_helpers: use new ctlsock.CtlSock API
Jakob Unterwurzacher
2020-05-09
ctlsock: add CtlSock API
Jakob Unterwurzacher
2020-05-09
test_helper: kill lsof after 1 second
Jakob Unterwurzacher
2020-05-09
ctlsock: create exported ctlsock client library
Jakob Unterwurzacher
2020-05-09
tests: add TestPasswdMasterkeyStdin
Jakob Unterwurzacher
2020-05-09
main: untangle `-masterkey` handling and config loading
Jakob Unterwurzacher
2020-05-09
main: rename parseMasterKey() -> unhexMasterKey()
Jakob Unterwurzacher
2020-05-09
tests: use t.Name()
Jakob Unterwurzacher
2020-05-09
tests: cli: rename TestBypass -> TestBadname
Jakob Unterwurzacher
2020-05-09
Update README for v1.8.0 release
v1.8.0
Jakob Unterwurzacher
2020-05-03
Documentation: update performance.txt
Jakob Unterwurzacher
2020-05-03
go mod: update dependencies
Jakob Unterwurzacher
2020-05-03
build-without-openssl.bash: suppress "not a dynamic executable" message
Jakob Unterwurzacher
2020-05-03
inomap: fix TestSpill bit check
Jakob Unterwurzacher
2020-05-03
inomap: fix spillBit not set on 2nd hit
Jakob Unterwurzacher
2020-05-03
inomap: remove leftover debug output
Jakob Unterwurzacher
2020-05-03
fusefrontend_reverse: use inomap for inode number translation
Jakob Unterwurzacher
2020-05-03
tests: reverse: add inode mapping test (TestVirtualFileIno)
Jakob Unterwurzacher
[next]