summaryrefslogtreecommitdiffstats
path: root/libc/dns/net
Commit message (Expand)AuthorAgeFilesLines
* bionic: Sort and cache hosts file data for fast lookupTom Marshall2016-08-044-0/+564
* Don't leak sockets if setsockopt() or fchown() fail.Erik Kline2016-03-091-2/+6
* Fix alignment after variable-length data.Elliott Hughes2015-07-061-0/+6
* Pass around struct android_net_context for better behaviourErik Kline2015-06-301-47/+44
* Add missing includes.Elliott Hughes2015-01-281-0/+1
* Fix freeaddrinfo(NULL).Elliott Hughes2015-01-081-1/+5
* Move gethtnamaddr.c to net/ subdirectory.Yabin Cui2014-12-191-0/+1631
* Support gethostbyname_r_ERANGE.Yabin Cui2014-12-192-2/+16
* Sync with upstream for gethnamaddr.c.Yabin Cui2014-12-171-0/+266
* Clean up DNS proxying.Elliott Hughes2014-12-102-37/+9
* Add error-check when mapping socket to fdRobert Alm2014-11-271-0/+9
* Don't receive structs containing pointers over sockets.Elliott Hughes2014-11-121-33/+43
* am 6c5694b6: Merge "Migrate system/extra getaddrinfo test, and fix a bug in g...Elliott Hughes2014-10-281-21/+11
|\
| * Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3).Derek Xue2014-10-221-21/+11
* | am 59de803a: Merge "libc should use O_CLOEXEC when opening files for its own ...Elliott Hughes2014-08-261-2/+2
|\ \ | |/
| * libc should use O_CLOEXEC when opening files for its own use.Elliott Hughes2014-08-261-2/+2
* | 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 2a70aba8: am ab4fc823: Merge "Fix all resolv warnings and turn on -Werror."Elliott Hughes2014-07-022-2/+0
|\ \ | |/
| * Fix all resolv warnings and turn on -Werror.Elliott Hughes2014-07-022-2/+0
* | am e844f27a: am bcf77b5d: Merge "add CLOEXEC to various DNS related code"Nick Kralevich2014-06-301-4/+4
|\ \ | |/
| * Merge "add CLOEXEC to various DNS related code"Nick Kralevich2014-06-301-4/+4
| |\
| | * add CLOEXEC to various DNS related codeNick Kralevich2014-06-291-4/+4
* | | am c5f1504e: am 6cdab387: Merge "Restore <nsswitch.h> which is BSD API, not p...Elliott Hughes2014-06-301-13/+1
|\ \ \ | |/ /
| * | Restore <nsswitch.h> which is BSD API, not private.Elliott Hughes2014-06-301-13/+1
| |/
| * Query libnetd_client for the appropriate netId for host resolution.Paul Jensen2014-05-191-0/+3
* | Make host resolver call __connect() rather than connect() so mark isn't cleared.Paul Jensen2014-05-301-2/+2
* | Fix build breakage.Sreeram Ramachandran2014-05-191-1/+1
* | Query libnetd_client for the appropriate netId for host resolution.Paul Jensen2014-05-191-0/+3
|/
* bionic: Replace iface with opaque netid in resolver.Szymon Jakubczak2014-04-012-91/+49
* Clean up reentrancy cruft.Elliott Hughes2014-03-131-266/+0
* Clean up <stdio.h> macros.Elliott Hughes2014-03-131-19/+16
* Moved nameser.h and namser_compat.h to public include dirCalin Juravle2014-03-043-3/+3
* Renamed the misleading libc/netbsd directory to libc/dns.Calin Juravle2014-02-2810-0/+4432