summaryrefslogtreecommitdiffstats
path: root/lib/private/Encryption/Util.php
Commit message (Expand)AuthorAgeFilesLines
* remove depricated methods from MountConfigRobin Appelman2021-06-161-11/+17
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-2/+2
* Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in f...Morris Jobke2020-07-101-1/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-4/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-10/+1
* Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* 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-2/+1
* Remove deprecated \OCP\User::userExistsRoeland Jago Douma2018-03-261-3/+4
* Remove deprecated \OCP\User::getUsersRoeland Jago Douma2018-03-251-2/+5
* Simplify ternary operator statementsMorris Jobke2018-01-261-1/+1
* Update license headersMorris Jobke2017-11-061-0/+3
* don't try to encrypt/decrypt the certificate bundleBjoern Schiessle2017-06-131-0/+1
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
* Remove legacy class OC_Group and OC_UserMorris Jobke2017-03-091-1/+11
* Ignore AppData in encryption wrapperRoeland Jago Douma2016-11-291-0/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+1
* Move \OC\Encryption to PSR-4Roeland Jago Douma2016-04-221-0/+393