Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the NSS functions out of CertDatabase into a new NSSCertDatabase class. | joaodasilva@chromium.org | 2012-09-10 | 1 | -3/+3 |
* | Remove SSLHostInfo. | agl@chromium.org | 2012-06-27 | 1 | -5/+0 |
* | Increase number of max sockets per group for WebSocket connections. | yutak@chromium.org | 2012-03-21 | 1 | -16/+20 |
* | Change Origin bound certs -> Domain bound certs. | mattm@chromium.org | 2012-03-20 | 1 | -6/+6 |
* | Revert: Revert "net: remove DNS certificate checking code." | agl@chromium.org | 2011-12-15 | 1 | -5/+0 |
* | Revert "net: remove DNS certificate checking code." | agl@chromium.org | 2011-12-15 | 1 | -0/+5 |
* | net: remove DNS certificate checking code. | agl@chromium.org | 2011-12-15 | 1 | -5/+0 |
* | net: split the SSL session cache between incognito and normal. | agl@chromium.org | 2011-12-12 | 1 | -0/+5 |
* | net: replace DnsRRResoler with TransportSecurityState in plumbing. | agl@chromium.org | 2011-12-07 | 1 | -5/+5 |
* | Make ClientSocketPoolManager into an interface. | willchan@chromium.org | 2011-11-17 | 1 | -0/+394 |