| Commit message (Expand) | Author | Age | Files | Lines |
* | QUIC - did the plumbing to persist and restore crypto config's | rtenneti@chromium.org | 2014-01-25 | 1 | -0/+1 |
* | Minor cleanup of SetQuicServerInfo. | rtenneti@chromium.org | 2014-01-25 | 7 | -4/+21 |
* | Renamed disk_cache_based_ssl_host_info.* to | rtenneti@chromium.org | 2014-01-25 | 10 | -192/+170 |
* | net: add HSTS entries for mykolab.com and Evernote | agl@chromium.org | 2014-01-24 | 2 | -1/+7 |
* | Temporarily disable WebSocket over SPDY. | ricea@chromium.org | 2014-01-23 | 4 | -26/+75 |
* | net: pin (*.)gstatic.com, not just ssl.gstatic.com | agl@chromium.org | 2014-01-22 | 3 | -3/+4 |
* | Added SSLHostInfo. Storing of server info to our standard disk cache. | rtenneti@chromium.org | 2014-01-22 | 10 | -9/+552 |
* | On Windows, avoid QUIC UDP-port selection in Stable and Beta channels | jar@chromium.org | 2014-01-22 | 2 | -1/+6 |
* | net: add a couple of HSTS entries. | agl@chromium.org | 2014-01-17 | 2 | -0/+6 |
* | Switch to QUIC 13. | rch@chromium.org | 2014-01-16 | 1 | -1/+1 |
* | This is to allow extensions to determine the total length of Javascript blobs. | tommycli@chromium.org | 2014-01-15 | 2 | -2/+6 |
* | Add plumbing for stale cache information to HttpResponseInfo | rdsmith@chromium.org | 2014-01-14 | 2 | -1/+39 |
* | Fail WebSocket channel when handshake fails. | yhirano@chromium.org | 2014-01-09 | 1 | -0/+4 |
* | Allows deferral of a URLRequest just before talking to the network, at | jkarlin@chromium.org | 2014-01-08 | 8 | -2/+179 |
* | Cleanup: Correct the names of the struct fields. | eranm@google.com | 2014-01-08 | 1 | -2/+2 |
* | net: add (*.)www.heliosnet.com to HSTS preloaded. | agl@chromium.org | 2014-01-07 | 2 | -0/+2 |
* | net: add GlobalSign to Twitter CDN pins. | agl@chromium.org | 2014-01-07 | 4 | -6/+91 |
* | net: don't include subdomains for play.google.com HSTS. | agl@chromium.org | 2014-01-06 | 2 | -2/+3 |
* | net: add (*.)matteomarescotti.name to HSTS preloaded. | agl@chromium.org | 2014-01-06 | 2 | -0/+2 |
* | net: add HSTS for (www.)getcloak.com. | agl@chromium.org | 2014-01-06 | 2 | -0/+4 |
* | Http Cache: Attempt to authenticate requests that originate in the cache. | rvargas@chromium.org | 2014-01-04 | 5 | -56/+164 |
* | Http Cache: Don't assume that a server will return 416 only when asked for a ... | rvargas@chromium.org | 2014-01-02 | 2 | -6/+24 |
* | Fix for HttpTransactionDelegate parameter removal from CreateTransaction(). | tedchoc@chromium.org | 2013-12-27 | 1 | -1/+1 |
* | Remove HttpTransactionDelegate and all users (LoadTimeStats). | rvargas@chromium.org | 2013-12-27 | 14 | -463/+164 |
* | Update some uses of char16 to use the base:: namespace. | avi@chromium.org | 2013-12-25 | 2 | -9/+11 |
* | Update uses of UTF conversions in courgette/, device/, extensions/, google_ap... | avi@chromium.org | 2013-12-25 | 14 | -24/+31 |
* | Implement GetTotalReceivedBytes for http transaction. | eustas@chromium.org | 2013-12-24 | 11 | -11/+212 |
* | Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi... | avi@chromium.org | 2013-12-23 | 1 | -11/+13 |
* | Enable support for QUIC 13. | rch@chromium.org | 2013-12-20 | 2 | -1/+4 |
* | Retry idempotent methods on Chrome-Proxy: bypass | bengr@chromium.org | 2013-12-20 | 2 | -23/+118 |
* | Revert of https://codereview.chromium.org/99283006/ | cramya@chromium.org | 2013-12-19 | 2 | -118/+23 |
* | Retry idempotent methods on Chrome-Proxy: bypass | bengr@chromium.org | 2013-12-19 | 2 | -23/+118 |
* | Added tests for ProxyList::UpdateRetryInfoOnFallback | bengr@chromium.org | 2013-12-19 | 1 | -0/+16 |
* | Revert of https://codereview.chromium.org/99283006/ | cramya@chromium.org | 2013-12-19 | 2 | -117/+23 |
* | Retry idempotent methods on Chrome-Proxy: bypass | bengr@chromium.org | 2013-12-19 | 2 | -23/+117 |
* | Distinguish STS observation times from PKP observation times. | palmer@chromium.org | 2013-12-18 | 3 | -18/+49 |
* | net: several HSTS preload additions. | agl@chromium.org | 2013-12-18 | 2 | -0/+14 |
* | Change SSLCertRequestInfo.host_and_port from string to HostPortPair. | mattm@chromium.org | 2013-12-17 | 3 | -21/+21 |
* | Accept Chrome-Proxy: block=xxx to bypass all Chrome proxies | bengr@chromium.org | 2013-12-13 | 5 | -77/+196 |
* | Implement GetTotalReceivedBytes for http stream. | eustas@chromium.org | 2013-12-13 | 12 | -0/+37 |
* | net: add (*.)mail.de to HSTS preloaded. | agl@chromium.org | 2013-12-12 | 2 | -0/+2 |
* | Use the Android Download Manager for data reduction proxy downloads. | bengr@chromium.org | 2013-12-12 | 1 | -1/+1 |
* | Fix GCC narrowing errors and some coding styles. | halton.huo@intel.com | 2013-12-12 | 1 | -9/+13 |
* | net: add (*.)eff.org to HSTS preloaded. | agl@chromium.org | 2013-12-12 | 2 | -0/+2 |
* | net: add (*.)(go|login|my|payroll|in|api).xero.com to HSTS preloaded. | agl@chromium.org | 2013-12-11 | 2 | -0/+12 |
* | Bypass data reduction proxy on 503 responses | bengr@chromium.org | 2013-12-11 | 2 | -5/+8 |
* | Revert 239921 "Revert 239759 "The comment in base64.h implies th..." | vadimt@chromium.org | 2013-12-11 | 4 | -22/+6 |
* | Revert 239759 "The comment in base64.h implies that base::Base64..." | vadimt@chromium.org | 2013-12-11 | 4 | -6/+22 |
* | The comment in base64.h implies that base::Base64Encode() can return false, but | ricea@chromium.org | 2013-12-10 | 4 | -22/+6 |
* | Bypass data reduction proxy on 502 responses | bengr@chromium.org | 2013-12-09 | 2 | -59/+73 |