summaryrefslogtreecommitdiffstats
path: root/libc/dns
Commit message (Expand)AuthorAgeFilesLines
...
* | | | am 7134fc30: Merge "Regenerate "services.h" from /etc/services."Elliott Hughes2014-08-201-20/+89
|\ \ \ \ | |/ / /
| * | | Regenerate "services.h" from /etc/services.Elliott Hughes2014-08-201-20/+89
* | | | am 205cc415: Merge "Improve <sys/cdefs.h>."Elliott Hughes2014-08-183-108/+0
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Improve <sys/cdefs.h>.Elliott Hughes2014-08-183-108/+0
| |/
* | Revert most of "Cleanup: Delete dead code."Paul Jensen2014-08-062-0/+14
* | Cleanup: Delete dead code.Sreeram Ramachandran2014-07-223-17/+3
* | am d5a6a5e1: am db42a9f5: Merge "Fix three clang complaints about the DNS code."Elliott Hughes2014-07-073-5/+2
|\ \ | |/
| * Fix three clang complaints about the DNS code.Elliott Hughes2014-07-073-5/+2
* | am 2a70aba8: am ab4fc823: Merge "Fix all resolv warnings and turn on -Werror."Elliott Hughes2014-07-025-26/+36
|\ \ | |/
| * Fix all resolv warnings and turn on -Werror.Elliott Hughes2014-07-025-26/+36
* | am e844f27a: am bcf77b5d: Merge "add CLOEXEC to various DNS related code"Nick Kralevich2014-06-304-8/+8
|\ \ | |/
| * Merge "add CLOEXEC to various DNS related code"Nick Kralevich2014-06-304-8/+8
| |\
| | * add CLOEXEC to various DNS related codeNick Kralevich2014-06-294-8/+8
* | | am c5f1504e: am 6cdab387: Merge "Restore <nsswitch.h> which is BSD API, not p...Elliott Hughes2014-06-302-250/+1
|\ \ \ | |/ /
| * | Restore <nsswitch.h> which is BSD API, not private.Elliott Hughes2014-06-302-250/+1
* | | am e1047515: am f72c56d6: Merge "Switch to upstream NetBSD nsap_addr.c."Elliott Hughes2014-06-301-121/+0
|\ \ \ | |/ /
| * | Switch to upstream NetBSD nsap_addr.c.Elliott Hughes2014-06-301-121/+0
| |/
* | am 7e6f6965: am 1e7ae47d: Merge "Bring our "libresolv" stuff in line with gli...Elliott Hughes2014-06-131-20/+26
|\ \ | |/
| * Bring our "libresolv" stuff in line with glibc.Elliott Hughes2014-06-131-20/+26
* | am 294cae0f: am 1aaed87f: Merge "Somewhere, the declaration of _resolv_delete...Elliott Hughes2014-06-131-0/+3
|\ \ | |/
| * Somewhere, the declaration of _resolv_delete_cache_for_net went missing.Elliott Hughes2014-06-121-0/+3
* | am c189362d: am 564222e3: Merge "Use default hidden visibility to build libc_...Elliott Hughes2014-06-131-8/+12
|\ \ | |/
| * Use default hidden visibility to build libc_dns.Elliott Hughes2014-06-121-8/+12
| * Query libnetd_client for the appropriate netId for host resolution.Paul Jensen2014-05-192-0/+8
* | Make host resolver call __connect() rather than connect() so mark isn't cleared.Paul Jensen2014-05-303-4/+14
* | Fix build breakage.Sreeram Ramachandran2014-05-192-2/+2
* | Query libnetd_client for the appropriate netId for host resolution.Paul Jensen2014-05-192-0/+8
* | Add support for deleting per-network DNS resolver caches.Paul Jensen2014-05-144-74/+101
|/
* Fix a gethnamaddr.c warning that's already fixed upstream.Elliott Hughes2014-05-061-11/+11
* bionic: Replace iface with opaque netid in resolver.Szymon Jakubczak2014-04-0112-946/+208
* Remove ALIGNBYTES and ALIGN from <sys/param.h>Calin Juravle2014-03-211-0/+3
* Clean up reentrancy cruft.Elliott Hughes2014-03-131-266/+0
* Clean up <stdio.h> macros.Elliott Hughes2014-03-131-19/+16
* Update res_debug.c to take into account changesCalin Juravle2014-03-071-45/+103
* Fix broken pointer overflow check ns_name_unpack()Calin Juravle2014-03-061-2/+5
* Sync up nameser with upstream(2014.03.05)Calin Juravle2014-03-066-117/+737
* Moved nameser.h and namser_compat.h to public include dirCalin Juravle2014-03-0421-21/+21
* Moved private dns header to their own dir.Calin Juravle2014-03-035-0/+1001
* Renamed the misleading libc/netbsd directory to libc/dns.Calin Juravle2014-02-2833-0/+16316