| Commit message (Expand) | Author | Age | Files | Lines |
* | Prep for generated .vcproj files: | sgk@google.com | 2009-01-23 | 1 | -2/+2 |
* | post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache. | ericroman@google.com | 2009-01-15 | 1 | -4/+8 |
* | Remove HttpTransactionWinHttp and the --winhttp command-line | wtc@google.com | 2009-01-13 | 1 | -8/+0 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 1 | -430/+430 |
* | Add back proxy_script_fetcher[_unittest.cc] to the build -- mark the tests as... | ericroman@google.com | 2008-12-12 | 1 | -0/+4 |
* | Remove proxy_script_fetcher_unittest.cc as it seems to be triggering a UMR. | ericroman@google.com | 2008-12-10 | 1 | -4/+0 |
* | Add a ProxyScriptFetcher class for doing asynch downloads of PAC scripts.This... | ericroman@google.com | 2008-12-10 | 1 | -3/+7 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 1 | -426/+426 |
* | Revert r6233, need to move the cert, there is a policy against | dkegel@google.com | 2008-12-02 | 1 | -4/+0 |
* | For http://code.google.com/p/chromium/issues/detail?id=4510 | dkegel@google.com | 2008-12-02 | 1 | -0/+4 |
* | - Add preemptive authorization (new http stack only) | ericroman@google.com | 2008-11-08 | 1 | -0/+4 |
* | * Add write and read/write support to FileStream (renamed from FileInputStream). | erikkay@google.com | 2008-11-03 | 1 | -1/+1 |
* | Clean up filter and content encoding handling | jar@google.com | 2008-10-27 | 1 | -3/+7 |
* | Remove typo in file name *unitest* vs *unittest* | jar@google.com | 2008-10-20 | 1 | -1/+1 |
* | Define FileInputStream and use it to make UpdateDataStream and URLRequestFile... | darin@google.com | 2008-09-29 | 1 | -0/+4 |
* | Initial stab at http authentication (basic + digest) in new http stack. | ericroman@google.com | 2008-09-27 | 1 | -0/+12 |
* | Re-land SDCH filter support experiment | jar@google.com | 2008-09-23 | 1 | -0/+4 |
* | Rollback 2444 and 2443 to get linux and mac prep | jar@google.com | 2008-09-22 | 1 | -4/+0 |
* | Experimental integration of delta compression content encoding | jar@google.com | 2008-09-22 | 1 | -0/+4 |
* | Add unit test for the X509 parsing. This only runs on Windows, but does so su... | avi@google.com | 2008-09-19 | 1 | -0/+4 |
* | Simple unit test, written mostly just to become familiar with the code. | dkegel@google.com | 2008-09-15 | 1 | -0/+4 |
* | Modify HostResolver slightly to build on posix as well as windows. | dkegel@google.com | 2008-09-05 | 1 | -0/+4 |
* | Allow consumers of MessageLoop to specify the type of MessageLoop they want. | darin@google.com | 2008-08-26 | 1 | -1/+1 |
* | Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory. | darin@google.com | 2008-08-11 | 1 | -4/+8 |
* | Rename HttpConnection to ClientSocketHandle, and rename HttpConnectionManager... | darin@google.com | 2008-08-06 | 1 | -4/+4 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+382 |