| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable TLS 1.2 if USE_OPENSSL is defined (such as on Android) to | wtc@chromium.org | 2013-06-21 | 1 | -3/+3 |
* | Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-13 | 2 | -15/+14 |
* | Update Android to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-13 | 1 | -5/+5 |
* | net: add a new message for AEAD ciphers. | agl@chromium.org | 2013-06-12 | 3 | -63/+80 |
* | Use a direct include of strings headers in net/ocsp/, net/proxy/, net/quic/, ... | avi@chromium.org | 2013-06-11 | 1 | -2/+2 |
* | Update includes of message_loop_proxy. | brettw@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | net: update cipher suite names tables. | agl@chromium.org | 2013-06-06 | 2 | -238/+198 |
* | Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-01 | 6 | -22/+22 |
* | Implement TLS 1.2. | wtc@chromium.org | 2013-05-30 | 1 | -2/+4 |
* | net: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-23 | 2 | -15/+15 |
* | ChannelID-less Connections in Chrome should be more granular. | mef@chromium.org | 2013-05-17 | 1 | -1/+1 |
* | ServerBoundCertService: use different certs for subdomains of "private regist... | mattm@chromium.org | 2013-05-15 | 2 | -5/+6 |
* | Add support for split Public Suffix List distinctions. | nyquist@chromium.org | 2013-05-14 | 1 | -1/+2 |
* | Revert 199771 "Add support for split Public Suffix List distinct..." | nyquist@chromium.org | 2013-05-13 | 1 | -2/+1 |
* | Add support for split Public Suffix List distinctions. | nyquist@chromium.org | 2013-05-13 | 1 | -1/+2 |
* | Gracefully handle requests for server bound certs on taskrunner shutdown | rsleevi@chromium.org | 2013-05-09 | 2 | -17/+53 |
* | Clarify that ClientCertStoreImpl::SelectClientCerts is testing-only | rsleevi@chromium.org | 2013-04-30 | 5 | -44/+59 |
* | net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. | scherkus@chromium.org | 2013-04-30 | 2 | -2/+2 |
* | ServerBoundCertService::GetDomainBoundCert should take a host string, not an ... | mattm@chromium.org | 2013-04-29 | 3 | -47/+47 |
* | Fix client certificate authentication on Mac and Linux introduced in r178732 | rsleevi@chromium.org | 2013-04-25 | 3 | -21/+144 |
* | Do not roll back to SSL 3.0 for Google properties. | thaidn@google.com | 2013-04-19 | 3 | -2/+17 |
* | net: Update the include paths of base/string_piece.h to its new location. | tfarina@chromium.org | 2013-04-13 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -3/+10 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -10/+3 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -3/+10 |
* | [Android] Fix remaining linker errors for components build | yfriedman@chromium.org | 2013-04-03 | 1 | -1/+1 |
* | net: move openssl_client_key_store from net/base to net/ssl | phajdan.jr@chromium.org | 2013-04-02 | 3 | -0/+421 |
* | Don't expire certs used as channel IDs. | thaidn@google.com | 2013-04-02 | 3 | -53/+37 |
* | net: extract net/cert out of net/base | phajdan.jr@chromium.org | 2013-03-29 | 15 | -21/+21 |
* | Update sys_string_conversions includes in chrome_frame, content, net, and ui. | brettw@chromium.org | 2013-03-28 | 1 | -1/+1 |
* | net: split net/ssl out of net/base | phajdan.jr@chromium.org | 2013-03-14 | 31 | -0/+5178 |