index
:
android_bionic
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
donut
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.0-caf
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
netbsd
/
net
/
getaddrinfo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed the misleading libc/netbsd directory to libc/dns.
Calin Juravle
2014-02-28
1
-2451
/
+0
*
resolved conflicts for merge of 937c3742 to klp-dev-plus-aosp
Robert Greenwalt
2013-08-24
1
-3
/
+3
|
\
|
*
Change how DNS resolver handle no default iface
Robert Greenwalt
2013-08-22
1
-3
/
+3
*
|
am a9c5bb97: Merge "Fix the detection of alt-network in dns resolver."
Robert Greenwalt
2013-08-05
1
-9
/
+12
|
\
|
|
*
Fix the detection of alt-network in dns resolver.
Robert Greenwalt
2013-08-05
1
-9
/
+12
*
|
am e6345f1a: Merge "Tell the dns resolver about our domains."
Robert Greenwalt
2013-07-31
1
-0
/
+6
|
\
|
|
*
Tell the dns resolver about our domains.
Robert Greenwalt
2013-07-31
1
-0
/
+6
*
|
Add marking of DNS sockets for mark based routing
Chad Brubaker
2013-07-09
1
-6
/
+9
|
/
*
am 7a29f404: Merge "Update getaddrinfo to RFC6724"
Elliott Hughes
2013-04-01
1
-27
/
+27
|
\
|
*
Update getaddrinfo to RFC6724
Lorenzo Colitti
2013-04-01
1
-27
/
+27
*
|
Don't pass pid to dnsproxyd
Nick Kralevich
2013-02-21
1
-3
/
+2
*
|
dns cache per interface iteration 2
Mattias Falk
2013-02-07
1
-38
/
+38
*
|
Revert "dns cache per interface iteration 2"
Robert Greenwalt
2013-01-19
1
-37
/
+38
*
|
dns cache per interface iteration 2
Mattias Falk
2013-01-11
1
-38
/
+37
|
/
*
Use new binary code format
Robert Greenwalt
2012-03-09
1
-1
/
+1
*
Prevent potential stall on dns proxy operations.
Selim Gurun
2012-03-07
1
-3
/
+9
*
Revert "Use the new NativeDaemonConnector style."
Kenny Root
2012-02-24
1
-1
/
+1
*
Use the new NativeDaemonConnector style.
Robert Greenwalt
2012-02-07
1
-1
/
+1
*
Request both v4 and v6 dns when on secondary net
Robert Greenwalt
2011-11-22
1
-8
/
+19
*
Send both A and AAAA queries if all probes fail.
Lorenzo Colitti
2011-09-28
1
-0
/
+7
*
Revert "Use framework hints to determine dns query type."
Lorenzo Colitti
2011-09-28
1
-84
/
+60
*
Use framework hints to determine dns query type.
Robert Greenwalt
2011-09-22
1
-60
/
+84
*
Add some missing includes.
Carl Shapiro
2011-03-21
1
-0
/
+1
*
Convert cname lenght before use
Mattias Falk
2011-03-01
1
-0
/
+1
*
am 5d45fa40: am 2081fda6: Merge "Only look up A records if the system has IPv...
David Turner
2011-01-21
1
-29
/
+59
|
\
|
*
Merge "Only look up A records if the system has IPv4." into gingerbread
android-cts-2.3_r2
android-2.3.3_r1a
android-2.3.3_r1.1
android-2.3.3_r1
David Turner
2011-01-18
1
-29
/
+59
|
|
\
|
|
*
Only look up A records if the system has IPv4.
Lorenzo Colitti
2011-01-15
1
-29
/
+59
*
|
|
am 2be18508: am 2e23e292: Backport (simple cherry-pick) d33019030c1f0cddca557...
Steinar H. Gunderson
2011-01-17
1
-13
/
+31
|
\
|
|
|
*
|
Backport (simple cherry-pick) d33019030c1f0cddca557f9659e3c471bde0e6a9
Steinar H. Gunderson
2011-01-14
1
-13
/
+31
|
*
|
Backport (simple cherry-pick) d1624add2b73ce8ff7826ce27b1d6d6e35bb83a6
Steinar H. Gunderson
2011-01-14
1
-4
/
+6
|
|
/
*
|
Don't treat private IPv4 addresses as being in a non-global scope. The effect...
Steinar H. Gunderson
2010-12-20
1
-4
/
+6
*
|
Don't proxy getaddrinfo when net.dns1.[MYPID] is set.
Brad Fitzpatrick
2010-10-28
1
-0
/
+14
*
|
DNS proxy: the start. proxies getaddrinfo calls.
Brad Fitzpatrick
2010-10-28
1
-0
/
+184
|
/
*
Remove compiler warnings when building Bionic.
David 'Digit' Turner
2010-06-22
1
-10
/
+17
*
Fix comparison of IPv6 prefixes
Kenny Root
2010-03-24
1
-1
/
+1
*
Implement support for RFC 3484 (address selection/sorting) in bionic. (The
Steinar H. Gunderson
2010-02-24
1
-27
/
+356
*
Don't request IPv6 addresses if AI_ADDRCONFIG is specified and the system has...
Lorenzo Colitti
2009-08-04
1
-8
/
+42
*
change getaddrinfo() implementation to match GLibc.
David 'Digit' Turner
2009-05-05
1
-2
/
+6
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+1792
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-1792
/
+0
*
Initial Contribution
android-1.0
The Android Open Source Project
2008-10-21
1
-0
/
+1792