| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sure we flush ssl pool when CloseCurrentConnections is called. | lzheng@chromium.org | 2010-08-19 | 1 | -0/+1 |
* | SpdySessionPool closes down sessions accurately now. | erikchen@google.com | 2010-08-19 | 6 | -33/+53 |
* | Don't run some more HttpNetworkTransactionTest under ThreadSanitizer | timurrrr@chromium.org | 2010-08-19 | 3 | -8/+6 |
* | Don't run HttpNetworkTransactionTest.UseAlternateProtocolForNpnSpdyWithExisti... | timurrrr@chromium.org | 2010-08-19 | 1 | -0/+4 |
* | FBTF: Remove unnecessary STL #includes from src/net. | viettrungluu@chromium.org | 2010-08-19 | 29 | -59/+16 |
* | A WebKit layout test failed with the HttpNetworkTransaction refactoring. | mbelshe@chromium.org | 2010-08-19 | 1 | -1/+6 |
* | Extract connection logic from HttpNetworkTransaction into a new | mbelshe@chromium.org | 2010-08-19 | 28 | -1150/+2227 |
* | FBTF: Remove unneeded headers from base/ (part 6) | thestig@chromium.org | 2010-08-19 | 4 | -12/+8 |
* | Add a command-line flag to disable SSL/TLS False Start | davidben@chromium.org | 2010-08-18 | 6 | -2/+49 |
* | Send user agent with CONNECT requests. | vandebo@chromium.org | 2010-08-18 | 8 | -6/+61 |
* | Don't resolve IP literals. | vandebo@chromium.org | 2010-08-18 | 6 | -85/+139 |
* | Revert "Convert FormatBytes to string16." | evan@chromium.org | 2010-08-18 | 1 | -2/+1 |
* | Convert FormatBytes to string16. | evan@chromium.org | 2010-08-18 | 1 | -1/+2 |
* | DnsRRResolver: hoist inner class and callback on MessageLoop. | agl@chromium.org | 2010-08-18 | 3 | -125/+191 |
* | Remove CRLF. | cbentzel@chromium.org | 2010-08-18 | 1 | -1/+1 |
* | Added a new MockSocket that enforces ordering of reads/writes. | erikchen@google.com | 2010-08-18 | 8 | -40/+530 |
* | Revert 56539 - Added HostResolveImpl Requests and Jobs to log. | mmenke@chromium.org | 2010-08-18 | 18 | -370/+96 |
* | Added HostResolveImpl Requests and Jobs to log. | mmenke@chromium.org | 2010-08-18 | 18 | -96/+370 |
* | Syncing url_to_filename_encoder with internal version. | mbelshe@chromium.org | 2010-08-17 | 11 | -420/+510 |
* | Test server cleanup patch of death: | phajdan.jr@chromium.org | 2010-08-17 | 11 | -1006/+821 |
* | Clean up the client certificate filtering code on Linux | davidben@chromium.org | 2010-08-17 | 1 | -29/+26 |
* | Re-land part of r55416, minus actually moving the test_suite.h contents to a ... | brettw@chromium.org | 2010-08-17 | 2 | -1/+2 |
* | Revert 56376 - This CL will introduce a new way to do exponential back-off on... | joi@chromium.org | 2010-08-17 | 13 | -856/+9 |
* | Revert 56384 - Don't resolve IP literals. | vandebo@chromium.org | 2010-08-17 | 7 | -130/+91 |
* | Don't resolve IP literals. | vandebo@chromium.org | 2010-08-17 | 7 | -91/+130 |
* | This CL will introduce a new way to do exponential back-off on failure within | joi@chromium.org | 2010-08-17 | 13 | -9/+856 |
* | SPDY flow control: fix for WINDOW_UPDATEs arriving while request is being sent. | agayev@chromium.org | 2010-08-17 | 8 | -76/+93 |
* | Revert "DnsRRResolver: hoist inner class and callback on MessageLoop." | agl@chromium.org | 2010-08-17 | 3 | -111/+49 |
* | DnsRRResolver: hoist inner class and callback on MessageLoop. | agl@chromium.org | 2010-08-17 | 3 | -49/+111 |
* | More uninitialized class member vars. | finnur@chromium.org | 2010-08-17 | 3 | -5/+8 |
* | Watch the Internet Explorer registry keys so we can detect proxy settings cha... | eroman@chromium.org | 2010-08-17 | 4 | -18/+191 |
* | Revert the workaround for servers that use tiny DH keys. | wtc@chromium.org | 2010-08-17 | 8 | -68/+69 |
* | FBTF: Header cleanup in renderer_host. | jhawkins@chromium.org | 2010-08-16 | 2 | -5/+5 |
* | Remove test isolation enforcement code. | phajdan.jr@chromium.org | 2010-08-16 | 1 | -1/+0 |
* | Fix a bug in the mock sockets. For SSL sockets, when they were | mbelshe@chromium.org | 2010-08-16 | 1 | -2/+2 |
* | Re-land just the project file changes from r55416. This makes projects that use | brettw@chromium.org | 2010-08-15 | 1 | -0/+1 |
* | Cleanup Registry API: part 3. | tfarina@chromium.org | 2010-08-14 | 1 | -4/+6 |
* | CommandLine: eliminate wstring-accepting AppendLooseValue | evan@chromium.org | 2010-08-13 | 2 | -2/+2 |
* | Simple offline startup integration test. | skrul@chromium.org | 2010-08-13 | 2 | -1/+38 |
* | Added check for null delegate when a socket stream closes between DoResolveHo... | cdn@chromium.org | 2010-08-13 | 1 | -1/+1 |
* | Initialize all data members in HTTPResponseInfo's new ctor and remove the rel... | michaeln@chromium.org | 2010-08-13 | 1 | -0/+2 |
* | Fix check for whether we need to consider client auth as part | mbelshe@chromium.org | 2010-08-13 | 2 | -2/+2 |
* | Update to NSS 3.12.7. | wtc@chromium.org | 2010-08-13 | 14 | -95/+100 |
* | Adding ability to sort by date to directory_lister.cc. Adding support for ti... | dhg@chromium.org | 2010-08-13 | 2 | -8/+61 |
* | Redirects NetLog output to the log file, when the command line | mmenke@chromium.org | 2010-08-13 | 2 | -0/+84 |
* | Emit an event to NetLog whenever the proxy settings change. | eroman@chromium.org | 2010-08-13 | 5 | -121/+190 |
* | sync: Add sessions to protocol and chromiumsync python test server. | jerrica@google.com | 2010-08-13 | 1 | -6/+6 |
* | Skip CertDatabaseNSSTest.ImportFromPKCS12 on heapcheck, since the leaks can't... | mattm@chromium.org | 2010-08-12 | 1 | -1/+6 |
* | Add NSS PKCS12 import/export functions to CertDatabase. | mattm@chromium.org | 2010-08-12 | 7 | -1/+640 |
* | Net-internal's Javascript code no longer requires all enties have a unique so... | mmenke@chromium.org | 2010-08-12 | 1 | -6/+1 |