summaryrefslogtreecommitdiffstats
path: root/libc/dns
Commit message (Expand)AuthorAgeFilesLines
* Merge "When comparing DNS server configs, also compare number of servers"Lorenzo Colitti2014-09-091-1/+16
|\
| * When comparing DNS server configs, also compare number of serversLorenzo Colitti2014-09-091-1/+16
* | Merge "Switch to OpenBSD res_random."Elliott Hughes2014-08-261-41/+0
|\ \
| * | Switch to OpenBSD res_random.Elliott Hughes2014-07-211-41/+0
| |/
* | libc should use O_CLOEXEC when opening files for its own use.Elliott Hughes2014-08-264-6/+6
* | Regenerate "services.h" from /etc/services.Elliott Hughes2014-08-201-20/+89
* | Improve <sys/cdefs.h>.Elliott Hughes2014-08-183-108/+0
|/
* Fix three clang complaints about the DNS code.Elliott Hughes2014-07-073-5/+2
* Fix all resolv warnings and turn on -Werror.Elliott Hughes2014-07-025-26/+36
* 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
* | Restore <nsswitch.h> which is BSD API, not private.Elliott Hughes2014-06-302-250/+1
* | Switch to upstream NetBSD nsap_addr.c.Elliott Hughes2014-06-301-121/+0
|/
* Bring our "libresolv" stuff in line with glibc.Elliott Hughes2014-06-131-20/+26
* Somewhere, the declaration of _resolv_delete_cache_for_net went missing.Elliott Hughes2014-06-121-0/+3
* 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
* 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