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
path:
root
/
tests
/
defaults
Age
Commit message (
Expand
)
Author
2022-08-28
make format
Jakob Unterwurzacher
2022-01-22
tests: fix build failure on Go 1.15 and older
Jakob Unterwurzacher
2022-01-22
tests: add skipped O_TMPFILE test
Jakob Unterwurzacher
2022-01-22
tests: add TestRenameWhiteout, TestRenameExchange
Jakob Unterwurzacher
2022-01-10
fusefrontend: fix -force_owner not affecting MKNOD
Jakob Unterwurzacher
2022-01-04
tests: improve SEEK_DATA test for MacOS
Jakob Unterwurzacher
2021-12-08
tests: convert Creat() calls to Open()
Jakob Unterwurzacher
2021-10-15
tests: add TestForceOwner
Jakob Unterwurzacher
2021-08-30
Unbreak hyperlinks broken by go mod v2 conversion
Jakob Unterwurzacher
2021-08-23
go mod: declare module version v2
Jakob Unterwurzacher
2021-08-18
Fix issues found by ineffassign
Jakob Unterwurzacher
2021-07-29
fusefrontend: implement fsync on directories
Jakob Unterwurzacher
2021-06-26
tests, maxlen.bash: speed up TestMaxlen using QUICK=1
Jakob Unterwurzacher
2021-06-26
tests: better error message on ctlsock query failure
Jakob Unterwurzacher
2021-06-26
tests/default: add maxlen.bash test
Jakob Unterwurzacher
2021-06-21
nametransform: delete NameTransformer interface
Jakob Unterwurzacher
2021-02-07
fusefrontend: do not encrypt ACLs
Jakob Unterwurzacher
2020-08-16
v2api/reverse: implement Lseek
Jakob Unterwurzacher
2020-07-26
v2api: fix missing size translation in Lookup
Jakob Unterwurzacher
2020-07-23
v2api: implement Lseek
Jakob Unterwurzacher
2020-07-12
tests: fix TestCpWarnings comment typo
Jakob Unterwurzacher
2020-05-09
ctlsock: create exported ctlsock client library
Jakob Unterwurzacher
2019-03-03
tests: fix data race in TestDirIVRace
Jakob Unterwurzacher
2019-01-20
tests: darwin: ignore error in TestMvWarningSymlink
Jakob Unterwurzacher
2019-01-02
tests: add fd leak retry logic to UnmountErr, really return error
Jakob Unterwurzacher
2019-01-01
tests: detect fd leaks on unmount
Jakob Unterwurzacher
2018-12-27
Assorted spelling fixes.
Sebastian Lackner
2018-05-17
tests: add "mv broken symlink" test
Jakob Unterwurzacher
2018-05-15
xattr: return EOPNOTSUPP for unsupported attributes
Jakob Unterwurzacher
2018-04-02
fsck: clean up log output
Jakob Unterwurzacher
2018-03-05
tests: fix a few fd leaks
Jakob Unterwurzacher
2017-08-10
tests: add diriv cache race test
Jakob Unterwurzacher
2017-07-11
fusefronted: enable writing to write-only files
Jakob Unterwurzacher
2017-05-07
fusefrontend: implement path decryption via ctlsock
Jakob Unterwurzacher
2017-05-01
tests: add TestXfs124
Jakob Unterwurzacher
2017-05-01
fusefrontend: drop writeOnly flag
Jakob Unterwurzacher
2017-02-12
tests: ctlsock: check warning for non-canonical paths
Jakob Unterwurzacher
2016-12-10
ctlsock: sanitize paths before passing them to the backend
Jakob Unterwurzacher
2016-11-17
tests: add OpenTruncateRead test
Jakob Unterwurzacher
2016-11-10
ctlsock: implement EncryptPath for reverse mode, add tests
Jakob Unterwurzacher
2016-11-10
ctlsock: add initial limited implementation
Jakob Unterwurzacher
2016-10-19
tests: add example tar
Jakob Unterwurzacher
2016-10-19
tests: add 1980.tar.gz extract test
Jakob Unterwurzacher
2016-10-16
tests: split "normal" tests into "cli" and "defaults"
Jakob Unterwurzacher