| Commit message (Expand) | Author | Age | Files | Lines |
* | net: add romab.com to HSTS preloaded list. | agl@chromium.org | 2011-05-02 | 2 | -0/+5 |
* | Revert 83641 - DNS Host resolver changes with retry logic. Fix for | jar@chromium.org | 2011-05-02 | 3 | -390/+49 |
* | Add a method to HMAC to indicate how large a digest it produces. | abarth@chromium.org | 2011-04-30 | 1 | -20/+12 |
* | Fix problem when interpreting Gnome proxy settings, where http, https, and ft... | eroman@chromium.org | 2011-04-30 | 2 | -32/+92 |
* | Initialize os_error to 0. | rtenneti@chromium.org | 2011-04-30 | 1 | -1/+1 |
* | MAC Cookies (patch 2 of N) | abarth@chromium.org | 2011-04-30 | 4 | -0/+348 |
* | MAC Cookies (patch 1 of N) | abarth@chromium.org | 2011-04-30 | 4 | -22/+92 |
* | Stop refcounting URLRequestTestJob | willchan@chromium.org | 2011-04-30 | 2 | -20/+42 |
* | DNS Host resolver changes with retry logic. Fix for | rtenneti@chromium.org | 2011-04-30 | 3 | -49/+390 |
* | Revert 83631 - linux: successfully build net_unittests in components build | maf@chromium.org | 2011-04-30 | 1 | -2/+1 |
* | linux: successfully build net_unittests in components build | evan@chromium.org | 2011-04-29 | 1 | -1/+2 |
* | Revert r83600 | abarth@chromium.org | 2011-04-29 | 4 | -348/+0 |
* | MAC Cookies (2 of N) | abarth@chromium.org | 2011-04-29 | 4 | -0/+348 |
* | Add "set noparent" to src/net/OWNERS. | willchan@chromium.org | 2011-04-29 | 1 | -1/+1 |
* | Revert 83524 - Re-connect if Keep-Alive connection has been closed by the tim... | asanka@chromium.org | 2011-04-29 | 13 | -216/+83 |
* | Re-connect if Keep-Alive connection has been closed by the time we get around... | asanka@chromium.org | 2011-04-29 | 13 | -83/+216 |
* | Fix error reporting in the test server. | mnissler@chromium.org | 2011-04-29 | 1 | -8/+5 |
* | Update cert pinning metadata to add pinning for most Google domains. | cevans@chromium.org | 2011-04-28 | 2 | -52/+153 |
* | Skip cert verification if it is expected to be bad. | hclam@chromium.org | 2011-04-28 | 8 | -43/+57 |
* | Keep track of whether we're getting any certificate pin failures. | cevans@chromium.org | 2011-04-28 | 1 | -4/+9 |
* | Remove the declaration of the obsolete CreateOSCert method. The method | wtc@chromium.org | 2011-04-28 | 1 | -4/+0 |
* | Linux: upgrade a DCHECK to CHECK to try and catch bug 75508 in action. | mdm@chromium.org | 2011-04-28 | 1 | -2/+2 |
* | Fix disk cache stats to include 'Open misses' | joth@chromium.org | 2011-04-28 | 1 | -4/+4 |
* | Report cert-pin only metadata correctly in the chrome://net-internals/#hsts UI. | cevans@chromium.org | 2011-04-27 | 1 | -4/+8 |
* | Flesh out the onBeforeSendHeaders event a bit more. We now send the | mpcomplete@chromium.org | 2011-04-27 | 9 | -26/+46 |
* | Stop refcounting ProxyService. | willchan@chromium.org | 2011-04-27 | 18 | -235/+206 |
* | Fix https://m.gmail.com/ and https://m.googlemail.com/, which don't return a | cevans@chromium.org | 2011-04-27 | 2 | -4/+14 |
* | Fix DirectoryLister not to require refcounting. | willchan@chromium.org | 2011-04-27 | 5 | -241/+245 |
* | Undo raw DNS resolver changes, this will be implemented differently, on IO-th... | agayev@chromium.org | 2011-04-27 | 7 | -16/+15 |
* | Revert r83048 "Removed wchar_t from Time::FromString." | maruel@chromium.org | 2011-04-26 | 3 | -7/+8 |
* | Removed wchar_t from Time::FromString. | shinyak@google.com | 2011-04-26 | 3 | -8/+7 |
* | Find("SpdyCwnd") is sometimes coming back null. This guards against that case. | russellbrenner@google.com | 2011-04-26 | 1 | -0/+4 |
* | Add support for enforcing certificate pinning without requiring https on a | cevans@chromium.org | 2011-04-26 | 4 | -7/+57 |
* | Revert 82858 - Added network panel timing, size and raw headers text tests fo... | jar@chromium.org | 2011-04-26 | 1 | -50/+0 |
* | Add support for built-in certificate pins, and add a pin list suitable for | cevans@chromium.org | 2011-04-25 | 2 | -81/+140 |
* | Added network panel timing, size and raw headers text tests for DevTools | vsevik@chromium.org | 2011-04-25 | 1 | -0/+50 |
* | Implemented chrome.experimental.webRequest.onCompleted | battre@chromium.org | 2011-04-23 | 5 | -20/+12 |
* | Python sync server support for MIGRATION_DONE errors. | nick@chromium.org | 2011-04-23 | 3 | -68/+475 |
* | InitFromPickle should return false on any deserialization | wtc@chromium.org | 2011-04-22 | 1 | -4/+9 |
* | net: add histograms for OCSP and CRL fetch failures. | agl@chromium.org | 2011-04-22 | 1 | -30/+61 |
* | Address post-review feedback for r82214. In addition, no longer attempt to gr... | rsleevi@chromium.org | 2011-04-22 | 7 | -46/+40 |
* | Address post-review feedback for r81702. | rsleevi@chromium.org | 2011-04-22 | 1 | -40/+50 |
* | Implement IpcNetworkManger | sergeyu@chromium.org | 2011-04-21 | 1 | -1/+1 |
* | Revert 82460 - Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can ... | glider@chromium.org | 2011-04-21 | 3 | -5/+4 |
* | Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can be used to mark | glider@chromium.org | 2011-04-21 | 3 | -4/+5 |
* | Add command-line control of the HSTS preload list. | cevans@chromium.org | 2011-04-21 | 6 | -45/+129 |
* | Implemented of base functionality of chrome.experimental.webRequest.onBeforeR... | battre@chromium.org | 2011-04-20 | 5 | -0/+24 |
* | Implementation of chrome.experimental.webRequest.onRequestSent | battre@chromium.org | 2011-04-20 | 5 | -0/+31 |
* | Added raw headers support to DevTools. | vsevik@chromium.org | 2011-04-20 | 2 | -0/+18 |
* | Change the HTTP cache to cache the entire certificate chain for SSL sites | rsleevi@chromium.org | 2011-04-20 | 8 | -119/+250 |