summaryrefslogtreecommitdiffstats
path: root/net/net_lib.scons
Commit message (Expand)AuthorAgeFilesLines
* Remove the checked-in scons configuration files.sgk@google.com2009-04-011-447/+0
* Add the directory listing code for the new portable FTPwtc@chromium.org2009-03-191-0/+2
* Add command line switch "--new-ftp" for new portable FTPwtc@chromium.org2009-03-161-0/+2
* Add proxy_resolver_v8 to SCONS build.ericroman@google.com2009-03-031-0/+3
* split up proxy_service into several files (one per class).ericroman@google.com2009-03-021-0/+9
* Implement the NTLM authentication scheme by portingwtc@chromium.org2009-02-281-0/+6
* Get shared link working again.evan@chromium.org2009-02-241-0/+1
* Have tld_cleanup generate a .cc file that contains the effectivetc@google.com2009-02-241-1/+1
* Multiple fixes for broken Linux SHARED=1 build. This gets things building, bu...mmoss@chromium.org2009-02-231-0/+3
* Add parsing for PAC result strings -- ProxyInfo::UsePacString().ericroman@google.com2009-02-191-0/+2
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+4
* In r2658, the new http_auth* files were added to net.vcprojwtc@chromium.org2009-02-181-10/+10
* Make net_lib build work with a shared link.evan@chromium.org2009-02-121-9/+1
* Move certificate verification off the IO thread.wtc@chromium.org2009-02-031-0/+4
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-0/+1
* revert r8603rvargas@google.com2009-01-241-1/+0
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-0/+1
* Generate all chrome .vcproj files:sgk@google.com2009-01-171-0/+2
* post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache.ericroman@google.com2009-01-151-2/+2
* Remove HttpTransactionWinHttp and the --winhttp command-linewtc@google.com2009-01-131-8/+0
* Measure how often the users are encountering MD5wtc@google.com2009-01-121-0/+1
* Updates to Visual Studio project generation to accomodatesgk@google.com2009-01-101-17/+5
* Resubmit r7826 after fixing breakages:sgk@google.com2009-01-101-55/+311
* Back out r7826, which broke the Linux buildmark@chromium.org2009-01-091-307/+50
* Generation of net .vcproj and .sln files.sgk@google.com2009-01-091-50/+307
* Remove net_resources.rc and net_resources.h and replace ittc@google.com2009-01-081-0/+1
* Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...evanm@google.com2008-12-261-1/+1
* Split ProxyResolver into two interfaces: A. interface for retrieving the sys...ericroman@google.com2008-12-191-1/+1
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-0/+6
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-181-6/+6
* Disk cache: move eviction code to a separate file.rvargas@google.com2008-12-181-0/+1
* Add beginnings of a custom FTP implementation. This is built but not used ordarin@chromium.org2008-12-171-0/+2
* Reverting 6966.ericroman@google.com2008-12-131-1/+0
* Use automatic memory management for URLRequestContext's members.ericroman@google.com2008-12-131-0/+1
* Add back proxy_script_fetcher[_unittest.cc] to the build -- mark the tests as...ericroman@google.com2008-12-121-0/+1
* Remove proxy_script_fetcher from the scons files too to try and green purify ...ericroman@google.com2008-12-101-1/+0
* Add a ProxyScriptFetcher class for doing asynch downloads of PAC scripts.This...ericroman@google.com2008-12-101-0/+1
* Port directory lister to allow the linux and mac test shells to display file ...estade@chromium.org2008-11-201-2/+0
* Finish release (opt) builds on Windows, including the parallelsgk@google.com2008-11-201-10/+2
* revert 5730estade@chromium.org2008-11-191-0/+2
* Port directory lister to posix.estade@chromium.org2008-11-191-2/+0
* revert 5725estade@chromium.org2008-11-191-0/+2
* Port directory lister so test shell can view file directories.estade@chromium.org2008-11-191-2/+0
* fix windows net build under hammererikkay@google.com2008-11-111-1/+1
* Change made by external contributor Ibrar Ahmed (ibrar.ahmad@gmail.com), revi...erikkay@google.com2008-11-111-3/+1
* Rename tcp_client_socket.cc to _win.cc (should have been done long ago).dkegel@google.com2008-11-101-8/+4
* - Add preemptive authorization (new http stack only)ericroman@google.com2008-11-081-0/+1
* * Add write and read/write support to FileStream (renamed from FileInputStream).erikkay@google.com2008-11-031-4/+2
* There's no Objective in this C++.avi@google.com2008-10-311-1/+1
* Relanding of r4221, initial proxy support for the Macavi@google.com2008-10-311-2/+3