summaryrefslogtreecommitdiffstats
path: root/net/base/net_util.h
Commit message (Expand)AuthorAgeFilesLines
* Implement the PAC js-binding for "myIpAddress()".ericroman@google.com2009-03-031-0/+3
* Add js bindings layer for ProxyResolverV8 {"alert()", "dnsResolve()", "myIpAd...ericroman@google.com2009-03-021-0/+5
* Add IPv6 support to net::GetHostAndPort.ericroman@google.com2009-02-231-1/+1
* Add parsing for PAC result strings -- ProxyInfo::UsePacString().ericroman@google.com2009-02-191-0/+13
* Get rid of kPathSeparator on windows. Port some wstring function to take File...estade@chromium.org2008-12-041-0/+2
* Clean up some net/ code. Change a number of wstrings to FilePaths.estade@chromium.org2008-11-241-0/+3
* Port directory lister to allow the linux and mac test shells to display file ...estade@chromium.org2008-11-201-5/+6
* revert 5730estade@chromium.org2008-11-191-6/+5
* Port directory lister to posix.estade@chromium.org2008-11-191-5/+6
* revert 5725estade@chromium.org2008-11-191-6/+5
* Port directory lister so test shell can view file directories.estade@chromium.org2008-11-191-5/+6
* Change made by external contributor Ibrar Ahmed (ibrar.ahmad@gmail.com), revi...erikkay@google.com2008-11-111-0/+3
* Unrollback 3024 (partially rolled back in 3027).ericroman@google.com2008-10-081-5/+0
* Revert 3024, broke mac build.maruel@google.com2008-10-081-0/+5
* Pull in new googleurl@94 which includes GURL::EffectiveIntPort().ericroman@google.com2008-10-081-5/+0
* Initial stab at http authentication (basic + digest) in new http stack.ericroman@google.com2008-09-271-0/+5
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add net_util* to the SCons build. Fixes some ICU UChar issues in net_util. ...tc@google.com2008-08-211-1/+2
* Fix some character conversions and Mac compile errors for net_util.cc.paulg@google.com2008-08-201-2/+9
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-2/+2
* Add net to the repository.initial.commit2008-07-261-0/+153