summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* Fix a Style Guide nit: include platform_mime_util.h first.wtc@chromium.org2011-02-253-4/+7
* Mac specific chromium-style issues now that the trybot is sane.erg@google.com2011-02-242-4/+8
* Show the origin of the site setting the cookie instead of the domain of therogerta@chromium.org2011-02-244-26/+89
* Refactor of NetworkDelegate.willchan@chromium.org2011-02-242-0/+94
* Remove the workaround for bug 43461. Use a g_use_system_sslwtc@chromium.org2011-02-231-7/+0
* net: remove comservicing.org from False Start blacklist.agl@chromium.org2011-02-231-1/+0
* Add a new Clear() method to the SSLClientAuthCache.rch@chromium.org2011-02-233-0/+38
* Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...bryner@chromium.org2011-02-222-0/+12
* net: Add aladdinschools.appspot.com to HSTS preloaded list.agl@chromium.org2011-02-222-0/+3
* HSTS: add net-internals UI.agl@chromium.org2011-02-176-24/+119
* Include subdomains in the *.google.com HSTS entries.cevans@chromium.org2011-02-171-3/+3
* Reland r74842willchan@chromium.org2011-02-161-3/+2
* Revert 75143 - Reland r74842willchan@chromium.org2011-02-161-2/+3
* Reland r74842willchan@chromium.org2011-02-161-3/+2
* Enable sdch_filter_unittest to run on Linux by removing theadamk@chromium.org2011-02-151-2/+2
* Don't call the zlib functions with the MOZ_Z_ prefixwtc@chromium.org2011-02-152-21/+6
* Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?willchan@chromium.org2011-02-141-2/+3
* Revert r74728 which reverted r74561 for exposing a ChromeOS bug.willchan@chromium.org2011-02-141-3/+2
* Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."oshima@google.com2011-02-121-2/+3
* Reland r74561 after fixing ChromeOS build breakage.willchan@chromium.org2011-02-111-3/+2
* Revert 74561 for breaking the ChromeOS buildwillchan@chromium.org2011-02-111-2/+3
* Introduce OffTheRecordProfileIOData and ProfileImplIOData.willchan@chromium.org2011-02-111-3/+2
* Fix Coverity PASS_BY_VALUE defect in SdchManager::Dictionary::CanSet.wtc@chromium.org2011-02-112-2/+2
* Fix Coverity UNINIT_CTOR defects in constructors.wtc@chromium.org2011-02-111-2/+5
* Add chrome.google.com to the STS list.cevans@chromium.org2011-02-091-0/+1
* Change backslashes in download file path to underscores.ahendrickson@chromium.org2011-02-082-6/+10
* NetLog: Log net error codes on a lot of EndEvents.mmenke@chromium.org2011-02-081-2/+0
* Add ability to create self signed certs to mac.dmaclach@chromium.org2011-02-082-4/+329
* Return more specific error messages when performing a SSL client auth handsha...rsleevi@chromium.org2011-02-051-0/+9
* Revert 73690 - net: Add namespace net to network_change_notifier_netlink_linux.tfarina@chromium.org2011-02-032-10/+2
* net: Add namespace net to network_change_notifier_netlink_linux.tfarina@chromium.org2011-02-032-2/+10
* DevTools: split http_listen_socket into http_server and connection.pfeldman@chromium.org2011-02-031-0/+5
* Fix the nits I pointed out in the review ofwtc@chromium.org2011-02-022-23/+34
* Fix the CertDatabaseNSSTest SetUp creating multiple NSS DBs (regressed in r69...mattm@chromium.org2011-02-011-5/+15
* net: Add namespace net to Sdch* classes.tfarina@chromium.org2011-02-016-63/+94
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-011-4/+4
* net: update False Start blacklist.agl@chromium.org2011-01-311-0/+3
* Add the include <iterator> or change the usage of back_inserter to avoid comp...jeanluc@chromium.org2011-01-301-6/+6
* net: Add namespace net to GZip* classes.tfarina@chromium.org2011-01-305-30/+46
* Fixes OpenSSL build: adds missing include filebulach@chromium.org2011-01-281-0/+2
* Add checkout.google.com to STS list, with permission from Checkout team.cevans@chromium.org2011-01-281-0/+1
* Change UTF8ToUTF16 to accept const StringPiece&.suzhe@google.com2011-01-282-0/+4
* Abstracts SHA256 context for NSS / OpenSSL.bulach@chromium.org2011-01-271-1/+2
* Add health.google.com to hardcoded STS list, with permission from the Healthcevans@chromium.org2011-01-271-0/+1
* Add support for chunked encoding in ChromeFrame for POST requests. This fixes...ananta@chromium.org2011-01-262-1/+10
* More net/ method ordering.erg@google.com2011-01-263-49/+49
* Clean up net unit testing code.erg@google.com2011-01-2612-288/+446
* Log source ip and port in NetLog.willchan@chromium.org2011-01-262-22/+66
* Revert "Clean up net unit testing code." since it breaks the shlib builder.erg@google.com2011-01-2512-446/+288
* Clean up net unit testing code.erg@google.com2011-01-2512-288/+446