You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_encryption/lib
Florin Peter eaa4f92275 added our own file extension .part will not work here if we use file_get_contents so we used our own extension '.etmp' 13 years ago
..
capabilities.php Add further capabilities to /cloud/capabilitites api call 13 years ago
crypt.php changed to public log api 13 years ago
helper.php fixed problems with file_get_contents and file_put_contents this problem was related to text editor with big text files 13 years ago
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' 13 years ago
proxy.php added our own file extension .part will not work here if we use file_get_contents so we used our own extension '.etmp' 13 years ago
session.php Merge branch 'master' into remove_unused_vars 13 years ago
stream.php Merge branch 'master' into remove_unused_vars 13 years ago
util.php fixed problems with file_get_contents and file_put_contents this problem was related to text editor with big text files 13 years ago