nextcloud/apps/files_encryption/lib
VicDeo f67fc78531 Merge pull request #3899 from owncloud/encryption_check_php_version
check php version, the encryption app needs php >= 5.3.3
2013-07-04 06:53:17 -07:00
..
capabilities.php Add further capabilities to /cloud/capabilitites api call 2013-02-10 14:42:23 +01:00
crypt.php add openssl_error_string() output to the owncloud.log 2013-06-26 15:51:22 +02:00
helper.php Merge pull request #3899 from owncloud/encryption_check_php_version 2013-07-04 06:53:17 -07:00
keymanager.php added our own file extension .part will not work here if we use file_get_contents so we used our own extension '.etmp' 2013-05-30 22:07:36 +02:00
proxy.php Merge branch 'master' into files_encryption_upgrade_fix 2013-05-31 12:58:12 +02:00
session.php reformat code 2013-06-03 18:42:13 +02:00
stream.php changed redirect handling 2013-06-03 23:41:57 +02:00
util.php fix numRows usage in files_encryption 2013-06-24 16:29:59 +02:00