summaryrefslogtreecommitdiffstats
path: root/net/base/net_util.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Miscelaneous cleanups to AddressList to make it harder to mis-use.eroman@chromium.org2011-05-121-1/+5
* Prefer IPv4 in the ConnectBackupJob to work around broken IPv6 networkswtc@chromium.org2011-05-051-0/+10
* Eliminate wstring from base/utf_offset_string_conversions.h, net/base/escape....pkasting@chromium.org2011-05-031-57/+8
* Implement IpcNetworkMangersergeyu@chromium.org2011-04-211-1/+1
* Add multiple-offset versions of the various URL reformatting functions. Fixed...mrossetti@chromium.org2011-04-131-11/+48
* Revert 81343 - Add multiple-offset versions of the various URL reformatting f...mrossetti@chromium.org2011-04-131-48/+11
* Add multiple-offset versions of the various URL reformatting functions. Fixed...mrossetti@chromium.org2011-04-131-11/+48
* Add an opt-out header for HTTP throttling. Never throttle for localhost.joi@chromium.org2011-03-251-0/+8
* Remove most unnecessary uses of "net::" in net/base/.adamk@chromium.org2011-03-251-1/+1
* Add GetNetworkList() in net_utils.sergeyu@chromium.org2011-03-191-1/+24
* Log source ip and port in NetLog.willchan@chromium.org2011-01-261-2/+16
* wstring: make net::GetSuggestedFilename return utf-16evan@chromium.org2011-01-241-2/+2
* Explicitly whitelist the test server port.bauerb@chromium.org2010-12-101-1/+12
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-1/+1
* Add support for the extended header parameter syntax in Content-Disposition h...jshin@chromium.org2010-11-031-8/+23
* Cleanup: Convert net::StripWWW to string16 and fix up the callsites.jhawkins@chromium.org2010-09-101-1/+1
* Remove the wstring FormatUrl() functions (and convert remaining users to the ...viettrungluu@chromium.org2010-08-311-14/+1
* Convert a bunch of uses of the wstring net::FormatUrl() to the new string16 one.viettrungluu@chromium.org2010-08-301-0/+5
* Provide a wstring-free version of FormatUrl(), part 1.viettrungluu@chromium.org2010-08-251-0/+8
* De-wstringify some browser startup code and net utility.evan@chromium.org2010-08-041-1/+1
* Net: Convert username and password to string16.thestig@chromium.org2010-07-291-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* [Linux] Enable connecting to localhost when offline.vandebo@chromium.org2010-07-231-0/+4
* In addition to the logging the IP address that a TCP connect is made to, also...eroman@chromium.org2010-06-161-0/+10
* Allow bypassing a block of IP addresses using CIDR notation in the proxy bypa...eroman@chromium.org2010-06-081-0/+46
* Strip the trailing slash from URLs like "http://google.com/". This especiall...pkasting@chromium.org2010-06-021-4/+14
* FTP: fix navigating to files listed under non-ASCII charactersphajdan.jr@chromium.org2010-05-111-4/+6
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-13/+27
* Send content settings based on the URL to the renderer instead of just the host.jochen@chromium.org2010-04-231-1/+4
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-28/+14
* Strips http from the omniboxsky@chromium.org2010-04-091-14/+28
* Make various types of input work better with ctrl-enter. If we detected that...pkasting@chromium.org2010-03-221-1/+6
* Add IPv6 probing support, and disable IPv6 resolution when it is useless jar@chromium.org2010-02-081-0/+5
* Revert 38323 - Add IPv6 probing support, and disable IPv6 resolution when it ...jar@chromium.org2010-02-071-3/+0
* Add IPv6 probing support, and disable IPv6 resolution when it is uselessjar@chromium.org2010-02-071-0/+3