| Commit message (Expand) | Author | Age | Files | Lines |
* | Add moneycenter.yodlee.com to the list of servers incompatible | wtc@chromium.org | 2010-08-30 | 1 | -1/+2 |
* | Add RandomNumberGenerator adapter to base/rand_util.h | isherman@chromium.org | 2010-08-30 | 1 | -1/+1 |
* | Don't write SPDY headers to the log file; they're redundant with | mbelshe@chromium.org | 2010-08-30 | 1 | -34/+0 |
* | Sockets page on net-internals now displays some information about the current... | mmenke@chromium.org | 2010-08-30 | 10 | -0/+116 |
* | Rename ERR_SSL_WEAK_SERVER_KEY to ERR_SSL_WEAK_SERVER_EPHEMERAL_DH_KEY | wtc@chromium.org | 2010-08-30 | 2 | -3/+3 |
* | Add logging to the spdy session pool. | mbelshe@chromium.org | 2010-08-30 | 4 | -4/+66 |
* | Convert a bunch of uses of the wstring net::FormatUrl() to the new string16 one. | viettrungluu@chromium.org | 2010-08-30 | 1 | -0/+5 |
* | Fix ChromeFrame HTTPs net tests which started failing with the change to vali... | ananta@chromium.org | 2010-08-29 | 1 | -0/+4 |
* | https: add support for DNS exclusion and switch to TXT records. | agl@chromium.org | 2010-08-28 | 11 | -42/+492 |
* | Display the "effective" proxy settings in about:net-internals. | eroman@chromium.org | 2010-08-28 | 6 | -38/+92 |
* | Add regression tests for issue 53366. Check that the | wtc@chromium.org | 2010-08-28 | 1 | -4/+21 |
* | Remove an obsolete TODO comment. Support for the Netscape SSL | wtc@chromium.org | 2010-08-27 | 1 | -4/+0 |
* | Rename the following SSLClientSocket methods to match the style guide: | rch@chromium.org | 2010-08-27 | 7 | -17/+17 |
* | FBTF: Remove unneeded headers from base/ (part 7) | thestig@chromium.org | 2010-08-27 | 10 | -15/+7 |
* | Support sending BlobData to browser process. Also support sending UploadData | jianli@chromium.org | 2010-08-27 | 2 | -1/+20 |
* | Disk cache: For an AppCache, now we only update the | rvargas@google.com | 2010-08-27 | 11 | -33/+189 |
* | Add support for delegated kerberos tickets to Negotiate authentication. | cbentzel@chromium.org | 2010-08-27 | 14 | -57/+157 |
* | Change, unify, and specify ordering of cookies from CookieMonster. | rdsmith@chromium.org | 2010-08-27 | 3 | -2/+64 |
* | Allow SSL_SecurityStatus, SSL_GetChannelInfo, and | wtc@chromium.org | 2010-08-27 | 5 | -3/+178 |
* | Remove exe perms from text files to fix checkprops failure | dmazzoni@chromium.org | 2010-08-27 | 1 | -0/+0 |
* | Update --gtest-filter files and suppressions for Dr. Memory | timurrrr@chromium.org | 2010-08-27 | 1 | -0/+12 |
* | Add a new SSLClientSocket::wasSpdyNegotiated method, | rch@chromium.org | 2010-08-27 | 3 | -14/+14 |
* | Disk cache: Add a new uma histogram for the total internal | rvargas@google.com | 2010-08-27 | 2 | -1/+4 |
* | Added missing MS PAC extensions for IPv6: | ziadh@chromium.org | 2010-08-26 | 4 | -28/+263 |
* | Ignore certificate errors when connecting to an HTTPS Proxy | rch@chromium.org | 2010-08-26 | 1 | -0/+4 |
* | Disable request logging in test HTTP server to declutter log output. | phajdan.jr@chromium.org | 2010-08-26 | 1 | -0/+4 |
* | ClientSocketPoolBaseHelper crash fix: add a self-reference. | willchan@chromium.org | 2010-08-26 | 1 | -0/+6 |
* | Reland r57100. Only create the backup ConnectJob when it is needed. | willchan@chromium.org | 2010-08-26 | 2 | -188/+216 |
* | Introduce an artificial 2 second delay after network IP address changes befor... | eroman@chromium.org | 2010-08-26 | 7 | -13/+213 |
* | SPDY flow control: add support for receive window size | agayev@chromium.org | 2010-08-26 | 9 | -13/+179 |
* | Disk cache: Remove the check for no open entries at destruction | rvargas@google.com | 2010-08-25 | 1 | -1/+4 |
* | Add the apps datatype to the python sync server. | rsimha@chromium.org | 2010-08-25 | 1 | -1/+6 |
* | Remove the reused_socket_ member because we don't really need it. | mbelshe@chromium.org | 2010-08-25 | 2 | -8/+4 |
* | Keep push streams open until they are claimed. The previous change I did | mbelshe@chromium.org | 2010-08-25 | 1 | -8/+14 |
* | Gather preconnection use vs waste statistics | jar@chromium.org | 2010-08-25 | 23 | -82/+265 |
* | Attempting to re-land CL 3110006 which turned out to have | rch@chromium.org | 2010-08-25 | 13 | -105/+740 |
* | Fix a crash in ClientSocketPoolBaseHelper where we double erase a Group from ... | willchan@chromium.org | 2010-08-25 | 3 | -4/+54 |
* | Move the stream initialization out of the HttpStreamRequest and back | mbelshe@chromium.org | 2010-08-25 | 10 | -61/+138 |
* | In about:net-internals, each SOCKET created by a CONNECT_JOB holds a referenc... | mmenke@chromium.org | 2010-08-25 | 16 | -38/+80 |
* | Provide a wstring-free version of FormatUrl(), part 1. | viettrungluu@chromium.org | 2010-08-25 | 3 | -0/+210 |
* | Revert 57333 - Add support for speaking SSL to an HTTP Proxy, to | dhollowa@chromium.org | 2010-08-25 | 13 | -738/+104 |
* | Add support for speaking SSL to an HTTP Proxy, to | rch@chromium.org | 2010-08-25 | 13 | -104/+738 |
* | NSS: Add Snap Start support | agl@chromium.org | 2010-08-25 | 10 | -15/+1299 |
* | Don't run URLRequestTest under ThreadSanitizer on Windows | timurrrr@chromium.org | 2010-08-25 | 1 | -0/+3 |
* | Remove dead log entries for SPDY_TRANSACTION_* | mbelshe@chromium.org | 2010-08-25 | 1 | -16/+0 |
* | Refactor: change the spdy session pool key to take a ProxyServer instead of a... | eroman@chromium.org | 2010-08-25 | 10 | -22/+109 |
* | Fix a crash where we are checking IsConnected(). If you look into the | mbelshe@chromium.org | 2010-08-25 | 8 | -6/+326 |
* | Cleanup: rename ProxyRules::socks_proxy --> ProxyRules::fallback_proxy. | eroman@chromium.org | 2010-08-25 | 6 | -36/+44 |
* | A/B experiment for re-establishing TCP connections. | ziadh@chromium.org | 2010-08-25 | 5 | -25/+50 |
* | Make sure the key into the spdy session pool identifies the actual proxy used... | eroman@chromium.org | 2010-08-25 | 7 | -22/+77 |