aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/lib/util.php
Commit message (Collapse)AuthorAgeFilesLines
...
| | * make sure that initial encryption also starts for a fresh installationBjoern Schiessle2013-09-031-1/+2
| | |
* | | Merge branch 'master' into encryption_improved_error_messages_4617Bjoern Schiessle2013-09-161-68/+97
|\| | | | | | | | | | | | | | Conflicts: apps/files/index.php
| * | Merge pull request #4719 from owncloud/port_4701_masterThomas Müller2013-09-121-60/+61
| |\ \ | | | | | | | | Always check variable type before using readdir to avoid surprises
| | * | more is_resource checks before readdirArthur Schiwon2013-09-051-60/+61
| | |/
| * | coding style fixesBjoern Schiessle2013-09-061-1/+2
| | |
| * | fix part file handling and real size calculation, this should also solve #4581Bjoern Schiessle2013-09-061-2/+3
| | | | | | | | | | | | | | | Conflicts: apps/files_encryption/lib/stream.php
| * | check shares for the real file and not for the .part fileBjoern Schiessle2013-09-061-0/+5
| | |
| * | first check if a extension exists before comparing itBjoern Schiessle2013-09-061-1/+1
| | |
| * | handle part files correctlyBjoern Schiessle2013-09-061-6/+27
| |/
* | no longer enforce log out, but provide useful errors/warnings insteadBjoern Schiessle2013-09-061-1/+2
| |
* | encryption error messages, distinguish between a re-enabled encryption app ↵Bjoern Schiessle2013-09-021-55/+5
| | | | | | | | and a password change from outside
* | improved error messaging, initial commitBjoern Schiessle2013-08-301-0/+52
|/
* don't change the etags if a file gets encrypted/decrypted to avoid that the ↵Bjoern Schiessle2013-08-181-24/+32
| | | | sync client downloads all files again
* Merge branch 'master' into decrypt_files_againBjoern Schiessle2013-08-171-93/+6
|\ | | | | | | | | Conflicts: apps/files_encryption/tests/keymanager.php
| * change decryptUnknownKeyfile() to decryptKeyfile(), we always use openssl_sealBjoern Schiessle2013-08-121-30/+6
| |
| * remove old comments, TODos, etc.Bjoern Schiessle2013-08-091-63/+0
| |
* | preserve mtime if file gets encrypted/decryptedBjoern Schiessle2013-08-121-1/+13
| |
* | fix array declarationBjoern Schiessle2013-08-121-1/+1
| |
* | use OC\Files\View to read encrypted file, so that it also works with ↵Bjoern Schiessle2013-07-311-4/+7
| | | | | | | | external storages
* | we need to use the path relative to data/Bjoern Schiessle2013-07-301-4/+1
| |
* | encrypt/decrypt file versionsBjoern Schiessle2013-07-301-3/+124
| |
* | improved error handlingBjoern Schiessle2013-07-301-10/+26
| |
* | working decrypt files methodBjoern Schiessle2013-07-291-6/+96
|/
* only check for external mount points if the external storage app is enabledBjörn Schießle2013-07-051-9/+12
|
* always return normalized pathBjörn Schießle2013-07-051-1/+1
|
* move isSystemWideMountPoint() to util.phpBjörn Schießle2013-07-051-0/+15
|
* fix path to OC_Mount_ConfigBjörn Schießle2013-07-051-1/+1
|
* handle system wide mount pointsBjörn Schießle2013-07-051-8/+22
|
* fix numRows usage in files_encryptionJörn Friedrich Dreyer2013-06-241-15/+3
|
* add some more error messages, in case something went wrongBjörn Schießle2013-06-191-8/+11
|
* fix for path_hash not unique as reported at #3641Florin Peter2013-06-131-2/+2
|
* fix memory problems as reported at #3620Florin Peter2013-06-131-4/+3
|
* Merge branch 'master' into files_encryption_check_private_keyBjörn Schießle2013-06-131-49/+57
|\ | | | | | | | | | | Conflicts: apps/files_encryption/appinfo/app.php apps/files_encryption/lib/util.php
| * Merge branch 'master' into files_encryption_upgrade_fixBjörn Schießle2013-06-131-22/+42
| |\
| | * fix typo in var nameBjörn Schießle2013-06-131-1/+1
| | |
| | * use number of manipulated rows as idicator if it was possible to enter the ↵Björn Schießle2013-06-121-68/+20
| | | | | | | | | | | | migration mode
| | * use constants for different migration statusBjörn Schießle2013-06-111-8/+11
| | |
| | * make sure that only one process can enter the migration modeBjörn Schießle2013-06-111-9/+74
| | |
| * | Merge branch 'master' into files_encryption_upgrade_fixBjörn Schießle2013-06-121-4/+4
| |\| | | | | | | | | | | | | Conflicts: apps/files_encryption/tests/crypt.php
| * | Merge branch 'master' into files_encryption_upgrade_fixFlorin Peter2013-05-311-29/+38
| |\ \ | | | | | | | | | | | | | | | | Conflicts: apps/files_encryption/lib/util.php
| * | | fix re-encrypt legacy filesFlorin Peter2013-05-311-27/+15
| | | |
* | | | Merge branch 'master' into files_encryption_check_private_keyBjörn Schießle2013-06-111-4/+4
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | Conflicts: apps/files_encryption/tests/crypt.php
| * | | add missing backticks all over the placeJörn Friedrich Dreyer2013-06-101-4/+4
| | |/ | |/|
* | | reformat codeFlorin Peter2013-06-031-19/+26
| | |
* | | introduce decryptPrivateKey() method which also checks if the result is a ↵Björn Schießle2013-06-031-9/+7
|/ / | | | | | | valid private key to avoid additional checks on various places
* | fixed problems with file_get_contents and file_put_contents this problem was ↵Florin Peter2013-05-301-28/+19
| | | | | | | | related to text editor with big text files
* | Merge branch 'master' into file_encryption_external_storage_fixesFlorin Peter2013-05-301-16/+20
|\| | | | | | | | | Conflicts: apps/files_encryption/hooks/hooks.php
| * changes after reviewFlorin Peter2013-05-291-1/+5
| |
| * Merge branch 'master' into remove_unused_varsFlorin Peter2013-05-291-1/+1
| |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_encryption/hooks/hooks.php apps/files_encryption/lib/proxy.php apps/files_encryption/lib/session.php apps/files_encryption/lib/stream.php
| * \ Merge branch 'master' into remove_unused_varsFlorin Peter2013-05-281-4/+2
| |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_encryption/lib/session.php apps/files_encryption/lib/util.php