summaryrefslogtreecommitdiffstats
path: root/extensions/browser/api/cast_channel/cast_auth_util_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Generate all extension schema namespaces as "api" and instead vary the genera...kalman2015-07-231-2/+2
* Remove statically linked cast certificates, since these are now provided by t...vadimgo2015-06-121-0/+22
* Third attempt at landing:sheretov2015-01-231-2/+1
* Revert of Re-landing of issue 792353002 (patchset #1 id:1 of https://coderevi...sergeyv2015-01-211-1/+2
* The purpose of this CL is to re-land issue 792353002 (https://codereview.chro...sheretov2015-01-211-2/+1
* Revert of Refactoring of Cast-related crypto code (patchset #19 id:350001 of ...jochen2015-01-141-1/+2
* Refactoring of Cast-related crypto code to use the same certificate validatio...sheretov2015-01-141-2/+1
* Implement crypto signature verification routines using OpenSSL.kmarshall2014-11-031-0/+395