summaryrefslogtreecommitdiffstats
path: root/net/base/address_list.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Move code from .h to .cc in net/erg@google.com2010-09-151-15/+8
* Fixed crash involving using NetAddress::Adopt() incorrectlyakalin@chromium.org2010-09-021-3/+4
* Don't resolve IP literals.vandebo@chromium.org2010-08-181-14/+6
* Revert 56384 - Don't resolve IP literals.vandebo@chromium.org2010-08-171-6/+14
* Don't resolve IP literals.vandebo@chromium.org2010-08-171-14/+6
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Adds unit tests for how HttpAuthHandlerNegotiate creates SPNs.cbentzel@chromium.org2010-04-281-2/+13
* Adding extra argument DCHECKs to AddressList methods.cbentzel@chromium.org2010-04-161-2/+1
* HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...cbentzel@chromium.org2010-04-081-1/+10
* Revert 43826 - HostResolver now adds AI_CANONNAME to the hint flags if a requ...cbentzel@chromium.org2010-04-071-10/+1
* HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...cbentzel@chromium.org2010-04-071-1/+10
* Really connect to the same server in FTP network transaction.phajdan.jr@chromium.org2010-02-201-2/+8
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-1/+5
* Use manually constructed IPv6 socket addresses for tests, rather than system ...ericroman@google.com2009-07-181-0/+9
* * Avoid doing concurrent DNS resolves of the same hostname in HostResolver.ericroman@google.com2009-06-121-3/+26
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Create a constructor to construct an AddressList::Datawtc@google.com2008-07-281-0/+3
* Add net to the repository.initial.commit2008-07-261-0/+61