summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* NSS: Unlock crypto devices when populating cert manager.mattm@chromium.org2011-03-053-0/+35
* Skip generation of stats, since code is now shared across threadsjar@chromium.org2011-03-041-0/+6
* Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enablingadamk@chromium.org2011-03-047-23/+92
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-045-9/+6
* Add chunked uploads support to SPDYsatish@chromium.org2011-03-044-14/+52
* Revert "Add chunked uploads support to SPDY"satish@chromium.org2011-03-044-52/+14
* Add chunked uploads support to SPDYsatish@chromium.org2011-03-044-14/+52
* More build errors from on-they-fly-emergency clang patching.mbelshe@chromium.org2011-03-041-0/+2
* add a detructor for clang's sake.mbelshe@chromium.org2011-03-041-0/+1
* Add an IPEndPoint class as a simple class for dealing with struct sockaddr.mbelshe@chromium.org2011-03-043-0/+296
* Add X509Certificate::VerifyCertName(string) API. This will be usedmbelshe@chromium.org2011-03-037-125/+162
* wstring: allow converting FilePath to wstring in testsevan@chromium.org2011-03-031-2/+3
* Add an initial API and implementation for UDP Sockets.mbelshe@chromium.org2011-03-021-0/+4
* Fix broken linux64 build mbelshe@chromium.org2011-03-021-2/+2
* Add a flag to a host resolver request to request that resolution onlymbelshe@chromium.org2011-03-024-0/+56
* Add constructor for creating an AddressList from a struct sockaddr. This ismbelshe@chromium.org2011-03-023-0/+95
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-023-5/+5
* Update NetLog in preparation for late binding of HttpStream jobs to requests.willchan@chromium.org2011-02-283-3/+21
* Update effective TLDs from upstreamagl@chromium.org2011-02-283-9616/+12389
* Remove entries from the False Start blacklist.agl@chromium.org2011-02-281-4/+0
* 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