1. 58927e1 Merge tag 'android-9.0.0_r34' of https://android.googlesource.com/platform//bionic into HEAD by Jackeagle · 6 years ago
  2. c466fe9 Free memory when it is no more used by Ken Chen · 7 years ago
  3. 310e4a4 bionic: Sort and cache hosts file data for fast lookup by Tom Marshall · 9 years ago
  4. 5089e87 fchown DNS lookup sockets to AID_DNS. by Lorenzo Colitti · 7 years ago
  5. 622a369 Pad queries when EDNS0 is enabled. by Ben Schwartz · 7 years ago
  6. 5a6b956 Mark getaddrinfo functions with __BIONIC_WEAK_FOR_NATIVE_BRIDGE mark by Victor Khimenko · 7 years ago
  7. a56793c Enable EDNS and the DO-bit if the netcontext asks by Ben Schwartz · 8 years ago
  8. 9864564 Lay the groundwork for enabling EDNS0 in queries. by Ben Schwartz · 8 years ago
  9. b85d0bd Add flags field to struct android_net_context by Erik Kline · 7 years ago
  10. 47fb0e8 Reduce max DNS response from 64K to 8K by Ben Schwartz · 8 years ago
  11. bb7d9fb Improve glibc compatibility of gethostby*_r functions. by Elliott Hughes · 8 years ago
  12. 5033918 Complete <netdb.h>. by Elliott Hughes · 8 years ago
  13. 90a83be Make use of the DNS query hook in the netcontext by Ben Schwartz · 8 years ago
  14. dd878fe Add a netcontext variant of gethostbyname by Ben Schwartz · 8 years ago
  15. 4767bc4 Merge "Add a netcontext variant of gethostbyaddr" by Treehugger Robot · 8 years ago
  16. 761bb2b Merge "Add the DNS query hook to net context" by Treehugger Robot · 8 years ago
  17. 5017805 Add a netcontext variant of gethostbyaddr by Ben Schwartz · 8 years ago
  18. f0305dc Add the DNS query hook to net context by Ben Schwartz · 8 years ago
  19. 7a3681e Move libc_log code into libasync_safe. by Christopher Ferris · 8 years ago
  20. 1df65da Merge "Cleanup ANDROID_DNS_MODE and BIONIC_DNSCACHE" am: 4df5ca1e02 by Nick Kralevich · 8 years ago
  21. 62c03a4 Cleanup ANDROID_DNS_MODE and BIONIC_DNSCACHE by Nick Kralevich · 8 years ago
  22. fbb7c0e Merge "Don't mark __res_params or android_net_context as packed." am: 0c45c7dc5e by Stephen Hines · 9 years ago
  23. 9935e0f Don't mark __res_params or android_net_context as packed. by Stephen Hines · 9 years ago
  24. 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
  25. 0ffd7a5 Check for bad packets in getaddrinfo.c's getanswer. am: 87c0dba7b1 am: dc0492ac4f am: f277bb86c6 by Elliott Hughes · 9 years ago
  26. 40d51f0 Remove all system properties references by Erik Kline · 9 years ago
  27. f8b4ff4 Merge "Remove obsolete #include and comment." by Treehugger Robot · 9 years ago
  28. 6eb8fb5 Remove obsolete #include and comment. by Elliott Hughes · 9 years ago
  29. 0e4cdff Don't flush the per-netid cache when adding nameservers. by Erik Kline · 9 years ago
  30. 7ec52b1 Enable libc/libdl/libm/linker for host bionic by Dan Willemsen · 9 years ago
  31. 87c0dba Check for bad packets in getaddrinfo.c's getanswer. by Elliott Hughes · 9 years ago
  32. dfb74c5 Minor copyright header unification. by Elliott Hughes · 9 years ago
  33. a9209d7 Fix some easy cases of __ANDROID__ versus __BIONIC__. by Elliott Hughes · 9 years ago
  34. 7b737e4 Remove #pragma GCC visibility. by Elliott Hughes · 9 years ago
  35. f47514d Remove __LIBC_ABI_PUBLIC__. by Elliott Hughes · 9 years ago
  36. b0cfefa Always update search domain paths. by Pierre Imai · 9 years ago
  37. 6db7e5a Merge "Always update search domain paths." by Pierre Imai · 9 years ago
  38. bab9d79 Remove <net/if_types.h>. by Elliott Hughes · 9 years ago
  39. 06e2202 Always update search domain paths. by Pierre Imai · 9 years ago
  40. 2178826 Remove a duplicate declaration, improve check-symbols-glibc.py. by Elliott Hughes · 9 years ago
  41. eb9b0a1 Merge "Move nsswitch.h into libc/dns/include." by Elliott Hughes · 9 years ago
  42. af5afdb Merge "Remove <net/if_ieee1394.h>." by Elliott Hughes · 9 years ago
  43. 82140be Remove <net/if_ieee1394.h>. by Elliott Hughes · 9 years ago
  44. 42d7527 Move nsswitch.h into libc/dns/include. by Elliott Hughes · 9 years ago
  45. 583a4f8 Merge changes I25dca710,I85fdf927,I667fe53e,I46bf95ac by Josh Gao · 9 years ago
  46. edfc5d7 Merge "Record the resolution start time on errors." by Lorenzo Colitti · 9 years ago
  47. 0b1a71f Record the resolution start time on errors. by Pierre Imai · 9 years ago
  48. 8b8611a Record the resolution start time on errors. by Pierre Imai · 9 years ago
  49. b089e46 Remove nonexported _ns_flagdata from public header. by Josh Gao · 9 years ago
  50. c194fd3 Delete declarations which don't exist. by Josh Gao · 9 years ago
  51. 7574606 DO NOT MERGE Fix DNS search path info. by Pierre Imai · 9 years ago
  52. 1b069a9 Fix DNS search path info. by Pierre Imai · 9 years ago
  53. 21bf063 DO NOT MERGE Add new info functions to resolver for use by Netd. by Pierre Imai · 9 years ago
  54. 589afca DO NOT MERGE Store DNS server count in resolv_cache. by Pierre Imai · 9 years ago
  55. 97c9d73 Add new info functions to resolver for use by Netd. by Pierre Imai · 9 years ago
  56. fff3567 Store DNS server count in resolv_cache. by Pierre Imai · 9 years ago
  57. 26fda77 Fix b64_pton. by Elliott Hughes · 9 years ago
  58. e4e4e9d DO NOT MERGE: Reduce the amount of logging in Bionic's resolver. by Pierre Imai · 9 years ago
  59. 360800d Reduce the amount of logging in Bionic's resolver. by Pierre Imai · 9 years ago
  60. 8b50d08 DO NOT MERGE: Fix off-by-one error in res_cache.c by Pierre Imai · 9 years ago
  61. 4d8e740 DO NOT MERGE: Ignore unreliable DNS servers. by Pierre Imai · 9 years ago
  62. 03844d8 Fix off-by-one error in res_cache.c by Pierre Imai · 9 years ago
  63. 6b3f0d6 Ignore unreliable DNS servers. by Pierre Imai · 9 years ago
  64. 9db1f3e Copy the entire zero-separated DNS seach domain string. by Pierre Imai · 9 years ago
  65. 7bbb181 Don't leak sockets if setsockopt() or fchown() fail. by Erik Kline · 9 years ago
  66. 0967fc7 Copy the entire zero-separated DNS seach domain string. by Pierre Imai · 9 years ago
  67. b83d674 Improve FORTIFY failure diagnostics. by Elliott Hughes · 9 years ago
  68. 506c6de Sync with upstream OpenBSD. by Elliott Hughes · 10 years ago
  69. dbb17b2 Fix alignment after variable-length data. by Elliott Hughes · 10 years ago
  70. 65dd858 Fix alignment after variable-length data. by Elliott Hughes · 10 years ago
  71. 754f669 Pass around struct android_net_context for better behaviour by Erik Kline · 10 years ago
  72. 01e37c9 Pass around struct android_net_context for better behaviour by Erik Kline · 10 years ago
  73. 6170693 Make ThreadLocalBuffer a class rather than a macro. by Elliott Hughes · 10 years ago
  74. 9ecb7f4 am c3307dc4: Merge "Better control of pthread keys used in bionic." by Yabin Cui · 10 years ago
  75. 4a2891d Better control of pthread keys used in bionic. by Yabin Cui · 10 years ago
  76. 8dc24ee am 3a31e697: am ee17e880: Merge "Define MAXHOSTNAMELEN explicitly in source files." by Yabin Cui · 10 years ago
  77. 2d8f9b5 Define MAXHOSTNAMELEN explicitly in source files. by Yabin Cui · 10 years ago
  78. 0772f93 am 6cf2cf8b: am 542b94d9: Merge "Remove unused CONFIG_SECONDS." by Elliott Hughes · 11 years ago
  79. 4dcfccf Remove unused CONFIG_SECONDS. by Elliott Hughes · 11 years ago
  80. dbfcf00 am e40b4eb3: am 7f17aea2: Merge "Add missing includes." by Elliott Hughes · 11 years ago
  81. 05fc1d7 Add missing includes. by Elliott Hughes · 11 years ago
  82. 5bf4a17 am dedacf10: am 5c7964c5: Merge "Clean up <stdlib.h> slightly." by Elliott Hughes · 11 years ago
  83. 5c7964c Merge "Clean up <stdlib.h> slightly." by Elliott Hughes · 11 years ago
  84. ecbeee6 am 329db346: am f2d02c38: Merge "Make bionic compile even if resolver debugging is enabled." by Lorenzo Colitti · 11 years ago
  85. 76f8916 Clean up <stdlib.h> slightly. by Elliott Hughes · 11 years ago
  86. 616344d Make bionic compile even if resolver debugging is enabled. by Lorenzo Colitti · 11 years ago
  87. 6428c62 am 7d196768: am 927d8be7: Merge "Fix build error when XLOG is enabled" by Elliott Hughes · 11 years ago
  88. a6a0949 Fix build error when XLOG is enabled by Patrick Tjin · 11 years ago
  89. 857e112 am e6594658: am 8623dc75: Merge "Fix freeaddrinfo(NULL)." by Elliott Hughes · 11 years ago
  90. c62a4b5 Fix freeaddrinfo(NULL). by Elliott Hughes · 11 years ago
  91. 598f866 am e4d3161a: am 4c30fedf: Merge "Move gethtnamaddr.c to net/ subdirectory." by Yabin Cui · 11 years ago
  92. a2177c6 Move gethtnamaddr.c to net/ subdirectory. by Yabin Cui · 11 years ago
  93. b695cb4 am be327941: am e28a1864: Merge "Support gethostbyname_r_ERANGE." by Yabin Cui · 11 years ago
  94. 7069256 Support gethostbyname_r_ERANGE. by Yabin Cui · 11 years ago
  95. 858e239 am 9a734138: am 370a3e57: Merge "Sync with upstream for gethnamaddr.c." by Yabin Cui · 11 years ago
  96. 58d33a5 Sync with upstream for gethnamaddr.c. by Yabin Cui · 11 years ago
  97. bb3579f am 96cd50f2: am 0e32e39d: Merge "Fix pthread key num calculation." by Yabin Cui · 11 years ago
  98. 6c238f2 Fix pthread key num calculation. by Yabin Cui · 11 years ago
  99. a70d547 am 1dff030e: am e7b8bc4e: Merge "Clean up DNS proxying." by Elliott Hughes · 11 years ago
  100. 9773fa3 Clean up DNS proxying. by Elliott Hughes · 11 years ago