summaryrefslogtreecommitdiffstats
path: root/net/base/address_list.cc
Commit message (Expand)AuthorAgeFilesLines
* Display the full address list rather than just the first item, in about:net-i...eroman@chromium.org2009-10-191-2/+1
* Use new char[] to match the delete[]. To fix a valgrind error.ericroman@google.com2009-07-181-4/+5
* Use manually constructed IPv6 socket addresses for tests, rather than system ...ericroman@google.com2009-07-181-0/+19
* Include <stdlib.h> for the declarations of memcpy, malloc, free.ericroman@google.com2009-06-121-0/+1
* * Avoid doing concurrent DNS resolves of the same hostname in HostResolver.ericroman@google.com2009-06-121-2/+116
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Merge some changes in net/base from branches/mac_july_2008 to trunk.ericroman@google.com2008-08-061-0/+4
* Create a constructor to construct an AddressList::Datawtc@google.com2008-07-281-2/+1
* Add net to the repository.initial.commit2008-07-261-0/+46