nextcloud-server/apps/files_encryption/lib
Vincent Petry 5de5c317c1 Merge pull request #5967 from owncloud/encryption-extstorage-fixsizereset
Fix for extstorage + encryption where unencrypted size is not kept
2013-11-20 09:04:37 -08:00
..
capabilities.php
crypt.php
helper.php instead of writing etmp files we write the dummy file to data/user/cache to avoid that etmp files show up in the users files list 2013-11-14 17:32:21 +01:00
keymanager.php only check if the key file exists to decide if it is an encrypted file or not. 2013-11-20 11:02:22 +01:00
proxy.php Fix for extstorage + encryption where unencrypted size is not kept 2013-11-20 16:22:55 +01:00
session.php
stream.php Merge pull request #5967 from owncloud/encryption-extstorage-fixsizereset 2013-11-20 09:04:37 -08:00
util.php check if it is a cached file or a version to resolve the correct path to the file key 2013-11-20 12:34:23 +01:00