nextcloud-server/apps/files_encryption/lib
Markus Goetz af58360434 files_encryption: Fix getFileSize()
For certain file sizes, we rounded to the wrong chunk number
and the returned bogus results. This should fix
https://github.com/owncloud/mirall/issues/1009

Conflicts:
	apps/files_encryption/tests/util.php
2013-10-23 16:28:43 +02:00
..
capabilities.php
crypt.php block file access if share keys are missing 2013-10-11 14:20:46 +02:00
helper.php set the init status to "NOT_INITIALIZED" if the encryption app gets enabled 2013-10-22 16:15:24 +02:00
keymanager.php check if key exists before reading it 2013-09-25 17:44:05 +02:00
proxy.php Merge pull request #5329 from owncloud/enc_fix_unencrypted_size 2013-10-16 02:25:28 -07:00
session.php
stream.php block file access if share keys are missing 2013-10-11 14:20:46 +02:00
util.php files_encryption: Fix getFileSize() 2013-10-23 16:28:43 +02:00