summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Define FOO_IMPLEMENTATION unconditionally. Even though they only matter whendarin@chromium.org2011-07-201-5/+3
* Rename CommandLine::GetCommandLineString().msw@chromium.org2011-07-203-24/+14
* Detect when the disabled SSL/TLS cipher suites change within an SSLConfigrsleevi@chromium.org2011-07-203-11/+128
* Don't use X509Certificate in SSLConfig.sergeyu@chromium.org2011-07-208-21/+67
* Cookie transfer for initial account creation case on ChromeOS. zelidrag@chromium.org2011-07-203-1/+61
* Add basic support for parsing SSL/TLS cipher suite strings.rsleevi@chromium.org2011-07-203-2/+57
* Merge upstream NSS changes from the cached info extension.rkn@chromium.org2011-07-196-11/+220
* some cleanup for base/stl_utildilmah@chromium.org2011-07-1926-26/+26
* Changed SPDY's ip connection pooling logic to only add the used IP,rtenneti@chromium.org2011-07-196-40/+91
* Implementation of server socket for websockets protocol.dilmah@chromium.org2011-07-198-11/+1581
* 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