Commit History

Author SHA1 Message Date
  Thomas Müller 3458b5ab4c Remove old encryption left overs from trashbin 9 years ago
  Thomas Müller f5638d9163 Fix settings 9 years ago
  Thomas Müller bf809ac85a Removing left overs from old encryption app 9 years ago
  Thomas Müller 6ccd3ffa23 adding function getSecureRandom(); to IServerContainer 9 years ago
  Bjoern Schiessle 4843e5ce30 use password change logic to userhooks to avoid recursions 9 years ago
  Bjoern Schiessle 0f28d538a0 add session class to handle all session operations 9 years ago
  Thomas Müller e0ab2c34ea update unit tests after ctor signature change of \OC\Encryption\Util 9 years ago
  Clark Tomlinson e6dc6944c2 moving methods to their final places 9 years ago
  Thomas Müller 1b42b492dc kill OC_FileProxy :boom: 9 years ago
  Thomas Müller dbdd754c3f Further cleanup of files_encryption 9 years ago
  Thomas Müller 00338f9dca Removing files_encryption left overs 9 years ago
  Thomas Müller 99255ff3a9 Fix - public sharing: in case on user is available - get it from the path 9 years ago
  Bjoern Schiessle e7a68d1c21 remove old encryption app 9 years ago
  Bjoern Schiessle 0eee3a2618 remove unencrypted_size from the cache, size will contain the unencrypted size 9 years ago
  Thomas Müller d185761d31 initializing some variables + update size after writing the headers 9 years ago
  Thomas Müller 4441835d18 https://github.com/owncloud/core/pull/15305#discussion_r27382305 9 years ago
  Thomas Müller 90487384f7 initializing some variables 9 years ago
  Bjoern Schiessle 0c48b069ba call end() before closing the file 9 years ago
  Thomas Müller 498625ea3a adding unit tests for stream wrapper 9 years ago
  Thomas Müller a905f641b3 various fixes & start to unit test the encryption storage wrapper 9 years ago
  jknockaert 3e6eb28ee3 Applying diff as of https://github.com/owncloud/core/pull/15303 9 years ago
  Bjoern Schiessle a85e2e0bfd make recovery settings work 9 years ago
  Thomas Müller 4aa125cc0a fix unit test execution 9 years ago
  Bjoern Schiessle 2331298380 fix parameter declaration and class initialisation 9 years ago
  Bjoern Schiessle 937efe856d fix lib/private/encryption/util.php call 9 years ago
  Thomas Müller 48fc3f3afe fix unit test execution, variable naming and kill no longer used $cacheFactory 9 years ago
  Bjoern Schiessle c266b3b5b7 remove debug code from core 9 years ago
  Bjoern Schiessle c64e0af4fb check if recovery key exists and encrypt the file with the recovery key if needed 9 years ago
  Bjoern Schiessle 24c6604388 add public link share key to file if it was shared as public link 9 years ago
  Bjoern Schiessle bd99042a66 add setting templates 9 years ago