summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Create HttpAuthController. (again)vandebo@chromium.org2010-06-248-409/+538
* Change Windows' application/x-x509-user-cert handling to allow any certificat...rsleevi@chromium.org2010-06-249-319/+3
* Windows and NSS implementations allow for any certificate, while the Mac impl...rsleevi@chromium.org2010-06-241-2/+0
* Fix crash in GetSpdySessionFromSSLSocket in the case where thembelshe@chromium.org2010-06-246-19/+84
* Don't need to copy the challenge data before calling DER_Encode becausewtc@chromium.org2010-06-242-10/+8
* Revert 50647 - Create HttpAuthController.vandebo@chromium.org2010-06-238-539/+409
* Add a locked version of CryptAcquireContextdavidben@chromium.org2010-06-231-4/+7
* Create HttpAuthController.vandebo@chromium.org2010-06-238-409/+539
* Remove some unused code.eroman@chromium.org2010-06-231-4/+0
* Add support for international domain names in PAC scripts. This converts non-...eroman@chromium.org2010-06-233-6/+65
* Remove an unused member field.eroman@chromium.org2010-06-233-8/+4
* Address a couple of nits in comment wording.eroman@chromium.org2010-06-234-12/+13
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-234-0/+0
* Clang: Do not ignore result of HANDLE_EINTR.thakis@chromium.org2010-06-231-1/+2
* Enable the disabled test ProxyResolverV8Test.ReturnUnicode, by addressing som...eroman@chromium.org2010-06-235-111/+202
* Add an additional per-request DNS cache when executing FindProxyForURL() from...eroman@chromium.org2010-06-226-32/+238
* Style-fix: make a parameter a const reference.eroman@chromium.org2010-06-222-2/+2
* Factor out factory method for Google GET request, which is constructed identi...mlloyd@chromium.org2010-06-221-117/+53
* Initial commit of CookieMonster statistics.rdsmith@google.com2010-06-222-18/+90
* Revert 50402 (build failure) - Pass in NetLog to NetworkChangeNotifier.willchan@chromium.org2010-06-2110-52/+15
* Pass in NetLog to NetworkChangeNotifier.willchan@chromium.org2010-06-2110-15/+52
* A/B test for determining a value for unused socket timeout. Currently theziadh@chromium.org2010-06-217-12/+45
* Added NetLog support for HTTP authentication.cbentzel@chromium.org2010-06-216-4/+127
* Revert 50296 (Causes DCHECK failures) - Make CookieMonster NonThreadSafe.willchan@chromium.org2010-06-212-23/+2
* Refactor: Rename MockAuthHandler and move to a separate file.cbentzel@chromium.org2010-06-214-165/+237
* Make CookieMonster NonThreadSafe.willchan@chromium.org2010-06-182-2/+23
* Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali...pkasting@chromium.org2010-06-182-21/+28
* TTF: Reenable some disabled tests.vandebo@chromium.org2010-06-181-3/+3
* Revert 50215 because of crashes - Refactor SpdyStream to get HTTP specific ou...willchan@chromium.org2010-06-1811-591/+427
* FAILS tests should not turn the bot red.vandebo@chromium.org2010-06-181-3/+3
* Move the Mozilla-derived code in net/base/keygen_handler_nss.ccwtc@chromium.org2010-06-186-235/+397
* TTF: Reenable some disabled tests.vandebo@chromium.org2010-06-181-3/+3
* Refactor SpdyStream to get HTTP specific out of the interface and members.ukai@chromium.org2010-06-1811-427/+591
* Fix crash in SpdySession::DeleteStream.ukai@chromium.org2010-06-181-2/+2
* Disk Cache: Remove deprecated methods from the disk cache interface.rvargas@google.com2010-06-1716-191/+168
* Remove unfixable test.vandebo@chromium.org2010-06-171-15/+0
* Disable caching of failed DNS lookups.eroman@chromium.org2010-06-171-1/+1
* Implement a TODO: Move "NonThreadSafe" inheritance from NetworkChangeNotifier...pkasting@chromium.org2010-06-178-49/+82
* Assert SetCookieableScheme called before first use.rdsmith@google.com2010-06-172-0/+5
* HttpNetworkTransaction handles asynchronous auth token generation.cbentzel@chromium.org2010-06-177-110/+604
* Check state in SocketStream delegate methods.ukai@chromium.org2010-06-171-0/+11
* Check proxy_info_.is_empty()ukai@chromium.org2010-06-171-2/+11
* Fix TestConnectJob::kMockAdvancingLoadStateJob to be less flaky.vandebo@chromium.org2010-06-172-13/+14
* Coverity: fix possible library leak in GSSAPISharedLibrary::LoadSharedLibrary.mattm@chromium.org2010-06-161-4/+6
* Revert 49982 - patchthakis@chromium.org2010-06-161-2/+1
* patchthakis@chromium.org2010-06-161-1/+2
* Working towards -Wextrathomasvl@chromium.org2010-06-162-6/+6
* Don't run DiskCacheBackendTests under ThreadSanitizer on Windowstimurrrr@chromium.org2010-06-161-2/+1
* Fix crash in DeleteStream.ukai@chromium.org2010-06-161-2/+3
* Don't run some DiskCacheBackendTests under TSan on Windowstimurrrr@chromium.org2010-06-161-0/+4