summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Disk cache: Perform additional verifications of the keyrvargas@google.com2011-07-194-12/+65
* Http cache: Add more documentation to the http cache transactionrvargas@google.com2011-07-192-18/+80
* Implement GetSubjectAltName on all platformsjoth@chromium.org2011-07-196-141/+147
* Revert "Implementation of server socket for websockets protocol."dilmah@chromium.org2011-07-198-1575/+11
* Implementation of server socket for websockets protocol.dilmah@chromium.org2011-07-198-11/+1575
* Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor.willchan@chromium.org2011-07-194-28/+126
* Cache the underlying OS certificate handle within the X509CertificateCache, r...rsleevi@chromium.org2011-07-1912-316/+208
* DnsTransaction: added NetLog support.agayev@chromium.org2011-07-195-10/+163
* mark TransportClientSocketPoolTest.BackupSocketFailAfterStall flaky on linux ...tim@chromium.org2011-07-191-2/+2
* Also ignore SEC_ERROR_BAD_INFO_ACCESS_LOCATION when we try AIAwtc@chromium.org2011-07-181-0/+1
* DatagramSocket: added NetLog accessor.agayev@chromium.org2011-07-189-3/+30
* Fix typo in net/base/net_api.hrch@chromium.org2011-07-181-1/+1
* base: Put md5.* into base namespace.tfarina@chromium.org2011-07-187-27/+27
* DnsTransaction: added a delegate interface.agayev@chromium.org2011-07-1813-223/+450
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-154-9/+4
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-143-5/+9
* Replace onRequestSent with onSendHeaders in webrequest APIbattre@chromium.org2011-07-1411-64/+33
* Add client-side support for the origin bound certificate TLS extension.rkn@chromium.org2011-07-146-4/+109
* Fix memory leak in URLRequestTestHTTP.NetworkDelegateTunnelConnectionFailedbattre@chromium.org2011-07-141-3/+3
* Unit testing of event generation NetworkDelegate / Web Request APIbattre@chromium.org2011-07-145-163/+447
* Make the URLRequestContext constantbattre@chromium.org2011-07-1413-25/+29
* Revert 92511 - Make the URLRequestContext constantbattre@chromium.org2011-07-1413-29/+25
* Make the URLRequestContext constantbattre@chromium.org2011-07-1413-25/+29
* Fix a few places using OS_MAC instead of OS_MACOSX to disable flaky/failing t...rsleevi@chromium.org2011-07-141-1/+1
* Mark TransportClientSocketPoolTest.BackupSocketFailAfterStall flaky on ChromeOSrsleevi@chromium.org2011-07-141-2/+3
* Nix CommandLine::GetSwitchCount.msw@chromium.org2011-07-131-2/+1
* Add content-security-policy to chrome://view-http-cache, and move scripts to ...tsepez@chromium.org2011-07-131-1/+3
* Add COMPONENT_BUILD global define. darin@chromium.org2011-07-133-23/+4
* Export some functions to fix component build for chromeos.sadrul@chromium.org2011-07-131-1/+1
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-131-4/+5
* Disk cache: detect block files that are shorter than expectedrvargas@google.com2011-07-136-5/+39
* Make MultiThreadedProxyResolver resistant to crashes when leaked.willchan@chromium.org2011-07-131-6/+7
* Fix leaking request IDs in webRequest APIbattre@chromium.org2011-07-138-53/+211
* Rewrite the name verifier using CanonicalizeHostjoth@chromium.org2011-07-132-72/+48
* Revert 92331 - Fix leaking request IDs in webRequest APIbattre@chromium.org2011-07-138-209/+53
* Fix leaking request IDs in webRequest APIbattre@chromium.org2011-07-138-53/+209
* Revert "Add COMPONENT_BUILD global define. "yurys@chromium.org2011-07-133-4/+23
* Add COMPONENT_BUILD global define. darin@chromium.org2011-07-133-23/+4
* Linux Cert manager: improve PKCS #12 import error messages.mattm@chromium.org2011-07-133-7/+64
* Enhancements to the about://appcache-internals pages.michaeln@google.com2011-07-122-37/+44
* Fixed issues with previous CL.rkn@chromium.org2011-07-123-40/+53
* Revert "Clean up users of a deprecated base::LaunchApp API."evan@chromium.org2011-07-121-5/+4
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-121-4/+5
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-1221-54/+74
* net: enable components build on Linuxevan@chromium.org2011-07-121-10/+15
* Define an asynchronous API for CookieStore.ycxiao@chromium.org2011-07-126-558/+1428
* Update the PreconnectWithBackupTimer and PreconnectWithBackupTimerwtc@chromium.org2011-07-121-8/+9
* Make the host name verification conform to rfc6125joth@chromium.org2011-07-124-123/+289
* net: expose some more classes as APIevan@chromium.org2011-07-115-40/+43
* Upstream android net related code (part3)michaelbai@google.com2011-07-114-0/+41