summaryrefslogtreecommitdiffstats
path: root/net/ssl/server_bound_cert_service.h
Commit message (Expand)AuthorAgeFilesLines
* Add a method to get, but not create, the domain bound cert for a given domain.juanlang@google.com2013-08-141-0/+48
* Properly handle asynchronous lookups from the ServerBoundCertStore.juanlang@google.com2013-08-081-0/+2
* Remove requested types from the server bound cert service: it onlyjuanlang@google.com2013-08-071-15/+7
* Use a direct include of time headers in net/, part 3.avi@chromium.org2013-06-281-1/+1
* ServerBoundCertService::GetDomainBoundCert should take a host string, not an ...mattm@chromium.org2013-04-291-2/+2
* Don't expire certs used as channel IDs.thaidn@google.com2013-04-021-1/+8
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-141-0/+165