aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption/lib/Controller
Commit message (Collapse)AuthorAgeFilesLines
* Fix apps/Joas Schilling2016-07-213-4/+7
|
* Update license headersLukas Reschke2016-05-263-4/+4
|
* Move Encryption app to PSR-4 (#24524)Joas Schilling2016-05-123-0/+455
* Move Encryption to PSR-4 * Move encryption tests to PSR-4 * Fix the tests