- e118778 Remove <private/bsd_sys_param.h>. by Elliott Hughes · 11 months ago
- dc6e2fb Remove cdecl cruft. by Elliott Hughes · 1 year, 2 months ago
- 2237fcf Revert "Use inline keyword without underscores consistently" by Dan Albert · 1 year, 4 months ago
- 58f06e1 Use inline keyword without underscores consistently by Nick Desaulniers · 1 year, 5 months ago
- 12f8ec4 Closing the stream when the function returns by wuhaitao3 · 1 year, 9 months ago
- 7eeb11d Rewrite function definitions with identifier lists by Yi Kong · 3 years, 3 months ago
- d0bbfa8 Make res_init() work again. by Elliott Hughes · 4 years, 5 months ago
- 75830fb Initialize _nres only once by Luke Huang · 4 years, 9 months ago
- e1dc4f6 Fewer copies of ALIGN()/ALIGNBYTES. by Elliott Hughes · 4 years, 8 months ago
- 218b4e5 Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855 by Xin Li · 4 years, 9 months ago
- 814f38f Make more functions weak for native bridge by Lev Rumyantsev · 5 years ago
- cf6b3ec Fix OOB read in DNS resolver am: 43264bc365 am: c5ea7569a8 am: 2c2546b158 by Ken Chen · 5 years ago
- c5ea756 Fix OOB read in DNS resolver am: 43264bc365 by Ken Chen · 5 years ago
- 43264bc Fix OOB read in DNS resolver by Ken Chen · 5 years ago
- 4aef93a android_getaddrinfo_proxy: fix memory leak on failure. by Elliott Hughes · 6 years ago
- 2cc7646 Test for ns_parserr() and got a heap-buffer-overflow by chenbruce · 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
- f945716 Free memory when it is no more used by Ken Chen · 7 years ago
- c466fe9 Free memory when it is no more used by Ken Chen · 7 years ago
- 8d65a81 getnameinfo: Don't add flag NI_NUMERICHOST for well-known prefix address by nuccachen · 7 years ago
- 96c619f Clear the resolver timeout when setting default __res_params by Bernie Innocenti · 7 years ago
- 58d1362 Make the resolver retry timeout configurable via __res_params by Bernie Innocenti · 7 years ago
- b664724 bionic: Convert res_send.c to poll() by Bernie Innocenti · 7 years ago
- 5089e87 fchown DNS lookup sockets to AID_DNS. by Lorenzo Colitti · 7 years ago
- 5f02720 fchown DNS lookup sockets to AID_DNS. by Lorenzo Colitti · 7 years ago
- 622a369 Pad queries when EDNS0 is enabled. by Ben Schwartz · 8 years ago
- 27dd915 Pad queries when EDNS0 is enabled. by Ben Schwartz · 8 years ago
- 5a6b956 Mark getaddrinfo functions with __BIONIC_WEAK_FOR_NATIVE_BRIDGE mark by Victor Khimenko · 7 years ago
- a56793c Enable EDNS and the DO-bit if the netcontext asks by Ben Schwartz · 8 years ago
- e7190ce Enable EDNS and the DO-bit if the netcontext asks by Ben Schwartz · 8 years ago
- 9864564 Lay the groundwork for enabling EDNS0 in queries. by Ben Schwartz · 8 years ago
- 5956847 Mark getaddrinfo functions with __BIONIC_WEAK_FOR_NATIVE_BRIDGE mark by Victor Khimenko · 7 years ago
- b85d0bd Add flags field to struct android_net_context by Erik Kline · 8 years ago
- 35e620c Merge "Lay the groundwork for enabling EDNS0 in queries." by Treehugger Robot · 7 years ago
- 391143e Add flags field to struct android_net_context by Erik Kline · 8 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
- 4767bc4 Merge "Add a netcontext variant of gethostbyaddr" by Treehugger Robot · 8 years ago
- 761bb2b Merge "Add the DNS query hook to net context" by Treehugger Robot · 8 years ago
- 5017805 Add a netcontext variant of gethostbyaddr by Ben Schwartz · 8 years ago
- f0305dc Add the DNS query hook to net context by Ben Schwartz · 8 years ago
- 7a3681e Move libc_log code into libasync_safe. by Christopher Ferris · 8 years ago
- 1df65da Merge "Cleanup ANDROID_DNS_MODE and BIONIC_DNSCACHE" am: 4df5ca1e02 by Nick Kralevich · 8 years ago
- 62c03a4 Cleanup ANDROID_DNS_MODE and BIONIC_DNSCACHE by Nick Kralevich · 8 years ago
- fbb7c0e Merge "Don't mark __res_params or android_net_context as packed." am: 0c45c7dc5e by Stephen Hines · 9 years ago
- 9935e0f Don't mark __res_params or android_net_context as packed. by Stephen Hines · 9 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
- 0ffd7a5 Check for bad packets in getaddrinfo.c's getanswer. am: 87c0dba7b1 am: dc0492ac4f am: f277bb86c6 by Elliott Hughes · 9 years ago
- 40d51f0 Remove all system properties references by Erik Kline · 9 years ago
- f8b4ff4 Merge "Remove obsolete #include and comment." by Treehugger Robot · 9 years ago
- 6eb8fb5 Remove obsolete #include and comment. by Elliott Hughes · 9 years ago
- 0e4cdff Don't flush the per-netid cache when adding nameservers. by Erik Kline · 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
- dfb74c5 Minor copyright header unification. by Elliott Hughes · 9 years ago
- a9209d7 Fix some easy cases of __ANDROID__ versus __BIONIC__. by Elliott Hughes · 9 years ago
- 7b737e4 Remove #pragma GCC visibility. by Elliott Hughes · 9 years ago
- f47514d Remove __LIBC_ABI_PUBLIC__. by Elliott Hughes · 9 years ago
- b0cfefa Always update search domain paths. by Pierre Imai · 9 years ago
- 6db7e5a Merge "Always update search domain paths." by Pierre Imai · 9 years ago
- bab9d79 Remove <net/if_types.h>. by Elliott Hughes · 9 years ago
- 06e2202 Always update search domain paths. by Pierre Imai · 9 years ago
- 2178826 Remove a duplicate declaration, improve check-symbols-glibc.py. by Elliott Hughes · 9 years ago
- eb9b0a1 Merge "Move nsswitch.h into libc/dns/include." by Elliott Hughes · 9 years ago
- af5afdb Merge "Remove <net/if_ieee1394.h>." by Elliott Hughes · 9 years ago
- 82140be Remove <net/if_ieee1394.h>. by Elliott Hughes · 9 years ago
- 42d7527 Move nsswitch.h into libc/dns/include. by Elliott Hughes · 9 years ago
- 583a4f8 Merge changes I25dca710,I85fdf927,I667fe53e,I46bf95ac by Josh Gao · 9 years ago
- edfc5d7 Merge "Record the resolution start time on errors." by Lorenzo Colitti · 9 years ago
- 0b1a71f Record the resolution start time on errors. by Pierre Imai · 9 years ago
- 8b8611a Record the resolution start time on errors. by Pierre Imai · 9 years ago
- b089e46 Remove nonexported _ns_flagdata from public header. by Josh Gao · 9 years ago
- c194fd3 Delete declarations which don't exist. by Josh Gao · 9 years ago
- 7574606 DO NOT MERGE Fix DNS search path info. by Pierre Imai · 9 years ago
- 1b069a9 Fix DNS search path info. by Pierre Imai · 9 years ago
- 21bf063 DO NOT MERGE Add new info functions to resolver for use by Netd. by Pierre Imai · 9 years ago
- 589afca DO NOT MERGE Store DNS server count in resolv_cache. by Pierre Imai · 9 years ago
- 97c9d73 Add new info functions to resolver for use by Netd. by Pierre Imai · 9 years ago
- fff3567 Store DNS server count in resolv_cache. by Pierre Imai · 9 years ago
- 26fda77 Fix b64_pton. by Elliott Hughes · 9 years ago
- e4e4e9d DO NOT MERGE: Reduce the amount of logging in Bionic's resolver. by Pierre Imai · 9 years ago
- 360800d Reduce the amount of logging in Bionic's resolver. by Pierre Imai · 9 years ago
- 8b50d08 DO NOT MERGE: Fix off-by-one error in res_cache.c by Pierre Imai · 9 years ago
- 4d8e740 DO NOT MERGE: Ignore unreliable DNS servers. by Pierre Imai · 10 years ago
- 03844d8 Fix off-by-one error in res_cache.c by Pierre Imai · 9 years ago
- 6b3f0d6 Ignore unreliable DNS servers. by Pierre Imai · 10 years ago
- 9db1f3e Copy the entire zero-separated DNS seach domain string. by Pierre Imai · 10 years ago
- 7bbb181 Don't leak sockets if setsockopt() or fchown() fail. by Erik Kline · 10 years ago
- 0967fc7 Copy the entire zero-separated DNS seach domain string. by Pierre Imai · 10 years ago
- b83d674 Improve FORTIFY failure diagnostics. by Elliott Hughes · 10 years ago
- 506c6de Sync with upstream OpenBSD. by Elliott Hughes · 10 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