libgocryptfs/tests
Jakob Unterwurzacher bed60101f4 nametransform: make `gocryptfs.diriv` and `gocryptfs.xxx.name` files world-readable
Make `gocryptfs.diriv` and `gocryptfs.xxx.name` files world-readable to make encrypted backups easier
when mounting via fstab.

Having the files follow chmod/chown of their parent does not seem
to be worth the hassle. The content of the diriv files is not
secret, and both diriv and name files are protected by the
perms of the parent dir.

Fixes https://github.com/rfjakob/gocryptfs/issues/539
2021-01-10 08:07:10 +01:00
..
cli nametransform: make `gocryptfs.diriv` and `gocryptfs.xxx.name` files world-readable 2021-01-10 08:07:10 +01:00
defaults v2api/reverse: implement Lseek 2020-08-16 19:58:47 +02:00
example_filesystems test_helper: VerifyExistence: don't panic 2020-08-15 15:39:08 +02:00
fsck v2api: fsck: use a temporary mount 2020-07-19 23:03:47 +02:00
hkdf_sanity tests: add hkdf_sanity tests with broken example filesystem 2017-03-18 16:48:58 +01:00
matrix tests: add TestInoReuse 2020-09-09 18:18:37 +02:00
plaintextnames tests/plaintextnames: add TestInoReuseEvil 2020-09-12 17:55:37 +02:00
reverse tests/reverse: implement (skipped) xattr test 2020-08-30 16:36:10 +02:00
root_test tests: root_test: also test file creation 2019-05-01 18:30:16 +02:00
stress_tests tests: fsstress-gocryptfs.bash: log timestamp for each iteration 2020-10-04 00:12:46 +02:00
symlink_race tests: add symlink_race tool 2018-09-23 12:17:26 +02:00
test_helpers test_helpers: print warning when not running on ext4 2020-09-09 11:47:17 +02:00
xattr tests: don't crash on empty Flistxattr result 2020-07-12 13:40:21 +02:00
canonical-benchmarks.bash benchmarks: add streaming read benchmark 2017-06-27 00:04:58 +02:00
dl-linux-tarball.bash macos: tests: use curl of wget is not available 2018-03-07 09:40:48 +01:00
fuse-unmount.bash Assorted spelling fixes. 2018-12-27 15:19:55 +01:00
len2elen.sh test: len2elen.sh: fix first line output 2019-02-17 16:06:05 +01:00
maxlen.bash maxlen.bash: result was 1 too high 2016-10-04 10:26:22 +02:00
sshfs-benchmark.bash sshfs-benchmark.bash: fix locale trouble and move to tests 2020-06-06 12:15:41 +02:00