| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up a few unused globals. | thakis@chromium.org | 2013-09-25 | 1 | -1/+0 |
* | net: disable TLS False Start. | agl@chromium.org | 2013-09-24 | 1 | -1/+1 |
* | net: add ChaCha20+Poly1305 support to libssl. | agl@chromium.org | 2013-09-17 | 1 | -2/+5 |
* | Revert 219882 "Turn off TLS 1.2 to work around the TLS 1.2 clien..." | wtc@chromium.org | 2013-08-29 | 1 | -2/+4 |
* | Turn off TLS 1.2 to work around the TLS 1.2 client authentication | wtc@chromium.org | 2013-08-28 | 1 | -4/+2 |
* | Stop using SequencedWorkerPool in tests in net/ | rsleevi@chromium.org | 2013-08-22 | 1 | -34/+39 |
* | Add a method to get, but not create, the domain bound cert for a given domain. | juanlang@google.com | 2013-08-14 | 3 | -105/+433 |
* | Fix leak of sequenced worker pool in unit tests when service_ is replaced. | juanlang@google.com | 2013-08-12 | 1 | -1/+7 |
* | Properly handle asynchronous lookups from the ServerBoundCertStore. | juanlang@google.com | 2013-08-08 | 3 | -15/+22 |
* | Remove requested types from the server bound cert service: it only | juanlang@google.com | 2013-08-07 | 8 | -458/+309 |
* | Add a CertVerifier flag to enable hard fail for local (non-public) trust anch... | rsleevi@chromium.org | 2013-07-30 | 2 | -3/+15 |
* | Use a direct include of the message_loop header in net/, part 3. | avi@chromium.org | 2013-07-18 | 3 | -3/+3 |
* | net: Migrate from googleurl/ includes to url/ ones. | tfarina@chromium.org | 2013-07-12 | 1 | -1/+1 |
* | Use a direct include of time headers in net/, part 3. | avi@chromium.org | 2013-06-28 | 3 | -3/+3 |
* | mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef. | thakis@chromium.org | 2013-06-24 | 1 | -1/+1 |
* | Revert 207759 "Disable TLS 1.2 if USE_OPENSSL is defined (such a..." | wtc@chromium.org | 2013-06-24 | 1 | -3/+3 |
* | Revert "Revert 207759 "Disable TLS 1.2 if USE_OPENSSL is defined (such a...""... | senorblanco@chromium.org | 2013-06-23 | 1 | -3/+3 |
* | Revert 207759 "Disable TLS 1.2 if USE_OPENSSL is defined (such a..." | wtc@chromium.org | 2013-06-22 | 1 | -3/+3 |
* | 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 |