| Commit message (Expand) | Author | Age | Files | Lines |
* | A/B test for determining a value for unused socket timeout. Currently the | ziadh@chromium.org | 2010-06-21 | 1 | -0/+1 |
* | Added NetLog support for HTTP authentication. | cbentzel@chromium.org | 2010-06-21 | 1 | -0/+1 |
* | Refactor: Rename MockAuthHandler and move to a separate file. | cbentzel@chromium.org | 2010-06-21 | 1 | -0/+2 |
* | Move the Mozilla-derived code in net/base/keygen_handler_nss.cc | wtc@chromium.org | 2010-06-18 | 1 | -0/+4 |
* | Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate. | willchan@chromium.org | 2010-06-15 | 1 | -0/+1 |
* | Refactor SpdyStream. | ukai@chromium.org | 2010-06-14 | 1 | -1/+3 |
* | Add dependency on libevent where required. | phajdan.jr@chromium.org | 2010-06-12 | 1 | -0/+6 |
* | Second attempt to land r49489. | wtc@chromium.org | 2010-06-11 | 1 | -6/+12 |
* | Revert 49489 - Use NSS for SSL by default on Mac OS X. | hayato@chromium.org | 2010-06-11 | 1 | -12/+6 |
* | Use NSS for SSL by default on Mac OS X. | wtc@chromium.org | 2010-06-11 | 1 | -6/+12 |
* | Import the server-side code for URL encoding & unittest. | mbelshe@chromium.org | 2010-06-07 | 1 | -0/+5 |
* | Preliminary support for GSSAPI (Linux and Mac OS X). | ahendrickson@google.com | 2010-06-04 | 1 | -0/+6 |
* | Refactor WebSocket handshake. | ukai@chromium.org | 2010-06-03 | 1 | -0/+3 |
* | Use SSLClientSocketNSS on Mac OS X. By default, chrome still uses | wtc@chromium.org | 2010-06-01 | 1 | -44/+38 |
* | Move net::HTTPSProber from net_base to net | mnissler@chromium.org | 2010-06-01 | 1 | -2/+2 |
* | Factor out WebSocket frame handler out of WebSocketJob. | ukai@chromium.org | 2010-06-01 | 1 | -0/+3 |
* | view-cache: Refactor ViewCacheHelper and ViewHttpCacheJobFactory | rvargas@google.com | 2010-05-27 | 1 | -0/+1 |
* | Address a TODO about not duplicating the name --> value mapping for NetLog::S... | eroman@chromium.org | 2010-05-22 | 1 | -0/+1 |
* | net-internals: Log the addresses that were attempted during a TCP connect, an... | eroman@chromium.org | 2010-05-21 | 1 | -0/+2 |
* | Make ClientSocketPool histograms static so that they work properly. | vandebo@chromium.org | 2010-05-20 | 1 | -0/+2 |
* | Revert r47395. Looks like it still crashes =/ | willchan@chromium.org | 2010-05-20 | 1 | -1/+0 |
* | Annotate load flags and net errors with their symbolic name. | eroman@chromium.org | 2010-05-18 | 1 | -0/+1 |
* | This is roughly a reland of r43908, although I had to rewrite a fair chunk si... | willchan@chromium.org | 2010-05-17 | 1 | -0/+1 |
* | Add the URLRequest's method and load flags to the NetLog. | eroman@chromium.org | 2010-05-14 | 1 | -0/+2 |
* | Add --host-rules support. | willchan@chromium.org | 2010-05-12 | 1 | -0/+3 |
* | Replace about:net-internals with the javascript-based frontend. | eroman@chromium.org | 2010-05-10 | 1 | -3/+0 |
* | Fix the standalone webkit build. | darin@chromium.org | 2010-05-07 | 1 | -2/+6 |
* | Added unit tests for URLSecurityManager. | ahendrickson@chromium.org | 2010-05-05 | 1 | -0/+1 |
* | Re-apply http://codereview.chromium.org/1622012 | timurrrr@chromium.org | 2010-04-30 | 1 | -0/+2 |
* | Revert "[Third time landing] Python implementation of sync server, for testing." | phajdan.jr@chromium.org | 2010-04-30 | 1 | -2/+0 |
* | [Third time landing] Python implementation of sync server, for testing. | nick@chromium.org | 2010-04-30 | 1 | -0/+2 |
* | Revert 45916 - Python implementation of sync server, for testing. | nick@chromium.org | 2010-04-29 | 1 | -2/+0 |
* | Python implementation of sync server, for testing. | nick@chromium.org | 2010-04-29 | 1 | -0/+2 |
* | More cleanup to address TODOs in net_log.h. | eroman@chromium.org | 2010-04-28 | 1 | -0/+2 |
* | Adds unit tests for how HttpAuthHandlerNegotiate creates SPNs. | cbentzel@chromium.org | 2010-04-28 | 1 | -0/+1 |
* | SPDY: Fix Alternate-Protocol. | willchan@chromium.org | 2010-04-26 | 1 | -0/+1 |
* | This CL moves the MockSSPILibrary out of http_auth_sspi_win_unittests.cc and ... | cbentzel@chromium.org | 2010-04-20 | 1 | -0/+2 |
* | Fix crash on IP address change. | willchan@chromium.org | 2010-04-19 | 1 | -1/+0 |
* | Fix a deadlock that could happen during shutdown if a host resolve request wa... | eroman@chromium.org | 2010-04-17 | 1 | -0/+3 |
* | Revert 44708 - Python implementation of sync server, for testing. | nick@chromium.org | 2010-04-15 | 1 | -2/+0 |
* | Python implementation of sync server, for testing. | nick@chromium.org | 2010-04-15 | 1 | -0/+2 |
* | Take 2 at landing the SPDY SETTINGS frame patch. | mbelshe@chromium.org | 2010-04-09 | 1 | -0/+2 |
* | Revert 44092 - Add support for the SPDY session frame. | jar@chromium.org | 2010-04-09 | 1 | -2/+0 |
* | Add support for the SPDY session frame. | mbelshe@chromium.org | 2010-04-09 | 1 | -0/+2 |
* | Flush socket pools and SPDY session pool properly on explicit requests and ne... | willchan@chromium.org | 2010-04-08 | 1 | -0/+1 |
* | Added command-line whitelist data to UrlSecurityManager. These are used by a... | ahendrickson@chromium.org | 2010-04-02 | 1 | -0/+1 |
* | Adds support for the <keygen> element to Windows, matching | wtc@chromium.org | 2010-04-01 | 1 | -4/+1 |
* | Preparing Roberto's change for landing: | mbelshe@chromium.org | 2010-03-31 | 1 | -0/+50 |
* | Reland r42300: "HttpRequestHeaders refactor." | willchan@chromium.org | 2010-03-29 | 1 | -0/+3 |
* | On Windows, use IInternetSecurityManager to determine if it's OK | wtc@chromium.org | 2010-03-29 | 1 | -0/+3 |