Age | Commit message (Expand) | Author |
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 |
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 |