summaryrefslogtreecommitdiffstats
path: root/net/base/net_util.h
Commit message (Expand)AuthorAgeFilesLines
* Implement support for p2p socket UDP packages to set the Differntiated Servic...hubbe@chromium.org2013-10-221-0/+28
* Cleanup: Fix style errors and remove unused #includes in net/base/net_util.h,...thestig@chromium.org2013-10-141-6/+4
* Cleanup of GetNetworkList code.vitalybuka@chromium.org2013-09-291-2/+2
* Added NetworkInterface::network_prefix.vitalybuka@chromium.org2013-09-261-1/+11
* Revert 225303 "Added NetworkInterface::network_prefix."vitalybuka@chromium.org2013-09-261-11/+1
* Added NetworkInterface::network_prefix.vitalybuka@chromium.org2013-09-261-1/+11
* Switch the offset conversion routines from an "offsets point at characters"pkasting@chromium.org2013-09-111-9/+19
* Net: make IsSafePortableRelativePath look for reserved names on all components.rvargas@chromium.org2013-09-071-9/+6
* Land Recent QUIC changes.rtenneti@chromium.org2013-09-051-0/+3
* Move server socket functionality from TCPServerSocket into TCPSocket.yzshen@chromium.org2013-09-011-0/+3
* Adds a new method, net::IsIPAddressReserved, that returns true if an IP addressfelt@chromium.org2013-08-231-4/+7
* Adds new UMA entries to give us SSL clickthrough rates specific to intranet s...felt@chromium.org2013-08-031-0/+7
* Relax IsCanonicalizedHostCompliant again: allow the last component to start withpkasting@chromium.org2013-07-301-3/+3
* Remove interface probing for IPv6 support from HostResolverImplszym@chromium.org2013-07-181-35/+0
* Use a direct include of strings headers in net/android/, net/base/, net/cert/...avi@chromium.org2013-06-111-2/+2
* Land Recent QUIC changes.rtenneti@chromium.org2013-05-161-0/+5
* Sanitize directory names from chrome.downloads.onDeterminingFilename.benjhayden@chromium.org2013-05-051-0/+21
* Convert net to use base::string16 instead of string16.brettw@chromium.org2013-03-291-24/+25
* Add WifiPHYLayerProtocol to SystemProfile.szym@chromium.org2013-02-131-0/+22
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-10/+11
* Move DecodeFilenameValue and DecodeExt value into http_content_disposition.asanka@chromium.org2012-12-151-9/+2
* Split GoogleURLTrackerInfoBarDelegate into its own .h/.cc. This will make ch...pkasting@chromium.org2012-10-061-0/+3
* Remove NetAddressToString/getnameinfo() in favour of GURLthorogood@chromium.org2012-09-181-8/+10
* Use GURL for stringifying IPEndPoint rather than the system network libraries.eroman@chromium.org2012-09-081-15/+38
* [net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort addresses according...szym@chromium.org2012-08-151-0/+8
* Revert 151586 - [net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort add...brettw@chromium.org2012-08-141-8/+0
* [net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort addresses according...szym@chromium.org2012-08-141-0/+8
* Add ipv6 probe events to NetLog, and add a buttonmmenke@chromium.org2012-07-191-1/+32
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* implement HaveOnlyLoopbackAddresses() for androidjames.wei@intel.com2012-06-151-0/+1
* Allow the omnibox to recognize as URLs inputs that have a host component that...pkasting@chromium.org2012-06-121-1/+1
* Reimplements net::AddressList without struct addrinfo.szym@chromium.org2012-05-071-27/+11
* Delete net::GetHeaderParamValueabarth@chromium.org2012-01-311-19/+0
* Improve parsing of the Content-Disposition headerabarth@chromium.org2012-01-271-26/+6
* No longer preconnect to unsafe ports. As UrlRequests weremmenke@chromium.org2011-12-131-2/+2
* export IsPortAllowedByDefault()toyoshim@chromium.org2011-12-011-6/+5
* net: Remove 3 exit time destructors and 3 static initializers.thakis@chromium.org2011-11-091-2/+2
* OpenBSD patches for net, split from CR #8275005robert.nagy@gmail.com2011-10-201-0/+1
* content: Make tab_contents_drag_source not depend on download_util.herg@google.com2011-10-181-2/+2
* Overwrite extensions of filenames determined from URLs if the URL could be a ...asanka@chromium.org2011-09-121-2/+3
* Mark ParseHostAndPort() as NET_EXPORT instead of NET_EXPORT_PRIVATE.sergeyu@chromium.org2011-08-291-2/+2
* Call GenerateSafeFilename() from GetSuggestedFilename().asanka@chromium.org2011-08-201-15/+30
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-90/+94
* Move filename determination logic to net_util so that it's not split between ...asanka@chromium.org2011-08-091-6/+33
* DnsTransaction: added a delegate interface.agayev@chromium.org2011-07-181-0/+1
* Allow hyphens at the beginning of domain components, except for the last doma...pkasting@chromium.org2011-06-211-2/+3
* Changes to have chrome building with net.dllrvargas@google.com2011-06-031-1/+1
* net: Add NET_API to more code, this time what's used by chrome.dllrvargas@google.com2011-05-311-8/+8
* Fix bug 79905: Drag and drop of "DownloadURL" type ignores specified filename...jianli@chromium.org2011-05-181-9/+10
* net: Add NET_API to net/baservargas@google.com2011-05-181-78/+82