summaryrefslogtreecommitdiffstats
path: root/net/base/net_util.h
Commit message (Expand)AuthorAgeFilesLines
* Wire 'blink::Platform::isHostnameReservedIPAddress()' to 'net::IsReservedIPAd...mkwst@chromium.org2014-08-081-0/+5
* Mark the ParseIPLiteralToNumber function as NET_EXPORT because it's usedwtc@chromium.org2014-07-121-2/+2
* Refactor tcp socket.byungchul@chromium.org2014-07-091-0/+3
* Adding code to detect network interface type on Windows. This information is ...mallinath@chromium.org2014-05-011-11/+3
* win: Implement Bluetooth server.xiyuan@chromium.org2014-04-291-0/+4
* Renamed namespaces in src/url.vitalybuka@chromium.org2014-04-221-8/+5
* Make FormatUrl Keep Track of Full Transformationmpearson@chromium.org2014-04-181-0/+13
* Remove net_log.h from net_util, as it's no longer needed by net_log.h.mmenke@chromium.org2014-04-161-1/+0
* Defined a enum for network interface types and added a field tomallinath@chromium.org2014-04-091-0/+11
* Add net/base/filename_util.h.sergeyu@chromium.org2014-04-091-94/+0
* Revert 262487 "Add net/base/filename_util.h."sergeyu@chromium.org2014-04-081-0/+94
* Add net/base/filename_util.h.sergeyu@chromium.org2014-04-081-94/+0
* For WebRTC select IPv6 address which has least valid lifetime. This ismallinath@chromium.org2014-04-011-2/+2
* Detect IPv6 interface is temporary or not.mallinath@chromium.org2014-03-281-5/+8
* Break out histograms for variations of WiFi in QUIC packet loss statusjar@chromium.org2014-03-131-1/+1
* Improve network interface name on Win for WebRTC logs.grunell@chromium.org2014-03-051-0/+2
* Apply automatic range checking for enums across p2p_messages IPC.tsepez@chromium.org2014-01-301-0/+2
* Filter virtual network interfaces for p2p sessions.mallinath@chromium.org2013-12-191-1/+8
* Use all interfaces for mdns. Instead of one IPv4 and one IPv6 sockets mdns us...vitalybuka@chromium.org2013-12-101-1/+1
* Added net::NetworkInterface::interface_index.vitalybuka@chromium.org2013-12-051-0/+2
* Revert 238715 "Reland 238671 "Added net::NetworkInterface::inter..."robliao@chromium.org2013-12-041-2/+0
* Reland 238671 "Added net::NetworkInterface::interface_index."dubroy@chromium.org2013-12-041-0/+2
* Revert 238671 "Added net::NetworkInterface::interface_index."dubroy@chromium.org2013-12-041-2/+0
* Added net::NetworkInterface::interface_index.vitalybuka@chromium.org2013-12-041-0/+2
* 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