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
Age
Commit message (
Expand
)
Author
2021-08-19
test_helpers: actually use global testParentDir variable
Jakob Unterwurzacher
2021-08-19
Fix issues found by "go vet"
Jakob Unterwurzacher
2021-08-19
golangci-lint: fix issues found by gosimple
Jakob Unterwurzacher
2021-08-18
Fix issues found by ineffassign
Jakob Unterwurzacher
2021-08-18
reverse: fix "exclude all but" case
Jakob Unterwurzacher
2021-08-18
tests/reverse/TestExcludeTestFs: test trailing slash
Jakob Unterwurzacher
2021-08-18
tests/reverse/TestExcludeTestFs: improve comments & code style
Jakob Unterwurzacher
2021-08-17
tests/cli/TestBadname: make sure case 5 is never decodable
Jakob Unterwurzacher
2021-08-16
tests/reverse: replace os.ReadDir to support older Go versions
Jakob Unterwurzacher
2021-08-16
tests/root_test: show failing command detail
Jakob Unterwurzacher
2021-08-16
reverse mode: implement -one-file-system
Jakob Unterwurzacher
2021-08-16
tests/cli: escape filenames in TestBadname logs
Jakob Unterwurzacher
2021-08-11
syscallcompat: move quirks logic here & fix darwin
Jakob Unterwurzacher
2021-07-31
fusefrontend: -sharedstorage: present stable inode numbers
Jakob Unterwurzacher
2021-07-31
tests: matrix: add TestPwd
Jakob Unterwurzacher
2021-07-29
fusefrontend: implement fsync on directories
Jakob Unterwurzacher
2021-06-27
canonical-benchmarks.bash: handle relative paths
Jakob Unterwurzacher
2021-06-26
tests/fsck: delete obsolete script run_fsck.bash
Jakob Unterwurzacher
2021-06-26
tests, maxlen.bash: speed up TestMaxlen using QUICK=1
Jakob Unterwurzacher
2021-06-26
tests: matrix: show content detail on mismatch
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: rename BadNameFlag to BadnameSuffix
Jakob Unterwurzacher
2021-06-21
nametransform: delete NameTransformer interface
Jakob Unterwurzacher
2021-06-21
tests: cli: add TestZerokey
Jakob Unterwurzacher
2021-06-20
Badname file content access
DerDonut
2021-06-20
contrib/maxlen.bash: also test dir and path length
Jakob Unterwurzacher
2021-06-06
fusefronted: report plaintext size on symlink creation
Jakob Unterwurzacher
2021-06-02
nametransform: check name validity on encryption
Jakob Unterwurzacher
2021-05-29
tests: TestFileHoleCopy: accept +-4kB
Jakob Unterwurzacher
2021-05-29
fusefrontend: rewrite Lseek SEEK_DATA / SEEK_HOLE
Jakob Unterwurzacher
2021-05-26
tests: add TestFileHoleCopy
Jakob Unterwurzacher
2021-05-26
tests: re-enable TestInoReuseEvil
Jakob Unterwurzacher
2021-05-26
tests: add TestHaveDotdot
Jakob Unterwurzacher
2021-05-15
Add -acl flag to enable ACL enforcement
Jakob Unterwurzacher
2021-04-02
tests: sharedstorage: wait 100ms longer for cache expiry
Jakob Unterwurzacher
2021-03-30
tests: sharedstorage: add TestStaleHardlinks
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-20
tests: matrix: add -sharestorage to test matrix
Jakob Unterwurzacher
2021-03-20
tests: MountOrFatal creates mnt dir itself
Jakob Unterwurzacher
2021-03-12
tests: add TestDiskFull
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-01-10
nametransform: make `gocryptfs.diriv` and `gocryptfs.xxx.name` files world-re...
Jakob Unterwurzacher
2020-10-04
tests: fsstress-gocryptfs.bash: log timestamp for each iteration
Jakob Unterwurzacher
2020-10-04
tests: fsstress-gocryptfs.bash: add DEBUG option
Jakob Unterwurzacher
2020-10-03
fsstress-gocryptfs.bash: don't hang if TMPDIR ends in /
Jakob Unterwurzacher
2020-09-18
fsstress-gocryptfs.bash: print loopback version & mount path
Jakob Unterwurzacher
[next]