Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace OVERRIDE and FINAL with override and final in net/ | mostynb | 2014-10-09 | 1 | -1/+1 |
* | Change SSLCertRequestInfo.host_and_port from string to HostPortPair. | mattm@chromium.org | 2013-12-17 | 1 | -1/+1 |
* | Add ClientCertStoreChromeOS which only returns the certs for a given user. | mattm@chromium.org | 2013-12-17 | 1 | -0/+19 |
* | Split net::ClientCertStoreImpl into actual platform-specific classes. | mattm@chromium.org | 2013-12-11 | 1 | -0/+56 |