index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
base
/
address_list.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
NetLogEventParameter to Callback refactoring 1,
mmenke@chromium.org
2012-06-12
1
-2
/
+25
*
Reimplements net::AddressList without struct addrinfo.
szym@chromium.org
2012-05-07
1
-251
/
+34
*
Use base::strdup() instead of strdup()/_strdup().
thestig@chromium.org
2012-04-05
1
-10
/
+3
*
[net] Asynchronous DNS ready for experiments.
szym@chromium.org
2012-02-21
1
-3
/
+5
*
Test SIN6_LEN instead of OS_MACOSX to determine if sockaddr_in*
wtc@chromium.org
2011-07-27
1
-2
/
+2
*
AsyncHostResolver: integrated HostCache, temporarily, until we have RR cache.
agayev@chromium.org
2011-07-21
1
-0
/
+9
*
DnsTransaction: added a delegate interface.
agayev@chromium.org
2011-07-18
1
-2
/
+2
*
fix unit test bug
agayev@chromium.org
2011-06-01
1
-0
/
+6
*
Added static method that allows creation of an AddressList from a list of IP ...
agayev@chromium.org
2011-05-26
1
-40
/
+69
*
Re-order the declarations in AddressList to comply with style.
eroman@chromium.org
2011-05-16
1
-53
/
+53
*
Miscelaneous cleanups to AddressList to make it harder to mis-use.
eroman@chromium.org
2011-05-12
1
-52
/
+55
*
Prefer IPv4 in the ConnectBackupJob to work around broken IPv6 networks
wtc@chromium.org
2011-05-05
1
-54
/
+4
*
Strip canonical name from the list of addresses being appended.
mbelshe@chromium.org
2011-03-10
1
-2
/
+11
*
Add constructor for creating an AddressList from a struct sockaddr. This is
mbelshe@chromium.org
2011-03-02
1
-0
/
+44
*
More reordering the methods in headers in net/.
erg@chromium.org
2011-01-11
1
-20
/
+20
*
FBTF: Move code from .h to .cc in net/
erg@google.com
2010-09-15
1
-0
/
+34
*
Don't resolve IP literals.
vandebo@chromium.org
2010-08-18
1
-44
/
+47
*
Revert 56384 - Don't resolve IP literals.
vandebo@chromium.org
2010-08-17
1
-47
/
+44
*
Don't resolve IP literals.
vandebo@chromium.org
2010-08-17
1
-44
/
+47
*
In addition to the logging the IP address that a TCP connect is made to, also...
eroman@chromium.org
2010-06-16
1
-25
/
+3
*
Adds unit tests for how HttpAuthHandlerNegotiate creates SPNs.
cbentzel@chromium.org
2010-04-28
1
-11
/
+39
*
Adding extra argument DCHECKs to AddressList methods.
cbentzel@chromium.org
2010-04-16
1
-0
/
+10
*
Kerberos uses an SPN (Service Principal Name) to identify a server. This is t...
cbentzel@chromium.org
2010-04-14
1
-1
/
+1
*
HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...
cbentzel@chromium.org
2010-04-08
1
-1
/
+9
*
Revert 43826 - HostResolver now adds AI_CANONNAME to the hint flags if a requ...
cbentzel@chromium.org
2010-04-07
1
-9
/
+1
*
HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...
cbentzel@chromium.org
2010-04-07
1
-1
/
+9
*
Really connect to the same server in FTP network transaction.
phajdan.jr@chromium.org
2010-02-20
1
-8
/
+34
*
linux: uncontroversial cleanups found by clang
evan@chromium.org
2010-02-02
1
-3
/
+3
*
Minor cleanup: add a sys_addrinfo.h header that hides the platform-specific i...
eroman@chromium.org
2009-12-12
1
-5
/
+1
*
Display the full address list rather than just the first item, in about:net-i...
eroman@chromium.org
2009-10-19
1
-2
/
+1
*
Use new char[] to match the delete[]. To fix a valgrind error.
ericroman@google.com
2009-07-18
1
-4
/
+5
*
Use manually constructed IPv6 socket addresses for tests, rather than system ...
ericroman@google.com
2009-07-18
1
-0
/
+19
*
Include <stdlib.h> for the declarations of memcpy, malloc, free.
ericroman@google.com
2009-06-12
1
-0
/
+1
*
* Avoid doing concurrent DNS resolves of the same hostname in HostResolver.
ericroman@google.com
2009-06-12
1
-2
/
+116
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
1
-1
/
+0
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Merge some changes in net/base from branches/mac_july_2008 to trunk.
ericroman@google.com
2008-08-06
1
-0
/
+4
*
Create a constructor to construct an AddressList::Data
wtc@google.com
2008-07-28
1
-2
/
+1
*
Add net to the repository.
initial.commit
2008-07-26
1
-0
/
+46