| Commit message (Expand) | Author | Age | Files | Lines |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Don't let an active network attacker play tricks with CONNECT tunnels throgh ... | abarth@chromium.org | 2009-02-27 | 1 | -4/+3 |
* | Enable SSL error handling in Linux again. | dkegel@google.com | 2009-02-19 | 1 | -10/+19 |
* | Revert 9992, as it broke origin-header-for-https.html on Webkit Linux builder | dkegel@google.com | 2009-02-19 | 1 | -19/+10 |
* | Undo revert http://codereview.chromium.org/23028 | dkegel@google.com | 2009-02-18 | 1 | -10/+19 |
* | Reduce the amount of included header files. Vast change like in "Oh God! This... | maruel@chromium.org | 2009-02-18 | 1 | -0/+1 |
* | Reverting r9823 (http://codereview.chromium.org/16207) because | dkegel@google.com | 2009-02-14 | 1 | -7/+10 |
* | ssl_client_socket_unittest.cc: launch local server with TestServerLauncher | dkegel@google.com | 2009-02-14 | 1 | -10/+7 |
* | Add a unit test for ERR_UNEXPECTED_SERVER_AUTH. | wtc@chromium.org | 2009-02-14 | 1 | -3/+28 |
* | Sanitize proxy response codes to CONNECT requests. For | wtc@chromium.org | 2009-02-11 | 1 | -24/+51 |
* | Provide the option for HTTPServer to be created with a specific | sky@google.com | 2009-01-29 | 1 | -20/+20 |
* | It looks like the FTP tests are hanging / crashing some percentage of the tim... | erikkay@google.com | 2009-01-08 | 1 | -1/+2 |
* | Add FTP unit test in preparation for portable FTP implementation. | erikkay@google.com | 2009-01-08 | 1 | -73/+218 |
* | Revert 7508.7509 and 7510 | nsylvain@chromium.org | 2008-12-30 | 1 | -220/+73 |
* | ack. fix it for real this time. | erikkay@google.com | 2008-12-30 | 1 | -1/+1 |
* | Disable FTP tests that are hanging on the bot. | erikkay@google.com | 2008-12-30 | 1 | -1/+3 |
* | Add FTP unit test in preparation for portable FTP implementation. | erikkay@google.com | 2008-12-30 | 1 | -73/+218 |
* | Split ProxyResolver into two interfaces: A. interface for retrieving the sys... | ericroman@google.com | 2008-12-19 | 1 | -2/+1 |
* | Reverting 6966. | ericroman@google.com | 2008-12-13 | 1 | -3/+9 |
* | Use automatic memory management for URLRequestContext's members. | ericroman@google.com | 2008-12-13 | 1 | -9/+3 |
* | 307 redirects of POST should generate POSTs instead of GETs. | abarth@chromium.org | 2008-12-12 | 1 | -0/+9 |
* | Misc proxy service changes. | ericroman@google.com | 2008-12-10 | 1 | -1/+5 |
* | Third time's a charm? | dkegel@google.com | 2008-12-07 | 1 | -0/+47 |
* | Revert r6233, need to move the cert, there is a policy against | dkegel@google.com | 2008-12-02 | 1 | -42/+0 |
* | For http://code.google.com/p/chromium/issues/detail?id=4510 | dkegel@google.com | 2008-12-02 | 1 | -0/+42 |
* | * Cleanup: move base/platform_test.h -> testing/ | jeremy@chromium.org | 2008-12-02 | 1 | -1/+1 |
* | Remove file_util::kPathSeparator from posix. | estade@chromium.org | 2008-11-27 | 1 | -7/+3 |
* | Roll back r6063. TBR. | dank@chromium.org | 2008-11-26 | 1 | -41/+0 |
* | Point nss at root certs so test_shell can talk to mail.google.com without war... | dank@chromium.org | 2008-11-26 | 1 | -0/+41 |
* | Don't crash if test server was not started. | dkegel@google.com | 2008-11-21 | 1 | -4/+21 |
* | Make the net resource interface use StringPiece instead of std::string. This... | deanm@chromium.org | 2008-11-20 | 1 | -1/+2 |
* | Revert "Make the net resource interface use StringPiece instead of | tc@google.com | 2008-11-20 | 1 | -2/+1 |
* | Make the net resource interface use StringPiece instead of std::string. This... | deanm@chromium.org | 2008-11-20 | 1 | -1/+2 |
* | Add url_request_unittest to mac build. | ericroman@google.com | 2008-11-19 | 1 | -29/+31 |
* | Don't send Content-Type when redirecting from a POST. | ericroman@google.com | 2008-11-15 | 1 | -0/+51 |
* | Avoid size mismatch on windows. | dkegel@google.com | 2008-11-04 | 1 | -3/+4 |
* | Port more of url_request_unittest.cc. | dkegel@google.com | 2008-11-04 | 1 | -15/+4 |
* | Get url_request_unittest.cc to build on Linux. | dkegel@google.com | 2008-11-03 | 1 | -2/+6 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+2 |
* | Define FileInputStream and use it to make UpdateDataStream and URLRequestFile... | darin@google.com | 2008-09-29 | 1 | -7/+12 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Get googleurl and net to build on linux so we can parallelize even more. Thi... | tc@google.com | 2008-08-15 | 1 | -2/+2 |
* | Move more net classes into the net namespace. Also remove the net_util names... | darin@google.com | 2008-07-31 | 1 | -4/+4 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+792 |