summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* Add URL filter to trigger punycode for Japanese homographic sequences.jschuh@google.com2010-07-272-2/+47
* Treat multiple extensions like .tar.gz as a single extension.estade@chromium.org2010-07-271-5/+5
* Avoid printing log errors during shutdown of HostResolverImpl when there are ...eroman@chromium.org2010-07-271-1/+2
* net: include the root label in DNSDomainFromDotagl@chromium.org2010-07-275-22/+34
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2682-0/+82
* Fix line ending on load_flags_list.hnsylvain@google.com2010-07-261-1/+1
* STS: enable preloaded for www.noisebridge.netagl@chromium.org2010-07-262-0/+5
* STS: enable preloaded for sunshinepress.orgagl@chromium.org2010-07-262-0/+7
* Fix style nits.wtc@chromium.org2010-07-261-5/+6
* Put minimal appcache info in the netlog.michaeln@chromium.org2010-07-231-0/+14
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-18/+0
* Add sunshinepress.org to the list of renegotiation extension required hosts.agl@chromium.org2010-07-231-1/+4
* [Linux] Enable connecting to localhost when offline.vandebo@chromium.org2010-07-237-5/+78
* Fix FLAKY X509CertificateParseTest.CanParseFormat on OS X 10.5 when decoding ...rsleevi@chromium.org2010-07-232-31/+37
* Change the ProxyConfigService interface to be asynchronous, and support obser...eroman@chromium.org2010-07-231-3/+0
* base: Add IsHexDigit function to string_util.htfarina@chromium.org2010-07-232-16/+3
* Net: Get rid of ProxyServer::host_and_port() and friends.thestig@chromium.org2010-07-226-33/+52
* Internal CookieMonster Refactoring.rdsmith@google.com2010-07-222-78/+33
* Mark X509CertificateParseTest as FLAKY on OS X (for 10.5 builders)rsleevi@chromium.org2010-07-221-4/+15
* Add support for parsing certificate formats other than raw, DER-encoded certi...rsleevi@chromium.org2010-07-229-21/+833
* Reduce static initializers by removing inline constructors anddavemoore@chromium.org2010-07-212-39/+109
* Changed type CookieList to being a vector CanonicalCookies.rdsmith@google.com2010-07-213-86/+80
* Remove <iostream> where possible.erg@google.com2010-07-202-1/+3
* Break out histogram counter variables as CookieMonster instance variables.rdsmith@google.com2010-07-202-18/+83
* Initial SPDY flow control supportagayev@chromium.org2010-07-201-0/+3
* Attempt to back off from Kerberos authentication if we don't have credentials.ahendrickson@google.com2010-07-201-0/+3
* Add SSL details to the page info dialog.agl@chromium.org2010-07-181-0/+10
* net: add ciphersuite and compression to the SSL connection status.agl@chromium.org2010-07-184-0/+595
* Add a command line flag to change the default number of parallel DNS requests...eroman@chromium.org2010-07-172-4/+16
* Revert 52799 - Add support for parsing certificate formats other than raw, DE...rsleevi@chromium.org2010-07-179-833/+19
* Add support for parsing certificate formats other than raw, DER-encoded certi...rsleevi@chromium.org2010-07-179-19/+833
* Minor clean-up tasks that were TODO(snej)rsleevi@chromium.org2010-07-179-99/+87
* Remove extraneous uses of iostream in x509_cert_types.h, which creates static...davemoore@chromium.org2010-07-161-1/+0
* Move implementation from header to source.erg@chromium.org2010-07-152-1/+4
* net: add commentsagl@chromium.org2010-07-152-3/+9
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-158-5/+14
* FTP: add more detailed error codes based on RFC 959.phajdan.jr@chromium.org2010-07-151-2/+32
* Mark the "StartCom Certification Authority" root CA as EV.wtc@chromium.org2010-07-151-0/+6
* Mark KeygenHandlerTest.ConcurrencyTest no longer flakey.davidben@chromium.org2010-07-151-8/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-148-11/+2
* Converted CanonicalCookies over to containing a domain.rdsmith@google.com2010-07-144-32/+175
* Reland r52336.erg@chromium.org2010-07-148-2/+11
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-148-11/+2
* More header cleanup:erg@chromium.org2010-07-148-2/+11
* DevTools: provide network log details to the WebCore's InspectorController.pfeldman@chromium.org2010-07-141-0/+3
* Update effective-TLD data files using the latest data from Mozilla.pam@chromium.org2010-07-143-4749/+4789
* Implement SSLClientSocketPool.vandebo@chromium.org2010-07-142-2/+7
* Display the proxy PAC javascript errors in the NetLog.eroman@chromium.org2010-07-145-4/+259
* Rewrite X509Certificate::SupportsSSLClientAuth to be more accuratedavidben@chromium.org2010-07-131-12/+39
* Fixes a crash when xdg_mime library is unable to handle a long file path.inferno@chromium.org2010-07-121-0/+5