summaryrefslogtreecommitdiffstats
path: root/net/base/origin_bound_cert_service.h
Commit message (Expand)AuthorAgeFilesLines
* Convert the easy ones in net/base/ to using CompletionCallback.willchan@chromium.org2011-10-071-1/+1
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-1/+1
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-2/+2
* Gave the GetOriginBoundCertificate an asynchronous interface because certificaterkn@chromium.org2011-08-101-11/+68
* Provides in memory and persistent storage for origin bound certificates, whic...rkn@chromium.org2011-07-291-7/+17
* Revert 94553 - Provides in memory and persistent storage for origin bound cer...sergeyu@chromium.org2011-07-281-16/+7
* Provides in memory and persistent storage for origin bound certificates, whic...rkn@chromium.org2011-07-281-7/+16
* Fixed issues with previous CL.rkn@chromium.org2011-07-121-9/+7
* Added OriginBoundCertService class to handle the fetching (and creation) of o...rkn@chromium.org2011-07-081-0/+41