summaryrefslogtreecommitdiffstats
path: root/lib/private/security/certificatemanager.php
Commit message (Expand)AuthorAgeFilesLines
* Move certificate bundle into resources/config/Lukas Reschke2015-09-221-1/+1
* don't read certificates if ownCloud is not installedBjoern Schiessle2015-08-301-1/+14
* Proper return typesLukas Reschke2015-04-201-2/+2
* Update license headersJenkins for ownCloud2015-03-261-4/+21
* Add wrapper for GuzzleLukas Reschke2015-03-251-1/+9
* Revert "Updating license headers"Morris Jobke2015-02-261-20/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+20
* certificate manager should always use a \OC\Files\View otherwise we will get ...Bjoern Schiessle2015-01-261-14/+18
* certificate manager only needs the user-id, no need to pass on the complete u...Bjoern Schiessle2015-01-261-6/+6
* Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle2014-12-191-5/+11
* Correctly close handle of directory when listing certificatesJoas Schilling2014-11-171-0/+1
* Add unit tests and fix rootcerts creation bugLukas Reschke2014-08-311-19/+18
* check for blacklisted file certificate filenamesRobin Appelman2014-08-311-1/+1
* Rename namespaceRobin Appelman2014-08-311-0/+135