1. 58d33a5 Sync with upstream for gethnamaddr.c. by Yabin Cui · 11 years ago
  2. 6c238f2 Fix pthread key num calculation. by Yabin Cui · 11 years ago
  3. 9773fa3 Clean up DNS proxying. by Elliott Hughes · 11 years ago
  4. 3638a83 Add error-check when mapping socket to fd by Robert Alm · 11 years ago
  5. 55293c1 Don't receive structs containing pointers over sockets. by Elliott Hughes · 11 years ago
  6. ac5df33 am 6c5694b6: Merge "Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3)." by Elliott Hughes · 11 years ago
  7. ba81112 Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3). by Derek Xue · 11 years ago
  8. a2220ff am 72d72d91: Merge "Replace uses of sprintf(3) with snprintf(3)." by Dan Albert · 11 years ago
  9. cfd8c45 Replace uses of sprintf(3) with snprintf(3). by Dan Albert · 11 years ago
  10. da0ed4c am c71483c0: Merge "When comparing DNS server configs, also compare number of servers" by Lorenzo Colitti · 11 years ago
  11. c71483c Merge "When comparing DNS server configs, also compare number of servers" by Lorenzo Colitti · 11 years ago
  12. bce18c9 When comparing DNS server configs, also compare number of servers by Lorenzo Colitti · 11 years ago
  13. f975bc2 am 7b87d441: Merge "Switch to OpenBSD res_random." by Elliott Hughes · 11 years ago
  14. 06b0339 am 59de803a: Merge "libc should use O_CLOEXEC when opening files for its own use." by Elliott Hughes · 11 years ago
  15. 7b87d44 Merge "Switch to OpenBSD res_random." by Elliott Hughes · 11 years ago
  16. c674edb libc should use O_CLOEXEC when opening files for its own use. by Elliott Hughes · 11 years ago
  17. 1b6b56a am 7134fc30: Merge "Regenerate "services.h" from /etc/services." by Elliott Hughes · 11 years ago
  18. c228979 am 205cc415: Merge "Improve <sys/cdefs.h>." by Elliott Hughes · 11 years ago
  19. 2cfb4e8 Improve <sys/cdefs.h>. by Elliott Hughes · 11 years ago
  20. c4a1de1 Regenerate "services.h" from /etc/services. by Elliott Hughes · 11 years ago
  21. 1544eae Revert most of "Cleanup: Delete dead code." by Paul Jensen · 11 years ago
  22. 2582f02 Cleanup: Delete dead code. by Sreeram Ramachandran · 11 years ago
  23. 0f7d882 Switch to OpenBSD res_random. by Elliott Hughes · 11 years ago
  24. 88ed7d2 am d5a6a5e1: am db42a9f5: Merge "Fix three clang complaints about the DNS code." by Elliott Hughes · 11 years ago
  25. cda4006 am 2a70aba8: am ab4fc823: Merge "Fix all resolv warnings and turn on -Werror." by Elliott Hughes · 11 years ago
  26. 37b1b5b Fix all resolv warnings and turn on -Werror. by Elliott Hughes · 11 years ago
  27. 68c2755 Fix three clang complaints about the DNS code. by Elliott Hughes · 11 years ago
  28. b18a1c3 am e844f27a: am bcf77b5d: Merge "add CLOEXEC to various DNS related code" by Nick Kralevich · 11 years ago
  29. dd9efcb am c5f1504e: am 6cdab387: Merge "Restore <nsswitch.h> which is BSD API, not private." by Elliott Hughes · 11 years ago
  30. bcf77b5 Merge "add CLOEXEC to various DNS related code" by Nick Kralevich · 11 years ago
  31. a311704 Restore <nsswitch.h> which is BSD API, not private. by Elliott Hughes · 11 years ago
  32. 71ee128 am e1047515: am f72c56d6: Merge "Switch to upstream NetBSD nsap_addr.c." by Elliott Hughes · 11 years ago
  33. a210cae Switch to upstream NetBSD nsap_addr.c. by Elliott Hughes · 11 years ago
  34. 1781ed7 add CLOEXEC to various DNS related code by Nick Kralevich · 11 years ago
  35. 1f29fd7 am 7e6f6965: am 1e7ae47d: Merge "Bring our "libresolv" stuff in line with glibc." by Elliott Hughes · 11 years ago
  36. 62e50ea am 294cae0f: am 1aaed87f: Merge "Somewhere, the declaration of _resolv_delete_cache_for_net went missing." by Elliott Hughes · 11 years ago
  37. b38018f am c189362d: am 564222e3: Merge "Use default hidden visibility to build libc_dns." by Elliott Hughes · 11 years ago
  38. 8563802 Use default hidden visibility to build libc_dns. by Elliott Hughes · 11 years ago
  39. e8e4534 Bring our "libresolv" stuff in line with glibc. by Elliott Hughes · 11 years ago
  40. 7f2d4c2 Somewhere, the declaration of _resolv_delete_cache_for_net went missing. by Elliott Hughes · 11 years ago
  41. 31ad037 Make host resolver call __connect() rather than connect() so mark isn't cleared. by Paul Jensen · 11 years ago
  42. 5240b56 Query libnetd_client for the appropriate netId for host resolution. by Paul Jensen · 11 years ago
  43. 57a2627 Fix build breakage. by Sreeram Ramachandran · 11 years ago
  44. 559c784 Query libnetd_client for the appropriate netId for host resolution. by Paul Jensen · 11 years ago
  45. 41d9a50 Add support for deleting per-network DNS resolver caches. by Paul Jensen · 11 years ago
  46. 3e5f0c9 Fix a gethnamaddr.c warning that's already fixed upstream. by Elliott Hughes · 11 years ago
  47. ea9bf67 bionic: Replace iface with opaque netid in resolver. by Szymon Jakubczak · 11 years ago
  48. c20de90 Remove ALIGNBYTES and ALIGN from <sys/param.h> by Calin Juravle · 11 years ago
  49. 205c788 Clean up reentrancy cruft. by Elliott Hughes · 11 years ago
  50. f2cea02 Clean up <stdio.h> macros. by Elliott Hughes · 11 years ago
  51. 0ad555a Update res_debug.c to take into account changes to the nameser.h by Calin Juravle · 11 years ago
  52. 85c5202 Fix broken pointer overflow check ns_name_unpack() by Calin Juravle · 11 years ago
  53. fcb502e Sync up nameser with upstream(2014.03.05) by Calin Juravle · 11 years ago
  54. 569fb98 Moved nameser.h and namser_compat.h to public include dir by Calin Juravle · 11 years ago
  55. cecc036 Moved private dns header to their own dir. by Calin Juravle · 11 years ago
  56. bd33537 Renamed the misleading libc/netbsd directory to libc/dns. by Calin Juravle · 11 years ago