Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/t
/
libc
/
dns
/
net
d0bbfa8
Make res_init() work again.
by Elliott Hughes
· 4 years, 4 months ago
e1dc4f6
Fewer copies of ALIGN()/ALIGNBYTES.
by Elliott Hughes
· 4 years, 7 months ago
814f38f
Make more functions weak for native bridge
by Lev Rumyantsev
· 4 years, 10 months ago
4aef93a
android_getaddrinfo_proxy: fix memory leak on failure.
by Elliott Hughes
· 6 years ago
f47e89f
Merge "Replace android_open_proxy with dns_open_proxy"
by Luke Huang
· 7 years ago
e3ed892
Replace android_open_proxy with dns_open_proxy
by Luke Huang
· 7 years ago
8d65a81
getnameinfo: Don't add flag NI_NUMERICHOST for well-known prefix address
by nuccachen
· 7 years ago
5956847
Mark getaddrinfo functions with __BIONIC_WEAK_FOR_NATIVE_BRIDGE mark
by Victor Khimenko
· 7 years ago
35e620c
Merge "Lay the groundwork for enabling EDNS0 in queries."
by Treehugger Robot
· 7 years ago
47fb0e8
Reduce max DNS response from 64K to 8K
by Ben Schwartz
· 8 years ago
6eed8e1
Lay the groundwork for enabling EDNS0 in queries.
by Ben Schwartz
· 8 years ago
bb7d9fb
Improve glibc compatibility of gethostby*_r functions.
by Elliott Hughes
· 8 years ago
5033918
Complete <netdb.h>.
by Elliott Hughes
· 8 years ago
90a83be
Make use of the DNS query hook in the netcontext
by Ben Schwartz
· 8 years ago
dd878fe
Add a netcontext variant of gethostbyname
by Ben Schwartz
· 8 years ago
5017805
Add a netcontext variant of gethostbyaddr
by Ben Schwartz
· 8 years ago
8b114bd
Check for bad packets in getaddrinfo.c's getanswer. am: 87c0dba7b1 am: dc0492ac4f am: f277bb86c6 am: 389e3e92e2 am: 0ffd7a5fb1 am: 0bf10a656b am: 2646bfc213
by Elliott Hughes
· 9 years ago
6eb8fb5
Remove obsolete #include and comment.
by Elliott Hughes
· 9 years ago
7ec52b1
Enable libc/libdl/libm/linker for host bionic
by Dan Willemsen
· 9 years ago
87c0dba
Check for bad packets in getaddrinfo.c's getanswer.
by Elliott Hughes
· 9 years ago
a9209d7
Fix some easy cases of __ANDROID__ versus __BIONIC__.
by Elliott Hughes
· 9 years ago
bab9d79
Remove <net/if_types.h>.
by Elliott Hughes
· 9 years ago
82140be
Remove <net/if_ieee1394.h>.
by Elliott Hughes
· 9 years ago
26fda77
Fix b64_pton.
by Elliott Hughes
· 9 years ago
7bbb181
Don't leak sockets if setsockopt() or fchown() fail.
by Erik Kline
· 9 years ago
dbb17b2
Fix alignment after variable-length data.
by Elliott Hughes
· 10 years ago
65dd858
Fix alignment after variable-length data.
by Elliott Hughes
· 10 years ago
754f669
Pass around struct android_net_context for better behaviour
by Erik Kline
· 10 years ago
01e37c9
Pass around struct android_net_context for better behaviour
by Erik Kline
· 10 years ago
05fc1d7
Add missing includes.
by Elliott Hughes
· 11 years ago
c62a4b5
Fix freeaddrinfo(NULL).
by Elliott Hughes
· 11 years ago
a2177c6
Move gethtnamaddr.c to net/ subdirectory.
by Yabin Cui
· 11 years ago
7069256
Support gethostbyname_r_ERANGE.
by Yabin Cui
· 11 years ago
58d33a5
Sync with upstream for gethnamaddr.c.
by Yabin Cui
· 11 years ago
9773fa3
Clean up DNS proxying.
by Elliott Hughes
· 11 years ago
3638a83
Add error-check when mapping socket to fd
by Robert Alm
· 11 years ago
55293c1
Don't receive structs containing pointers over sockets.
by Elliott Hughes
· 11 years ago
ac5df33
am 6c5694b6: Merge "Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3)."
by Elliott Hughes
· 11 years ago
ba81112
Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3).
by Derek Xue
· 11 years ago
06b0339
am 59de803a: Merge "libc should use O_CLOEXEC when opening files for its own use."
by Elliott Hughes
· 11 years ago
c674edb
libc should use O_CLOEXEC when opening files for its own use.
by Elliott Hughes
· 11 years ago
1b6b56a
am 7134fc30: Merge "Regenerate "services.h" from /etc/services."
by Elliott Hughes
· 11 years ago
c4a1de1
Regenerate "services.h" from /etc/services.
by Elliott Hughes
· 11 years ago
cda4006
am 2a70aba8: am ab4fc823: Merge "Fix all resolv warnings and turn on -Werror."
by Elliott Hughes
· 11 years ago
37b1b5b
Fix all resolv warnings and turn on -Werror.
by Elliott Hughes
· 11 years ago
b18a1c3
am e844f27a: am bcf77b5d: Merge "add CLOEXEC to various DNS related code"
by Nick Kralevich
· 11 years ago
dd9efcb
am c5f1504e: am 6cdab387: Merge "Restore <nsswitch.h> which is BSD API, not private."
by Elliott Hughes
· 11 years ago
bcf77b5
Merge "add CLOEXEC to various DNS related code"
by Nick Kralevich
· 11 years ago
a311704
Restore <nsswitch.h> which is BSD API, not private.
by Elliott Hughes
· 11 years ago
1781ed7
add CLOEXEC to various DNS related code
by Nick Kralevich
· 11 years ago
31ad037
Make host resolver call __connect() rather than connect() so mark isn't cleared.
by Paul Jensen
· 11 years ago
5240b56
Query libnetd_client for the appropriate netId for host resolution.
by Paul Jensen
· 11 years ago
57a2627
Fix build breakage.
by Sreeram Ramachandran
· 11 years ago
559c784
Query libnetd_client for the appropriate netId for host resolution.
by Paul Jensen
· 11 years ago
ea9bf67
bionic: Replace iface with opaque netid in resolver.
by Szymon Jakubczak
· 11 years ago
205c788
Clean up reentrancy cruft.
by Elliott Hughes
· 11 years ago
f2cea02
Clean up <stdio.h> macros.
by Elliott Hughes
· 11 years ago
569fb98
Moved nameser.h and namser_compat.h to public include dir
by Calin Juravle
· 11 years ago
bd33537
Renamed the misleading libc/netbsd directory to libc/dns.
by Calin Juravle
· 11 years ago