summaryrefslogtreecommitdiffstats
path: root/net/base/origin_bound_cert_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Resubmission of r98288: Added CreateOriginBound method to x509_certificate.hmdietz@google.com2011-09-081-3/+9
* Revert 98288 - Added CreateOriginBound method to x509_certificate.h.jbates@chromium.org2011-08-251-9/+3
* Added CreateOriginBound method to x509_certificate.h.mdietz@google.com2011-08-251-3/+9
* Gave the GetOriginBoundCertificate an asynchronous interface because certificaterkn@chromium.org2011-08-101-25/+328
* Provides in memory and persistent storage for origin bound certificates, whic...rkn@chromium.org2011-07-291-10/+19
* Revert 94553 - Provides in memory and persistent storage for origin bound cer...sergeyu@chromium.org2011-07-281-19/+10
* Provides in memory and persistent storage for origin bound certificates, whic...rkn@chromium.org2011-07-281-10/+19
* Fixed issues with previous CL.rkn@chromium.org2011-07-121-24/+40
* Added OriginBoundCertService class to handle the fetching (and creation) of o...rkn@chromium.org2011-07-081-0/+65