aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Encryption/EncryptionWrapper.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-2/+2
* extend fix-key-location to handle cases from broken cross-storage movesRobin Appelman2023-08-311-5/+7
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Migrate from ILogger to LoggerInterface in lib/privateCôme Chilliet2022-03-241-9/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+1
* Log and continue when failing to update encryption keys during for individual...Julius Härtl2021-03-191-0/+2
* dont apply encryption wrapper for root mountRobin Appelman2020-12-291-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-2/+3
* Some php-cs fixesRoeland Jago Douma2019-11-221-3/+2
* Add interface to allow storages from opting out of encryptionRobin Appelman2018-11-291-3/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* Move OC\Files\Storage\Shared to the right namespaceJoas Schilling2016-10-201-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* Move \OC\Encryption to PSR-4Roeland Jago Douma2016-04-221-0/+124