summaryrefslogtreecommitdiffstats
path: root/net/build/net_unittests.vcproj
Commit message (Expand)AuthorAgeFilesLines
* Prep for generated .vcproj files:sgk@google.com2009-01-231-2/+2
* post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache.ericroman@google.com2009-01-151-4/+8
* Remove HttpTransactionWinHttp and the --winhttp command-linewtc@google.com2009-01-131-8/+0
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-161-430/+430
* Add back proxy_script_fetcher[_unittest.cc] to the build -- mark the tests as...ericroman@google.com2008-12-121-0/+4
* Remove proxy_script_fetcher_unittest.cc as it seems to be triggering a UMR.ericroman@google.com2008-12-101-4/+0
* Add a ProxyScriptFetcher class for doing asynch downloads of PAC scripts.This...ericroman@google.com2008-12-101-3/+7
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-041-426/+426
* Revert r6233, need to move the cert, there is a policy against dkegel@google.com2008-12-021-4/+0
* For http://code.google.com/p/chromium/issues/detail?id=4510dkegel@google.com2008-12-021-0/+4
* - Add preemptive authorization (new http stack only)ericroman@google.com2008-11-081-0/+4
* * Add write and read/write support to FileStream (renamed from FileInputStream).erikkay@google.com2008-11-031-1/+1
* Clean up filter and content encoding handling jar@google.com2008-10-271-3/+7
* Remove typo in file name *unitest* vs *unittest*jar@google.com2008-10-201-1/+1
* Define FileInputStream and use it to make UpdateDataStream and URLRequestFile...darin@google.com2008-09-291-0/+4
* Initial stab at http authentication (basic + digest) in new http stack.ericroman@google.com2008-09-271-0/+12
* Re-land SDCH filter support experimentjar@google.com2008-09-231-0/+4
* Rollback 2444 and 2443 to get linux and mac prepjar@google.com2008-09-221-4/+0
* Experimental integration of delta compression content encodingjar@google.com2008-09-221-0/+4
* Add unit test for the X509 parsing. This only runs on Windows, but does so su...avi@google.com2008-09-191-0/+4
* Simple unit test, written mostly just to become familiar with the code.dkegel@google.com2008-09-151-0/+4
* Modify HostResolver slightly to build on posix as well as windows.dkegel@google.com2008-09-051-0/+4
* Allow consumers of MessageLoop to specify the type of MessageLoop they want.darin@google.com2008-08-261-1/+1
* Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory.darin@google.com2008-08-111-4/+8
* Rename HttpConnection to ClientSocketHandle, and rename HttpConnectionManager...darin@google.com2008-08-061-4/+4
* Add net to the repository.initial.commit2008-07-261-0/+382