aboutsummaryrefslogtreecommitdiffstats
path: root/libc/netbsd/resolv
Commit message (Expand)AuthorAgeFilesLines
* Renamed the misleading libc/netbsd directory to libc/dns.Calin Juravle2014-02-2815-7827/+0
* Remove two DNS files that weren't being built.Elliott Hughes2014-02-202-362/+0
* Remove a __system_property_get call from the DNS code.Elliott Hughes2014-01-281-28/+5
* Fix dns search domain use in gethostbyname.Robert Greenwalt2013-12-111-0/+9
* am 8826ba8a: am bc545e8a: Merge "Fix x86_64 build, clean up intermediate libr...Elliott Hughes2013-10-093-3/+3
|\
| * Fix x86_64 build, clean up intermediate libraries.Elliott Hughes2013-10-093-3/+3
| * Change how DNS resolver handle no default ifaceRobert Greenwalt2013-08-221-9/+7
| * am 977a3313: Merge changes Iac00ce10,I192d3825Colin Cross2013-06-171-3/+3
| |\
| | * bionic: move system property writing from init to bionicColin Cross2013-06-171-3/+3
* | | Change how DNS resolver handle no default ifaceRobert Greenwalt2013-08-231-12/+10
* | | Add marking of DNS sockets for mark based routingChad Brubaker2013-07-092-2/+29
* | | Merge "Fix remove_uidiface_info failing on first entry"Geremy Condra2013-06-181-1/+1
|\ \ \
| * | | Fix remove_uidiface_info failing on first entryChad Brubaker2013-06-141-1/+1
* | | | bionic: move system property writing from init to bionicColin Cross2013-06-171-3/+3
|/ / /
* | | Add clearing of resolv uid and pid interface mapsChad Brubaker2013-06-071-19/+55
* | | Add per UID interface support to resolv cacheChad Brubaker2013-06-061-0/+144
* | | am 509fc806: am d8a9cccb: Merge "Fix all printf warnings in res_send.c."Elliott Hughes2013-05-141-4/+4
|\| |
| * | am d8a9cccb: Merge "Fix all printf warnings in res_send.c."Elliott Hughes2013-05-141-4/+4
| |\|
| | * Fix all printf warnings in res_send.c.Kito Cheng2013-05-141-4/+4
* | | am cf23cbb1: am 12ea8005: am 5f829205: am c1416647: Merge "Clean up internal ...Elliott Hughes2013-03-153-25/+20
|\| |
| * | am 5f829205: am c1416647: Merge "Clean up internal libc logging."Elliott Hughes2013-03-153-25/+20
| |\|
| | * Clean up internal libc logging.Elliott Hughes2013-03-153-26/+21
* | | Bionic: Libc: Resolv: Stricter function signatures, unitialized return bug fix.Sasha Levitskiy2013-02-281-31/+31
|/ /
* | dns cache per interface iteration 2Mattias Falk2013-02-075-184/+350
* | Revert "dns cache per interface iteration 2"Robert Greenwalt2013-01-195-336/+174
* | dns cache per interface iteration 2Mattias Falk2013-01-115-174/+336
* | Cache negative DNS results.Robert Greenwalt2013-01-091-19/+67
* | Add search domain to dns interface data.Robert Greenwalt2012-11-131-1/+4
|/
* Added missing cache failed notificationHenrik Engström2012-08-171-0/+5
* am c5cab345: am 028ccf5d: Merge "Avoid multiple dns lookups for the same query"Robert Greenwalt2012-06-122-1/+129
|\
| * am 028ccf5d: Merge "Avoid multiple dns lookups for the same query"Robert Greenwalt2012-06-122-1/+129
| |\
| | * Avoid multiple dns lookups for the same queryMattias Falk2012-05-072-1/+129
* | | Added event logging for some spoofed DNS queries.Geremy Condra2012-06-111-0/+9
|/ /
* | am 03539a36: Merge "Ensure that the port number and TXID are properly randomi...Geremy Condra2012-05-301-1/+37
|\ \
| * | Ensure that the port number and TXID are properly randomized.Geremy Condra2012-05-241-1/+37
* | | am 73a6566d: Merge "Remove expired dns cache entries before removing oldest"Elliott Hughes2012-05-071-1/+25
|\ \ \ | |/ / |/| / | |/
| * Merge "Remove expired dns cache entries before removing oldest"Elliott Hughes2012-05-071-1/+25
| |\
| | * Remove expired dns cache entries before removing oldestAnders Fredlund2011-05-201-1/+25
* | | Increase the size of the system-wide dns cacheRobert Greenwalt2012-01-251-2/+22
* | | Merge "libc: remove private declarations from <time.h> and <resolv.h>"David 'Digit' Turner2012-01-191-0/+1
|\ \ \ | |/ / |/| |
| * | libc: remove private declarations from <time.h> and <resolv.h>David 'Digit' Turner2012-01-131-0/+1
* | | am eae1f1fb: Merge "res_send: Avoid spurious close()s and (rare) failure"Jean-Baptiste Queru2012-01-171-1/+1
|\ \ \
| * | | res_send: Avoid spurious close()s and (rare) failureJim Huang2012-01-141-1/+1
| |/ /
* / / Adding a timeout to tcp dns lookup connects.Robert Greenwalt2012-01-121-26/+168
|/ /
* | Add some logging of dns cache operationsRobert Greenwalt2011-09-021-0/+5
* | resolved conflicts for merge of 9363d912 to honeycomb-plus-aospRobert Greenwalt2011-07-261-12/+13
|\ \
| * | Add per-interface dns caches.Robert Greenwalt2011-07-262-19/+430
* | | am fed31359: am f6fcdb2e: am 28de3e59: Merge "Don\'t reset caches when dns pr...Robert Greenwalt2011-07-201-1/+0
|\ \ \
| * | | Don't reset caches when dns props change.Mattias Falk2011-07-201-1/+0
* | | | am e0a4b678: am cc32fbc3: Merge "Add support for a dns cache per interface"Robert Greenwalt2011-06-271-17/+428
|\| | |