summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Reverting 10250.ericroman@google.com2009-02-245-136/+3
* Add v8 as dependency of net.ericroman@google.com2009-02-245-3/+136
* Have tld_cleanup generate a .cc file that contains the effectivetc@google.com2009-02-2411-126/+3702
* Make sure filter buffer is flushed after it fills its output quotajar@chromium.org2009-02-242-5/+28
* Multiple fixes for broken Linux SHARED=1 build. This gets things building, bu...mmoss@chromium.org2009-02-231-0/+3
* Add IPv6 support to net::GetHostAndPort.ericroman@google.com2009-02-233-30/+42
* Add ProxyResolverV8 class.darin@chromium.org is the original author of 'proxy...ericroman@google.com2009-02-2319-1/+920
* Add support to ProxyService for downloading a PAC script on behalf of the Pro...ericroman@google.com2009-02-235-52/+776
* fix checkdepstc@google.com2009-02-221-5/+6
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-1/+1
* Add line break to adhere to 80 char line limit.darin@chromium.org2009-02-211-1/+2
* Provide error reporting and recovery for SDCH responses not market as HTMLjar@chromium.org2009-02-215-20/+58
* Skip certification root initialization if it's not needed.stoyan@chromium.org2009-02-211-4/+6
* More fixes for bad reference counting.darin@chromium.org2009-02-201-20/+18
* Fix memory leak caused by bad reference counting. When the test server isdarin@chromium.org2009-02-201-6/+7
* Add a warning comment to prevent increasingwtc@chromium.org2009-02-201-1/+5
* If an idle socket has received data unexpectedly, we can'twtc@chromium.org2009-02-1916-14/+118
* Enable SSL error handling in Linux again.dkegel@google.com2009-02-1911-466/+636
* Include entries for SOCKS in ProxyResolverMac.ericroman@google.com2009-02-193-80/+92
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-02-191-4/+3
* Fix header order.ericroman@google.com2009-02-191-2/+2
* Try to fix build bustage.ericroman@google.com2009-02-191-0/+2
* Add parsing for PAC result strings -- ProxyInfo::UsePacString().ericroman@google.com2009-02-1919-116/+912
* Revert 9992, as it broke origin-header-for-https.html on Webkit Linux builderdkegel@google.com2009-02-1910-621/+463
* Undo revert http://codereview.chromium.org/23028dkegel@google.com2009-02-1810-463/+621
* Perform HTTP authentication over a keep-alive connection.wtc@chromium.org2009-02-183-12/+464
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-1838-109/+259
* In r2658, the new http_auth* files were added to net.vcprojwtc@chromium.org2009-02-182-69/+37
* Improve modularity of recent SDCH dictionary load checkinjar@chromium.org2009-02-173-8/+15
* Reverting r9823 (http://codereview.chromium.org/16207) because dkegel@google.com2009-02-1410-565/+482
* ssl_client_socket_unittest.cc: launch local server with TestServerLauncher dkegel@google.com2009-02-1412-482/+788
* Use RevocableStore to isolate the http cache from its transactions.rvargas@google.com2009-02-143-6/+51
* Add a unit test for ERR_UNEXPECTED_SERVER_AUTH.wtc@chromium.org2009-02-143-9/+44
* Change mime type utils to operate on platform-specific string types for filen...estade@chromium.org2009-02-148-46/+54
* Add a new method ReadUntilComplete to FileStream which ensures that all reque...jhawkins@chromium.org2009-02-133-0/+49
* Disk cache: Don't add more people to the cache size experiment.rvargas@google.com2009-02-131-10/+2
* Make net_lib build work with a shared link.evan@chromium.org2009-02-121-9/+1
* Fix some purify warnings.rvargas@google.com2009-02-121-0/+4
* Change SSLInfo::SetCertError to call the recently-addedwtc@chromium.org2009-02-121-29/+1
* Extend the IOBuffer to the disk cache.rvargas@google.com2009-02-1218-282/+345
* Fetch SDCH dictionary as soon as current URL fetch completesjar@chromium.org2009-02-114-10/+20
* Sanitize proxy response codes to CONNECT requests. Forwtc@chromium.org2009-02-118-45/+139
* Revert cl 9528 to fix mac test_shell_testsrvargas@google.com2009-02-1018-314/+282
* Extend the IOBuffer to the disk cache.rvargas@google.com2009-02-1018-282/+314
* Small refactoring of the test webserver.stoyan@chromium.org2009-02-091-5/+22
* Add constructor to net::FileStream to create it with a base::PlatformFile han...hclam@chromium.org2009-02-094-0/+63
* Stub out an unimplemented NSS function.evan@chromium.org2009-02-092-0/+10
* Fix the windows implementation of KillProcess and WaitForSingleProcess to not...stoyan@chromium.org2009-02-091-1/+1
* Add all net projects to chrome solution.rvargas@google.com2009-02-071-0/+1
* Reverting 9362.ojan@chromium.org2009-02-071-1/+0