summaryrefslogtreecommitdiffstats
path: root/apps/encryption
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-02-232-62/+62
* [tx-robot] updated from transifexNextcloud bot2021-02-172-0/+50
* [tx-robot] updated from transifexNextcloud bot2021-02-072-34/+34
* [tx-robot] updated from transifexNextcloud bot2021-01-292-6/+120
* [tx-robot] updated from transifexNextcloud bot2021-01-132-10/+10
* [tx-robot] updated from transifexNextcloud bot2021-01-122-48/+48
* [tx-robot] updated from transifexNextcloud bot2020-12-312-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-12-182-8/+8
* Update ScanLegacyFormat.phpessys2020-12-011-1/+1
* [tx-robot] updated from transifexNextcloud bot2020-11-012-2/+2
* Fix typo in error message Morris Jobke2020-10-281-1/+1
* Test for locking state in key generationJulius Härtl2020-10-282-5/+51
* Harden key generationJulius Härtl2020-10-283-34/+77
* [tx-robot] updated from transifexNextcloud bot2020-09-152-0/+2
* [tx-robot] updated from transifexNextcloud bot2020-08-282-2/+2
* Make legacy cipher opt inRoeland Jago Douma2020-08-247-12/+181
* [tx-robot] updated from transifexNextcloud bot2020-08-212-0/+2
* SSE enhancementRoeland Jago Douma2020-08-121-2/+8
* [tx-robot] updated from transifexNextcloud bot2020-07-312-0/+2
* Encryption is ready if master key is enabledJulius Härtl2020-07-211-0/+3
* [tx-robot] updated from transifexNextcloud bot2020-07-192-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-07-072-4/+4
* [tx-robot] updated from transifexNextcloud bot2020-07-032-0/+4
* [tx-robot] updated from transifexNextcloud bot2020-06-092-18/+18
* [tx-robot] updated from transifexNextcloud bot2020-06-056-12/+28
* Update license headers for 19Christoph Wurst2020-04-2914-0/+14
* [tx-robot] updated from transifexNextcloud bot2020-04-252-4/+4
* [tx-robot] updated from transifexNextcloud bot2020-04-212-4/+4
* [tx-robot] updated from transifexNextcloud bot2020-04-162-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-04-132-2/+2
* Format code according to PSR2Christoph Wurst2020-04-101-1/+1
* Add visibility to all constantsChristoph Wurst2020-04-103-10/+10
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-1039-165/+40
* Use elseif instead of else ifChristoph Wurst2020-04-104-4/+4
* Remove trailing and in between spacesChristoph Wurst2020-04-094-19/+19
* Remove spaces after method or function callChristoph Wurst2020-04-093-5/+5
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-097-13/+13
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-0930-30/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-092-3/+3
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-3114-0/+14
* [tx-robot] updated from transifexNextcloud bot2020-03-292-12/+12
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-272-7/+0
|\
| * Remove unused importsChristoph Wurst2020-03-252-7/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-269-78/+78
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-258-20/+20
|/
* Update autoloaders for composer v1.10.1Christoph Wurst2020-03-191-0/+3
* [tx-robot] updated from transifexNextcloud bot2020-03-192-0/+8
* [tx-robot] updated from transifexNextcloud bot2020-03-094-0/+4
* [tx-robot] updated from transifexNextcloud bot2020-02-262-4/+4