summaryrefslogtreecommitdiffstats
path: root/lib/private/Security/CertificateManager.php
Commit message (Expand)AuthorAgeFilesLines
* Make Security module strictJ0WI2021-04-191-9/+13
* Always return the default path if we canRoeland Jago Douma2020-11-031-0/+28
* Improve CertificateManager to not be user context dependentMorris Jobke2020-11-031-51/+15
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+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/+1
* Return value immediately instead of assigning to a one-time variableMorris Jobke2018-01-261-3/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* null is a valid parameterLukas Reschke2017-08-011-2/+2
* Write cert bundle to tmp file firstRoeland Jago Douma2017-07-121-3/+16
* Do not write and read rootcerts.crt at the same timeRoeland Jago Douma2017-05-091-2/+3
* dont write a certificate bundle if the shipped ca bundle is emptyRobin Appelman2017-01-091-3/+17
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+4
* add test for needsRebundling() checkBjoern Schiessle2016-07-111-1/+11
* always check the mtime of the system bundle and additionally the user specifi...Bjoern Schiessle2016-07-081-1/+2
* Update license headersLukas Reschke2016-05-261-2/+2
* Move \OC\Security to PSR-4Roeland Jago Douma2016-04-141-0/+250