nextcloud/apps/files_encryption/lib
Owen Winkler 9a263a500a Employ config option for OpenSSL config file, if provided.
This should help make OpenSSL configuration on Windows servers easier by allowing the openssl.cnf file to be set directly in the ownCloud config, rather than in SetEnv commands that don't exist and are hard to replicate in IIS.
2013-09-02 09:59:00 -04:00
..
capabilities.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
crypt.php Employ config option for OpenSSL config file, if provided. 2013-09-02 09:59:00 -04:00
helper.php Employ config option for OpenSSL config file, if provided. 2013-09-02 09:59:00 -04:00
keymanager.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
proxy.php use path relative to data/ 2013-07-30 10:14:17 +02:00
session.php reformat code 2013-06-03 18:42:13 +02:00
stream.php handle error if we can't handle the given path 2013-07-30 15:27:59 +02:00
util.php don't change the etags if a file gets encrypted/decrypted to avoid that the sync client downloads all files again 2013-08-18 11:21:01 +02:00