summaryrefslogtreecommitdiffstats
path: root/lib/private/security
Commit message (Expand)AuthorAgeFilesLines
* Revert "Updating license headers"Morris Jobke2015-02-267-123/+36
* Updating license headersJenkins for ownCloud2015-02-237-36/+123
* Make scrutinizer happyLukas Reschke2015-02-161-1/+1
* Refactor OC_Request into TrustedDomainHelper and IRequestLukas Reschke2015-02-161-0/+75
* URLEncode logout attributeLukas Reschke2015-02-131-2/+1
* 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
* Remove workaround for 5.3Lukas Reschke2014-12-041-18/+2
* Merge pull request #12218 from owncloud/issue/10991-fixesMorris Jobke2014-11-171-0/+1
|\
| * Correctly close handle of directory when listing certificatesJoas Schilling2014-11-171-0/+1
* | Add OCP\Security\IHasherLukas Reschke2014-11-061-0/+146
|/
* Remove unused and overflowing functionLukas Reschke2014-09-181-19/+0
* Return false in case one of the values is nullLukas Reschke2014-09-121-0/+4
* Add custom hex2bin implementation for 5.3Lukas Reschke2014-09-111-2/+18
* Merge pull request #10642 from owncloud/securityutilsLukas Reschke2014-09-033-0/+236
|\
| * Add char consts, hash the specified password for the HMACLukas Reschke2014-09-032-1/+8
| * Use DILukas Reschke2014-08-271-5/+13
| * Add some security utilitiesLukas Reschke2014-08-273-0/+221
* Explicitly set the timezonesRobin Appelman2014-08-311-2/+3
* Add unit tests and fix rootcerts creation bugLukas Reschke2014-08-312-30/+34
* check for blacklisted file certificate filenamesRobin Appelman2014-08-311-1/+1
* Rename namespaceRobin Appelman2014-08-312-0/+255