| Commit message (Expand) | Author | Age | Files | Lines |
* | Certificate Transparency: Threading the CT verifier into the SSL client socket. | eranm@google.com | 2013-11-28 | 1 | -0/+3 |
* | chromeos: Reload certificates when CA certificate is added | spang@chromium.org | 2013-10-31 | 1 | -1/+1 |
* | net: extract net/cert out of net/base | phajdan.jr@chromium.org | 2013-03-29 | 1 | -1/+1 |
* | Introduce ERR_NETWORK_CHANGED and allow URLFetcher to automatically retry on ... | joaodasilva@chromium.org | 2012-12-14 | 1 | -1/+1 |
* | Move the NSS functions out of CertDatabase into a new NSSCertDatabase class. | joaodasilva@chromium.org | 2012-09-10 | 1 | -1/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Remove SSLHostInfo. | agl@chromium.org | 2012-06-27 | 1 | -3/+0 |
* | Increase number of max sockets per group for WebSocket connections. | yutak@chromium.org | 2012-03-21 | 1 | -1/+4 |
* | Change Origin bound certs -> Domain bound certs. | mattm@chromium.org | 2012-03-20 | 1 | -4/+4 |
* | Revert: Revert "net: remove DNS certificate checking code." | agl@chromium.org | 2011-12-15 | 1 | -3/+0 |
* | Revert "net: remove DNS certificate checking code." | agl@chromium.org | 2011-12-15 | 1 | -0/+3 |
* | net: remove DNS certificate checking code. | agl@chromium.org | 2011-12-15 | 1 | -3/+0 |
* | net: split the SSL session cache between incognito and normal. | agl@chromium.org | 2011-12-12 | 1 | -0/+2 |
* | net: replace DnsRRResoler with TransportSecurityState in plumbing. | agl@chromium.org | 2011-12-07 | 1 | -3/+3 |
* | Make ClientSocketPoolManager into an interface. | willchan@chromium.org | 2011-11-17 | 1 | -0/+152 |