summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-247-17/+71
* Support domain=IPADDR if it matches the url ip address exactly.deanm@chromium.org2009-01-232-2/+12
* Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").deanm@chromium.org2009-01-221-7/+7
* We should download text/csv mime types instead of displaying them.abarth@chromium.org2009-01-222-6/+8
* Mark the SECOM Trust Root CAs as EV. Note that bothwtc@chromium.org2009-01-221-0/+12
* Return ERR_SSL_PROTOCOL_ERROR instead of the defaultwtc@chromium.org2009-01-211-1/+1
* Provide initialization of member variablejar@chromium.org2009-01-201-0/+1
* generate test_shell.pak and hook up loading net resources fromtc@google.com2009-01-201-3/+3
* Improve SDCH stability stats and error recoveryjar@chromium.org2009-01-207-57/+244
* Refine a CHECK into several CHECKs to determine the returnwtc@chromium.org2009-01-171-1/+20
* Have net_resources.grd generate a .pak file too. Since the tldtc@google.com2009-01-161-0/+1
* If connect succeeds synchronously, the event object is alsowtc@google.com2009-01-161-1/+4
* revert 8087abarth@chromium.org2009-01-152-8/+6
* We should download text/csv mime types instead of displaying them.abarth@chromium.org2009-01-152-6/+8
* post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache.ericroman@google.com2009-01-153-159/+0
* Add a bucket in the connection type histograms forwtc@google.com2009-01-153-5/+13
* Push MD5 certificate histograms to UMA.wtc@google.com2009-01-141-4/+9
* Rewrite old unit tests to avoid connecting to google.com; fixes TODO(darin)dkegel@google.com2009-01-132-14/+55
* Correct latency histograms for SDCH encodingjar@chromium.org2009-01-131-14/+8
* Measure how often the users are encountering MD5wtc@google.com2009-01-124-0/+113
* CookieMonster quote parsing changes and tests.deanm@chromium.org2009-01-093-45/+101
* Remove net_resources.rc and net_resources.h and replace ittc@google.com2009-01-085-26/+30
* Using PlatformThread::Sleep instead of msleepdkegel@google.com2009-01-081-17/+3
* Reverting 7641.dkegel@google.com2009-01-072-81/+0
* Add an easy way to do a synchronous connect from test code.dkegel@google.com2009-01-072-0/+81
* Histogram size of "final" block of SDCH compressed data.jar@google.com2009-01-052-2/+13
* Add TRACE_EVENT calls from tcp_client_socket_win.cc into tcp_client_socket_li...dkegel@google.com2008-12-301-1/+16
* Remove compatibility #defines in string_util.hphajdan.jr@chromium.org2008-12-301-1/+1
* Implement part of x509_certificate on linux, enable its unit test.dkegel@google.com2008-12-222-5/+247
* Add the CertVerifier class. It is based on thewtc@google.com2008-12-193-3/+208
* Correct typo in SDCH problem logging code.jar@google.com2008-12-172-3/+4
* Fixed failed test in net_perftest.darin@chromium.org2008-12-171-1/+1
* Add a call to MemoryDebug::MarkAsInitialized to the new network code to avoidpamg@google.com2008-12-161-0/+9
* message_pump_libevent refactor:jeremy@chromium.org2008-12-154-51/+71
* Reverting 6911.ojan@google.com2008-12-124-51/+47
* message_pump_libevent refactor:jeremy@chromium.org2008-12-124-47/+51
* Move file enumeration to filepaths.avi@google.com2008-12-111-2/+2
* no-op style change.ericroman@google.com2008-12-101-4/+4
* Add a ProxyScriptFetcher class for doing asynch downloads of PAC scripts.This...ericroman@google.com2008-12-102-0/+7
* no-op style change.ericroman@google.com2008-12-101-4/+4
* Fix some crashes by handling an NSS result value more carefully and revertingevanm@google.com2008-12-091-6/+13
* Third time's a charm?dkegel@google.com2008-12-074-41/+358
* Correctly handle (and log) receipt of gzip response to SDCH encode proposaljar@google.com2008-12-053-2/+29
* Get rid of kPathSeparator on windows. Port some wstring function to take File...estade@chromium.org2008-12-042-12/+18
* Revert r6233, need to move the cert, there is a policy against dkegel@google.com2008-12-024-331/+23
* For http://code.google.com/p/chromium/issues/detail?id=4510dkegel@google.com2008-12-024-23/+331
* * Cleanup: move base/platform_test.h -> testing/jeremy@chromium.org2008-12-028-8/+8
* Linux: fix layout test crash for security/block-test.html.agl@chromium.org2008-12-021-0/+2
* Add instrumentation to and tighten SDCH implementationjar@google.com2008-12-022-3/+12
* Roll back r6063. TBR.dank@chromium.org2008-11-264-332/+23