libgocryptfs/tests
DerDonut a8230d271f Added auto decryption of invalid file names
Changed invalid file decoding and decryption. Function
DecryptName now shortens the filename until the filename is
decodable and decryptable. Will work with valid **and**
invalid Base64URL delimiter (valid delimiter [0-9a-zA-z_\\-].
If the filename is not decryptable at all, it returns the
original cipher name with flag suffix Changed cli tests to
generate decryptable and undecryptable file names with correct
encrypted content. Replacing #474, extends #393
2020-06-06 12:20:31 +02:00
..
cli Added auto decryption of invalid file names 2020-06-06 12:20:31 +02:00
defaults ctlsock: create exported ctlsock client library 2020-05-09 17:36:41 +02:00
example_filesystems Fix "go get" failure 2019-12-24 00:38:40 +01:00
fsck Add CodeLingo Tenet to fix missing close file 2019-04-10 13:33:58 +02:00
hkdf_sanity tests: add hkdf_sanity tests with broken example filesystem 2017-03-18 16:48:58 +01:00
matrix Fix spelling mistakes found by misspell 2020-05-10 00:25:49 +02:00
plaintextnames configfile: add LoadAndDecrypt wrapper 2018-09-08 12:40:29 +02:00
reverse ctlsock: create exported ctlsock client library 2020-05-09 17:36:41 +02:00
root_test tests: root_test: also test file creation 2019-05-01 18:30:16 +02:00
stress_tests tests: fsstress: clean up leftover mounts on startup 2019-11-10 22:06:40 +01:00
symlink_race tests: add symlink_race tool 2018-09-23 12:17:26 +02:00
test_helpers dircache: increase cache size & lifetime 2020-05-17 21:37:36 +02:00
xattr tests: test xattr acls 2020-02-29 20:38:48 +01: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