This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
rclone
Watch
16
Star
0
Fork
You've already forked rclone
3
Code
Issues
6
Pull requests
1
Projects
Releases
1
Packages
Wiki
Activity
Actions
07c4d95f38
rclone
/
backend
/
crypt
History
Nick Craig-Wood
07c4d95f38
crypt: fix tests assert.Error which should have been assert.EqualError
2023-03-22 16:23:37 +00:00
..
pkcs7
Error strings should not be capitalized
2022-06-23 23:26:02 +02:00
cipher.go
crypt: fix typo in comment
2022-08-22 10:43:54 +02:00
cipher_test.go
crypt: fix tests assert.Error which should have been assert.EqualError
2023-03-22 16:23:37 +00:00
crypt.go
crypt: fix for unencrypted directory names on case insensitive remotes
2023-01-11 16:32:40 +00:00
crypt_internal_test.go
test: replace defer cleanup with
t.Cleanup
2022-12-09 14:38:05 +00:00
crypt_test.go
backend: allow wrapping backend tests to run in make quicktest
2022-06-29 17:30:37 +01:00