summaryrefslogtreecommitdiffstats
path: root/net/build/net.vcproj
Commit message (Expand)AuthorAgeFilesLines
* 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
* split up proxy_service into several files (one per class).ericroman@google.com2009-03-021-0/+36
* Implement the NTLM authentication scheme by portingwtc@chromium.org2009-02-281-0/+24
* Reverting 10251.ericroman@google.com2009-02-251-0/+12
* Reverting 10250.ericroman@google.com2009-02-241-12/+0
* Add v8 as dependency of net.ericroman@google.com2009-02-241-0/+12
* Have tld_cleanup generate a .cc file that contains the effectivetc@google.com2009-02-241-12/+1
* Add parsing for PAC result strings -- ProxyInfo::UsePacString().ericroman@google.com2009-02-191-0/+8
* 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
* 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-231-3/+3
* post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache.ericroman@google.com2009-01-151-8/+8
* Remove HttpTransactionWinHttp and the --winhttp command-linewtc@google.com2009-01-131-24/+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-091-2/+2
* 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-081-1/+1
* 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-161-1051/+1051
* 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-121-0/+8
* Remove proxy_script_fetcher_unittest.cc as it seems to be triggering a UMR.ericroman@google.com2008-12-101-8/+0
* Add a ProxyScriptFetcher class for doing asynch downloads of PAC scripts.This...ericroman@google.com2008-12-101-0/+8
* 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-041-1039/+1039
* 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-081-0/+8
* * Add write and read/write support to FileStream (renamed from FileInputStream).erikkay@google.com2008-11-031-10/+2
* We don't support SSL renegotiation yet. Add thewtc@google.com2008-10-211-0/+4
* Misc cleanupsericroman@google.com2008-10-171-0/+4
* Turn SSLClientSocket into an interface.wtc@google.com2008-10-151-2/+6
* Define FileInputStream and use it to make UpdateDataStream and URLRequestFile...darin@google.com2008-09-291-2/+10
* Initial stab at http authentication (basic + digest) in new http stack.ericroman@google.com2008-09-271-0/+64
* Use histograms to send interesting parts of the disk cache statistics.rvargas@google.com2008-09-241-0/+8
* Refactoring out common code in the X.509 cert handlingavi@google.com2008-09-231-0/+4
* Re-land SDCH filter support experimentjar@google.com2008-09-231-4/+20
* Rollback 2444 and 2443 to get linux and mac prepjar@google.com2008-09-221-28/+4
* Experimental integration of delta compression content encodingjar@google.com2008-09-221-4/+28
* Bring X.509 cert handling (at least preliminarily) to the Mac.avi@google.com2008-09-181-1/+1
* Move FileURLToFilePath into platform specific files. Most of the logic in th...tc@google.com2008-08-221-0/+4
* Second pass move the os dependent code apart on the disk cache.rvargas@google.com2008-08-151-6/+6
* Move remaining OS dependent bits from the main logic on the disk cache.rvargas@google.com2008-08-131-0/+16