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
/
dns
/
net
/
getaddrinfo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check for bad packets in getaddrinfo.c's getanswer.
replicant-6.0-0001
Elliott Hughes
2017-02-07
1
-2
/
+16
*
bionic: Sort and cache hosts file data for fast lookup
Tom Marshall
2016-08-04
1
-0
/
+10
*
Don't leak sockets if setsockopt() or fchown() fail.
Erik Kline
2016-03-09
1
-2
/
+6
*
Pass around struct android_net_context for better behaviour
Erik Kline
2015-06-30
1
-47
/
+44
*
Fix freeaddrinfo(NULL).
Elliott Hughes
2015-01-08
1
-1
/
+5
*
Clean up DNS proxying.
Elliott Hughes
2014-12-10
1
-36
/
+8
*
Add error-check when mapping socket to fd
Robert Alm
2014-11-27
1
-0
/
+9
*
Don't receive structs containing pointers over sockets.
Elliott Hughes
2014-11-12
1
-33
/
+43
*
am 59de803a: Merge "libc should use O_CLOEXEC when opening files for its own ...
Elliott Hughes
2014-08-26
1
-2
/
+2
|
\
|
*
libc should use O_CLOEXEC when opening files for its own use.
Elliott Hughes
2014-08-26
1
-2
/
+2
*
|
am e844f27a: am bcf77b5d: Merge "add CLOEXEC to various DNS related code"
Nick Kralevich
2014-06-30
1
-4
/
+4
|
\
|
|
*
add CLOEXEC to various DNS related code
Nick Kralevich
2014-06-29
1
-4
/
+4
|
*
Query libnetd_client for the appropriate netId for host resolution.
Paul Jensen
2014-05-19
1
-0
/
+3
*
|
Make host resolver call __connect() rather than connect() so mark isn't cleared.
Paul Jensen
2014-05-30
1
-2
/
+2
*
|
Fix build breakage.
Sreeram Ramachandran
2014-05-19
1
-1
/
+1
*
|
Query libnetd_client for the appropriate netId for host resolution.
Paul Jensen
2014-05-19
1
-0
/
+3
|
/
*
bionic: Replace iface with opaque netid in resolver.
Szymon Jakubczak
2014-04-01
1
-52
/
+36
*
Moved nameser.h and namser_compat.h to public include dir
Calin Juravle
2014-03-04
1
-1
/
+1
*
Renamed the misleading libc/netbsd directory to libc/dns.
Calin Juravle
2014-02-28
1
-0
/
+2451