Age | Commit message (Expand) | Author |
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 |
2020-09-13 | stress_tests/fsstress-gocryptfs.bash: use rm -Rf for cleanup | Jakob Unterwurzacher |
2020-09-12 | tests/plaintextnames: add TestInoReuseEvil | Jakob Unterwurzacher |
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 |