summaryrefslogtreecommitdiffstats
path: root/net/ssl/server_bound_cert_service.cc
Commit message (Expand)AuthorAgeFilesLines
* net: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-121-1/+1
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* ServerBoundCertService: use different certs for subdomains of "private regist...mattm@chromium.org2013-05-151-1/+1
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-141-1/+2
* Revert 199771 "Add support for split Public Suffix List distinct..."nyquist@chromium.org2013-05-131-2/+1
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-131-1/+2
* Gracefully handle requests for server bound certs on taskrunner shutdownrsleevi@chromium.org2013-05-091-9/+10
* net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-1/+1
* ServerBoundCertService::GetDomainBoundCert should take a host string, not an ...mattm@chromium.org2013-04-291-4/+4
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-3/+10
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-10/+3
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-3/+10
* Don't expire certs used as channel IDs.thaidn@google.com2013-04-021-45/+24
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-2/+2
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-141-0/+663