- 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
- 6170693 Make ThreadLocalBuffer a class rather than a macro. by Elliott Hughes · 10 years ago
- 9ecb7f4 am c3307dc4: Merge "Better control of pthread keys used in bionic." by Yabin Cui · 10 years ago
- 4a2891d Better control of pthread keys used in bionic. by Yabin Cui · 10 years ago
- 8dc24ee am 3a31e697: am ee17e880: Merge "Define MAXHOSTNAMELEN explicitly in source files." by Yabin Cui · 10 years ago
- 2d8f9b5 Define MAXHOSTNAMELEN explicitly in source files. by Yabin Cui · 10 years ago
- 0772f93 am 6cf2cf8b: am 542b94d9: Merge "Remove unused CONFIG_SECONDS." by Elliott Hughes · 11 years ago
- 4dcfccf Remove unused CONFIG_SECONDS. by Elliott Hughes · 11 years ago
- dbfcf00 am e40b4eb3: am 7f17aea2: Merge "Add missing includes." by Elliott Hughes · 11 years ago
- 05fc1d7 Add missing includes. by Elliott Hughes · 11 years ago
- 5bf4a17 am dedacf10: am 5c7964c5: Merge "Clean up <stdlib.h> slightly." by Elliott Hughes · 11 years ago
- 5c7964c Merge "Clean up <stdlib.h> slightly." by Elliott Hughes · 11 years ago
- ecbeee6 am 329db346: am f2d02c38: Merge "Make bionic compile even if resolver debugging is enabled." by Lorenzo Colitti · 11 years ago
- 76f8916 Clean up <stdlib.h> slightly. by Elliott Hughes · 11 years ago
- 616344d Make bionic compile even if resolver debugging is enabled. by Lorenzo Colitti · 11 years ago
- 6428c62 am 7d196768: am 927d8be7: Merge "Fix build error when XLOG is enabled" by Elliott Hughes · 11 years ago
- a6a0949 Fix build error when XLOG is enabled by Patrick Tjin · 11 years ago
- 857e112 am e6594658: am 8623dc75: Merge "Fix freeaddrinfo(NULL)." by Elliott Hughes · 11 years ago
- c62a4b5 Fix freeaddrinfo(NULL). by Elliott Hughes · 11 years ago
- 598f866 am e4d3161a: am 4c30fedf: Merge "Move gethtnamaddr.c to net/ subdirectory." by Yabin Cui · 11 years ago
- a2177c6 Move gethtnamaddr.c to net/ subdirectory. by Yabin Cui · 11 years ago
- b695cb4 am be327941: am e28a1864: Merge "Support gethostbyname_r_ERANGE." by Yabin Cui · 11 years ago
- 7069256 Support gethostbyname_r_ERANGE. by Yabin Cui · 11 years ago
- 858e239 am 9a734138: am 370a3e57: Merge "Sync with upstream for gethnamaddr.c." by Yabin Cui · 11 years ago
- 58d33a5 Sync with upstream for gethnamaddr.c. by Yabin Cui · 11 years ago
- bb3579f am 96cd50f2: am 0e32e39d: Merge "Fix pthread key num calculation." by Yabin Cui · 11 years ago
- 6c238f2 Fix pthread key num calculation. by Yabin Cui · 11 years ago
- a70d547 am 1dff030e: am e7b8bc4e: Merge "Clean up DNS proxying." by Elliott Hughes · 11 years ago
- 9773fa3 Clean up DNS proxying. by Elliott Hughes · 11 years ago
- 8a94b86 am e5477f83: Fail queries fast if no DNS servers are configured. by Lorenzo Colitti · 11 years ago
- e5477f8 Fail queries fast if no DNS servers are configured. by Lorenzo Colitti · 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
- a2220ff am 72d72d91: Merge "Replace uses of sprintf(3) with snprintf(3)." by Dan Albert · 11 years ago
- cfd8c45 Replace uses of sprintf(3) with snprintf(3). by Dan Albert · 11 years ago
- d87d401 Improve <sys/cdefs.h>. by Elliott Hughes · 11 years ago
- 33a73bf When comparing DNS server configs, also compare number of servers by Lorenzo Colitti · 11 years ago
- da0ed4c am c71483c0: Merge "When comparing DNS server configs, also compare number of servers" by Lorenzo Colitti · 11 years ago
- c71483c Merge "When comparing DNS server configs, also compare number of servers" by Lorenzo Colitti · 11 years ago
- bce18c9 When comparing DNS server configs, also compare number of servers by Lorenzo Colitti · 11 years ago
- f975bc2 am 7b87d441: Merge "Switch to OpenBSD res_random." by Elliott Hughes · 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
- 7b87d44 Merge "Switch to OpenBSD res_random." 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
- c228979 am 205cc415: Merge "Improve <sys/cdefs.h>." by Elliott Hughes · 11 years ago
- 2cfb4e8 Improve <sys/cdefs.h>. by Elliott Hughes · 11 years ago
- c4a1de1 Regenerate "services.h" from /etc/services. by Elliott Hughes · 11 years ago
- 1544eae Revert most of "Cleanup: Delete dead code." by Paul Jensen · 11 years ago
- 2582f02 Cleanup: Delete dead code. by Sreeram Ramachandran · 11 years ago
- 0f7d882 Switch to OpenBSD res_random. by Elliott Hughes · 11 years ago
- 88ed7d2 am d5a6a5e1: am db42a9f5: Merge "Fix three clang complaints about the DNS code." 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
- 68c2755 Fix three clang complaints about the DNS code. 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
- 71ee128 am e1047515: am f72c56d6: Merge "Switch to upstream NetBSD nsap_addr.c." by Elliott Hughes · 11 years ago
- a210cae Switch to upstream NetBSD nsap_addr.c. by Elliott Hughes · 11 years ago
- 1781ed7 add CLOEXEC to various DNS related code by Nick Kralevich · 11 years ago
- 1f29fd7 am 7e6f6965: am 1e7ae47d: Merge "Bring our "libresolv" stuff in line with glibc." by Elliott Hughes · 11 years ago
- 62e50ea am 294cae0f: am 1aaed87f: Merge "Somewhere, the declaration of _resolv_delete_cache_for_net went missing." by Elliott Hughes · 11 years ago
- b38018f am c189362d: am 564222e3: Merge "Use default hidden visibility to build libc_dns." by Elliott Hughes · 11 years ago
- 8563802 Use default hidden visibility to build libc_dns. by Elliott Hughes · 11 years ago
- e8e4534 Bring our "libresolv" stuff in line with glibc. by Elliott Hughes · 11 years ago
- 7f2d4c2 Somewhere, the declaration of _resolv_delete_cache_for_net went missing. by Elliott Hughes · 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
- 41d9a50 Add support for deleting per-network DNS resolver caches. by Paul Jensen · 11 years ago
- 3e5f0c9 Fix a gethnamaddr.c warning that's already fixed upstream. by Elliott Hughes · 11 years ago
- ea9bf67 bionic: Replace iface with opaque netid in resolver. by Szymon Jakubczak · 11 years ago
- c20de90 Remove ALIGNBYTES and ALIGN from <sys/param.h> by Calin Juravle · 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
- 0ad555a Update res_debug.c to take into account changes to the nameser.h by Calin Juravle · 11 years ago
- 85c5202 Fix broken pointer overflow check ns_name_unpack() by Calin Juravle · 11 years ago
- fcb502e Sync up nameser with upstream(2014.03.05) by Calin Juravle · 11 years ago
- 569fb98 Moved nameser.h and namser_compat.h to public include dir by Calin Juravle · 11 years ago
- cecc036 Moved private dns header to their own dir. by Calin Juravle · 11 years ago
- bd33537 Renamed the misleading libc/netbsd directory to libc/dns. by Calin Juravle · 11 years ago