summaryrefslogtreecommitdiffstats
path: root/lib/private/Security/CertificateManager.php
Commit message (Expand)AuthorAgeFilesLines
* 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