1. f432de2 Send both A and AAAA queries if all probes fail. by Lorenzo Colitti · 13 years ago
  2. b82532d Revert "Use framework hints to determine dns query type." by Lorenzo Colitti · 13 years ago
  3. 8af58f0 Use framework hints to determine dns query type. by Robert Greenwalt · 13 years ago
  4. 7f84da6 Add some logging of dns cache operations by Robert Greenwalt · 13 years ago
  5. 7779014 resolved conflicts for merge of 9363d912 to honeycomb-plus-aosp by Robert Greenwalt · 13 years ago
  6. 9363d91 Add per-interface dns caches. by Robert Greenwalt · 13 years ago
  7. e4197d4 am fed31359: am f6fcdb2e: am 28de3e59: Merge "Don\'t reset caches when dns props change." by Robert Greenwalt · 13 years ago
  8. bad1686 Don't reset caches when dns props change. by Mattias Falk · 14 years ago
  9. 8f88cbe am e0a4b678: am cc32fbc3: Merge "Add support for a dns cache per interface" by Robert Greenwalt · 13 years ago
  10. 23d3e6b Add support for a dns cache per interface by Mattias Falk · 14 years ago
  11. 8a51237 libc: enable IPTOS_MINCOST, fixup gethostbyaddr() proto. by JP Abgrall · 13 years ago
  12. f8d02d2 libc: enable IPTOS_MINCOST, fixup gethostbyaddr() proto. by JP Abgrall · 13 years ago
  13. b6cd681 libc: Fix leak in the DNS thread-specific state. by David 'Digit' Turner · 14 years ago
  14. be7f5da Tracking change to dns proxy protocol by Brian Carlstrom · 13 years ago
  15. c5a3f77 Tracking change to dns proxy protocol by Brian Carlstrom · 13 years ago
  16. c13fa64 Tracking change to dns proxy protocol by Brian Carlstrom · 13 years ago
  17. a34694d am 09db590d: am 9b6e8af6: am 3ef36b21: Merge "Use system property to set dns cache size" by Brad Fitzpatrick · 13 years ago
  18. 09db590 am 9b6e8af6: am 3ef36b21: Merge "Use system property to set dns cache size" by Brad Fitzpatrick · 13 years ago
  19. 3ef36b2 Merge "Use system property to set dns cache size" by Brad Fitzpatrick · 13 years ago
  20. 02be150 am aa8f50b4: am 6d46b099: am 2f169162: Merge "libc: Fix leak in the DNS thread-specific state." into honeycomb-mr1 by David 'Digit' Turner · 14 years ago
  21. 6d46b09 am 2f169162: Merge "libc: Fix leak in the DNS thread-specific state." into honeycomb-mr1 by David 'Digit' Turner · 14 years ago
  22. 2cc2b2b Add some missing includes. by Carl Shapiro · 14 years ago
  23. 4661fda libc: Fix leak in the DNS thread-specific state. by David 'Digit' Turner · 14 years ago
  24. 0ee092f Convert cname lenght before use by Mattias Falk · 14 years ago
  25. 149f7df Proxy getnameinfo through netd by Mattias Falk · 14 years ago
  26. 066ecc8 Convert cname lenght before use by Mattias Falk · 14 years ago
  27. 3a4910c Use system property to set dns cache size by Mattias Falk · 14 years ago
  28. 3e0c510 Add time-to-live (TTL) support to resolver cache by Mattias Falk · 14 years ago
  29. f03e2d3 am 5d45fa40: am 2081fda6: Merge "Only look up A records if the system has IPv4." into gingerbread by David Turner · 14 years ago
  30. 5d45fa4 am 2081fda6: Merge "Only look up A records if the system has IPv4." into gingerbread by David Turner · 14 years ago
  31. 2081fda Merge "Only look up A records if the system has IPv4." into gingerbread by David Turner · 14 years ago
  32. 76b6f08 am 2be18508: am 2e23e292: Backport (simple cherry-pick) d33019030c1f0cddca557f9659e3c471bde0e6a9 to gingerbread. by Steinar H. Gunderson · 14 years ago
  33. 2be1850 am 2e23e292: Backport (simple cherry-pick) d33019030c1f0cddca557f9659e3c471bde0e6a9 to gingerbread. by Steinar H. Gunderson · 14 years ago
  34. 42e449e am a798b9f0: Backport (simple cherry-pick) d1624add2b73ce8ff7826ce27b1d6d6e35bb83a6 to gingerbread. by Steinar H. Gunderson · 14 years ago
  35. ba96e30 Only look up A records if the system has IPv4. by Lorenzo Colitti · 14 years ago
  36. 2e23e29 Backport (simple cherry-pick) d33019030c1f0cddca557f9659e3c471bde0e6a9 by Steinar H. Gunderson · 14 years ago
  37. a798b9f Backport (simple cherry-pick) d1624add2b73ce8ff7826ce27b1d6d6e35bb83a6 by Steinar H. Gunderson · 14 years ago
  38. d1624ad Don't treat private IPv4 addresses as being in a non-global scope. The effect of this change is essentially to prefer NATed IPv4 over 6to4. by Steinar H. Gunderson · 14 years ago
  39. 7858564 Don't proxy getaddrinfo when net.dns1.[MYPID] is set. by Brad Fitzpatrick · 14 years ago
  40. a1dbf0b DNS proxy: the start. proxies getaddrinfo calls. by Brad Fitzpatrick · 14 years ago
  41. aeb41ec am b2061a30: Merge "resolv: make internal symbols static/hidden" by Jean-Baptiste Queru · 14 years ago
  42. 7cc5666 resolv: make internal symbols static/hidden by Jim Huang · 14 years ago
  43. a9b706b am 66ad3429: Merge "gethnamaddr: make helper functions static" by Jean-Baptiste Queru · 14 years ago
  44. e5c35e0 gethnamaddr: make helper functions static by Jim Huang · 14 years ago
  45. 50ace4f Remove compiler warnings when building Bionic. by David 'Digit' Turner · 14 years ago
  46. 7e0bfb5 Fix comparison of IPv6 prefixes by Kenny Root · 15 years ago
  47. d378c68 Fix spurious DNS lookups in the C library. by David 'Digit' Turner · 15 years ago
  48. 9ab75d4 Implement support for RFC 3484 (address selection/sorting) in bionic. (The by Steinar H. Gunderson · 15 years ago
  49. cdeb4c8 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  50. a90528a Include <endian.h> instead of <sys/endian.h>, by Chih-Wei Huang · 15 years ago
  51. 3d8f4ad Don't request IPv6 addresses if AI_ADDRCONFIG is specified and the system has no IPv6 connectivity. by Lorenzo Colitti · 15 years ago
  52. 9cfb12e am 3773d35e: Make the DNS resolver accept domain names with an underscore. by David 'Digit' Turner · 15 years ago
  53. 3773d35 Make the DNS resolver accept domain names with an underscore. by David 'Digit' Turner · 15 years ago
  54. c52c174 Make IPv6 definitions comply with RFC 3493: by Lorenzo Colitti · 15 years ago
  55. 2735b33 Fix getservent() so that it returns s_port in network byte order. by David 'Digit' Turner · 15 years ago
  56. 5e56370 change getaddrinfo() implementation to match GLibc. by David 'Digit' Turner · 15 years ago
  57. aeae1f5 Add the domain search list for VPN connection. by Chung-yih Wang · 15 years ago
  58. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  59. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  60. 6f04a0f auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
  61. 4e468ed Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  62. a27d2ba Initial Contribution by The Android Open Source Project · 16 years ago