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
/
matrix
/
matrix_test.go
Age
Commit message (
Expand
)
Author
2021-08-23
tests/matrix: add -xchacha test
Jakob Unterwurzacher
2021-08-23
go mod: declare module version v2
Jakob Unterwurzacher
2021-08-20
Implement -deterministic-names: extended -zerodiriv
Jakob Unterwurzacher
2021-08-19
golangci-lint: fix issues found by "unused" and "deadcode"
Jakob Unterwurzacher
2021-07-31
tests: matrix: add TestPwd
Jakob Unterwurzacher
2021-06-06
fusefronted: report plaintext size on symlink creation
Jakob Unterwurzacher
2021-03-20
tests: matrix: add -sharestorage to test matrix
Jakob Unterwurzacher
2020-08-16
v2api/reverse: implement Statfs
Jakob Unterwurzacher
2020-08-15
test_helper: VerifyExistence: don't panic
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-05-09
tests: use t.Name()
Jakob Unterwurzacher
2020-02-15
tests: randomize data in testWriteN
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-01
tests: matrix: test -serialize_reads
Jakob Unterwurzacher
2019-04-08
tests: speed up new tests a little
Jakob Unterwurzacher
2019-04-08
tests: add TestConcurrentReadCreate, move to new file
Jakob Unterwurzacher
2019-04-08
tests: add TestConcurrentReadWrite
Jakob Unterwurzacher
2019-04-08
tests: add additional TestWrite10Tight test
Jakob Unterwurzacher
2019-02-17
tests: fix compile error in matrix_test.go
Jakob Unterwurzacher
2019-02-17
ParseHeader: print hexdump on error
Jakob Unterwurzacher
2019-02-17
nametransform: reject names longer than 255 chars
Jakob Unterwurzacher
2019-01-20
tests: matrix: split out directory tests into their own file
Jakob Unterwurzacher
2019-01-14
tests: reduce noise on MacOS
Jakob Unterwurzacher
2019-01-06
tests: move fallocate tests to its own file
Jakob Unterwurzacher
2019-01-06
tests: TestFallocate: comment what "d" and "h" means
Jakob Unterwurzacher
2019-01-01
tests: teach ListFds() to check other processes
Jakob Unterwurzacher
2019-01-01
tests: save gocryptfs process id in test_helpers.MountPID
Jakob Unterwurzacher
2019-01-01
fusefrontend: make Access() symlink-safe.
Jakob Unterwurzacher
2018-09-22
tests: detect and report chmod failures earlier
Jakob Unterwurzacher
2018-09-08
tests: restore Go 1.7 compatibility
Jakob Unterwurzacher
2018-09-08
tests: add chmod test
Jakob Unterwurzacher
2018-09-08
tests: restore TestUtimesNanoSymlink
Jakob Unterwurzacher
2018-04-07
tests: cli_test: fix fd leak
Jakob Unterwurzacher
2018-04-07
tests: matrix: check for fd leaks
Jakob Unterwurzacher
2018-04-01
tests: add a few explicit file Close() in matrix_test
Jakob Unterwurzacher
2018-03-06
tests: drop "-z" from fusermount to catch forgotten fds
Jakob Unterwurzacher
2018-03-05
tests: matrix_test: skip cases when without_openssl is set
Jakob Unterwurzacher
2018-03-05
macos: doTestUtimesNano: skip UTIME_OMIT and nanoseconds testcases
Jakob Unterwurzacher
2018-03-05
tests: TestUtimesNano: replace ugly compareUtimes wrapper
Jakob Unterwurzacher
2018-03-05
tests: fix a few fd leaks
Jakob Unterwurzacher
2018-03-05
macos: skip TestUtimesNanoSymlink early
Jakob Unterwurzacher
2018-02-28
MacOS: skip TestUtimesNanoSymlink and TestUtimesNanoFd
Jakob Unterwurzacher
2018-01-17
fusefronted: add PlaintextNames special-cases for Create & Rename
Jakob Unterwurzacher
2017-12-25
fusefrontend: Handle PlaintextNames mode in Link
Sebastian Lackner
2017-11-28
fusefrontend: Handle PlaintextNames mode in Unlink
Sebastian Lackner
2017-11-28
fusefrontend: Handle PlaintextNames mode in Mknod
Sebastian Lackner
2017-11-27
fusefronted: allow_other: close race between mknod and chown
Jakob Unterwurzacher
2017-11-25
fusefrontend: Fix longname handling for renames with existing target
Sebastian Lackner
[next]