summaryrefslogtreecommitdiffstats
path: root/apps/encryption/lib/Crypto/Encryption.php
Commit message (Expand)AuthorAgeFilesLines
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-4/+4
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* make file cache updates more robustBjoern Schiessle2018-07-311-1/+0
* Update license headersMorris Jobke2017-11-061-0/+2
* Fix comparisons in encryption appJoas Schilling2017-08-011-3/+3
* make sure that we always have a ownerBjoern Schiessle2017-07-201-4/+17
* Add recovery key on public uploadBjoern Schiessle2017-07-201-2/+8
* only collect detailed access list if it is really neededBjoern Schiessle2017-07-061-0/+9
* Update comments to NextcloudMorris Jobke2017-04-111-1/+1
* check if session is initializedBjoern Schiessle2016-11-231-0/+8
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-2/+2
* Move Encryption app to PSR-4 (#24524)Joas Schilling2016-05-121-0/+563