summaryrefslogtreecommitdiffstats
path: root/net/build
Commit message (Expand)AuthorAgeFilesLines
* Delete all precompiled support. It is causing more harm than good, especially...maruel@chromium.org2009-09-042-32/+0
* Remove *.vsprops files that are no longer referenced (or only havesgk@google.com2009-07-281-8/+0
* Removing vcprojs now generated by gyp.bradnelson@google.com2009-03-268-2465/+0
* Add the directory listing code for the new portable FTPwtc@chromium.org2009-03-191-0/+10
* Add command line switch "--new-ftp" for new portable FTPwtc@chromium.org2009-03-161-3/+11
* NO CODE CHANGEdeanm@chromium.org2009-03-112-3/+0
* Add performance tests for the proxy resolver implementations.ericroman@google.com2009-03-061-0/+4
* split up proxy_service into several files (one per class).ericroman@google.com2009-03-022-0/+40
* Implement the NTLM authentication scheme by portingwtc@chromium.org2009-02-282-2/+30
* Reverting 10251.ericroman@google.com2009-02-252-0/+16
* Reverting 10250.ericroman@google.com2009-02-242-16/+0
* Add v8 as dependency of net.ericroman@google.com2009-02-242-0/+16
* Have tld_cleanup generate a .cc file that contains the effectivetc@google.com2009-02-242-31/+1
* Enable SSL error handling in Linux again.dkegel@google.com2009-02-191-0/+4
* Add parsing for PAC result strings -- ProxyInfo::UsePacString().ericroman@google.com2009-02-192-0/+12
* Revert 9992, as it broke origin-header-for-https.html on Webkit Linux builderdkegel@google.com2009-02-191-4/+0
* Undo revert http://codereview.chromium.org/23028dkegel@google.com2009-02-181-0/+4
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-1/+17
* In r2658, the new http_auth* files were added to net.vcprojwtc@chromium.org2009-02-181-59/+27
* Reverting r9823 (http://codereview.chromium.org/16207) because dkegel@google.com2009-02-141-4/+0
* ssl_client_socket_unittest.cc: launch local server with TestServerLauncher dkegel@google.com2009-02-141-0/+4
* Move certificate verification off the IO thread.wtc@chromium.org2009-02-031-0/+16
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-0/+4
* revert r8603rvargas@google.com2009-01-241-4/+0
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-0/+4
* Prep for generated .vcproj files:sgk@google.com2009-01-233-9/+11
* post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache.ericroman@google.com2009-01-152-12/+16
* Remove HttpTransactionWinHttp and the --winhttp command-linewtc@google.com2009-01-132-32/+0
* Measure how often the users are encountering MD5wtc@google.com2009-01-121-0/+8
* create a net.vsprops file to share between build configs of net.vcprojtc@google.com2009-01-092-2/+10
* Fix release build by including vsprops in the release config.tc@google.com2009-01-081-1/+1
* Remove net_resources.rc and net_resources.h and replace ittc@google.com2009-01-083-3/+47
* Split ProxyResolver into two interfaces: A. interface for retrieving the sys...ericroman@google.com2008-12-191-3/+3
* Disk cache: move eviction code to a separate file.rvargas@google.com2008-12-181-0/+8
* Add beginnings of a custom FTP implementation. This is built but not used ordarin@chromium.org2008-12-171-0/+40
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-167-2276/+2276
* Reverting 6966.ericroman@google.com2008-12-131-4/+0
* Use automatic memory management for URLRequestContext's members.ericroman@google.com2008-12-131-0/+4
* Add back proxy_script_fetcher[_unittest.cc] to the build -- mark the tests as...ericroman@google.com2008-12-122-0/+12
* Remove proxy_script_fetcher_unittest.cc as it seems to be triggering a UMR.ericroman@google.com2008-12-102-12/+0
* Add a ProxyScriptFetcher class for doing asynch downloads of PAC scripts.This...ericroman@google.com2008-12-102-3/+15
* Third time's a charm?dkegel@google.com2008-12-071-0/+4
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-047-2260/+2260
* 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
* Disk cache: Add a tool to upgrade a set of cache files from one version torvargas@google.com2008-12-021-0/+159
* Rename tcp_client_socket.cc to _win.cc (should have been done long ago).dkegel@google.com2008-11-101-2/+2
* - Add preemptive authorization (new http stack only)ericroman@google.com2008-11-082-0/+12
* * Add write and read/write support to FileStream (renamed from FileInputStream).erikkay@google.com2008-11-032-11/+3
* Clean up filter and content encoding handling jar@google.com2008-10-271-3/+7