Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename ClientSocket to StreamSocket. | sergeyu@chromium.org | 2011-05-05 | 1 | -2/+2 |
* | Skip cert verification if it is expected to be bad. | hclam@chromium.org | 2011-04-28 | 1 | -1/+7 |
* | Added GetLocalAddress() in net::ClientSocket. | sergeyu@chromium.org | 2011-04-19 | 1 | -0/+7 |
* | Move crypto files out of base, to a top level directory. | rvargas@google.com | 2011-04-14 | 1 | -5/+5 |
* | Revert r61181. | agl@chromium.org | 2011-04-12 | 1 | -1/+0 |
* | Code cleanup related to allowed_bad_certs. | wtc@chromium.org | 2011-03-14 | 1 | -1/+2 |
* | Enable session resumption in SSLServerSocketNSS and unit tests | hclam@chromium.org | 2011-01-21 | 1 | -1/+0 |
* | The SSL server's RSA private key must be imported with the | wtc@chromium.org | 2011-01-19 | 1 | -10/+4 |
* | Defines SSLServerSocket and implements SSLServerSocketNSS | hclam@chromium.org | 2010-12-23 | 1 | -0/+369 |