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
2020-09-09
tests: add TestInoReuse
Jakob Unterwurzacher
2020-09-09
test_helpers: print warning when not running on ext4
Jakob Unterwurzacher
2020-09-09
test_helpers: mark MountOrFatal as a Helper()
Jakob Unterwurzacher
2020-09-06
gocryptfs -init: fix wrong exit code on non-empty dir
Jakob Unterwurzacher
2020-08-30
tests/reverse: implement (skipped) xattr test
Jakob Unterwurzacher
2020-08-16
v2api/reverse: implement Lseek
Jakob Unterwurzacher
2020-08-16
v2api/reverse: implement Statfs
Jakob Unterwurzacher
2020-08-15
v2api/reverse: finish -exclude
Jakob Unterwurzacher
2020-08-15
test_helper: VerifyExistence: don't panic
Jakob Unterwurzacher
2020-07-26
stress_tests: run pingpong.bash at nice level 19
Jakob Unterwurzacher
2020-07-26
v2api: fix missing size translation in Lookup
Jakob Unterwurzacher
2020-07-23
v2api: implement Lseek
Jakob Unterwurzacher
2020-07-19
v2api: fsck: use a temporary mount
Jakob Unterwurzacher
2020-07-12
tests: TestMagicNames: add warmup rounds
Jakob Unterwurzacher
2020-07-12
v2api: Getattr: use file handle if passed
Jakob Unterwurzacher
2020-07-12
tests: fix TestCpWarnings comment typo
Jakob Unterwurzacher
2020-07-12
tests: don't crash on empty Flistxattr result
Jakob Unterwurzacher
2020-07-12
v2api: fix Mkdir crash when using plaintextnames
Jakob Unterwurzacher
2020-06-06
tests: TestBadname: simplify test by using empty files
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-05-17
dircache: increase cache size & lifetime
Jakob Unterwurzacher
2020-05-17
main: accept multiple -passfile options
Jakob Unterwurzacher
2020-05-10
Fix spelling mistakes found by misspell
Jakob Unterwurzacher
2020-05-10
gocryptfs-xray: add -0 flag, add tests
Jakob Unterwurzacher
2020-05-09
test_helpers: use new ctlsock.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
tests: use t.Name()
Jakob Unterwurzacher
2020-05-09
tests: cli: rename TestBypass -> TestBadname
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
2020-02-29
tests: test xattr acls
Jakob Unterwurzacher
2020-02-28
Show undecryptable filenames if they match supplied glob
orcas
2020-02-15
tests: randomize data in testWriteN
Jakob Unterwurzacher
2020-01-25
tests: cli: add TestSymlinkedCipherdir
Jakob Unterwurzacher
2019-12-28
remove Trezor support
Pavol Rusnak
2019-12-24
Fix "go get" failure
Jakob Unterwurzacher
2019-11-16
tests: also check inode number in VerifySize
Jakob Unterwurzacher
2019-11-10
tests: fsstress: clean up leftover mounts on startup
Jakob Unterwurzacher
2019-11-10
tests: drop "-l" flag from fsstress-loopback.bash
Jakob Unterwurzacher
2019-11-03
tests: send SIGUSR1 to loopback
Jakob Unterwurzacher
2019-10-19
tests: make extractloop work with go-fuse loopback again
Jakob Unterwurzacher
2019-10-06
stress_tests: use /var/tmp by default
Jakob Unterwurzacher
2019-10-06
tests: use /var/tmp by default
Jakob Unterwurzacher
2019-10-06
tests: filter leaked fds by prefix
Jakob Unterwurzacher
2019-10-06
tests: clarify which process seems to be leaking fds
Jakob Unterwurzacher
2019-09-08
tests: add TestNotIdle
Jakob Unterwurzacher
2019-09-08
test_helpers: ListFds: handle an exited process gracefully
Jakob Unterwurzacher
[next]