summaryrefslogtreecommitdiffstats
path: root/libc/netbsd/resolv/res_cache.c
Commit message (Expand)AuthorAgeFilesLines
* Fix x86_64 build, clean up intermediate libraries.Elliott Hughes2013-10-091-1/+1
* Change how DNS resolver handle no default ifaceRobert Greenwalt2013-08-221-9/+7
* am 5f829205: am c1416647: Merge "Clean up internal libc logging."Elliott Hughes2013-03-151-5/+4
|\
| * Clean up internal libc logging.Elliott Hughes2013-03-151-6/+5
* | dns cache per interface iteration 2Mattias Falk2013-02-071-27/+315
* | Revert "dns cache per interface iteration 2"Robert Greenwalt2013-01-191-311/+27
* | dns cache per interface iteration 2Mattias Falk2013-01-111-27/+311
* | Cache negative DNS results.Robert Greenwalt2013-01-091-19/+67
* | Add search domain to dns interface data.Robert Greenwalt2012-11-131-1/+4
|/
* am 028ccf5d: Merge "Avoid multiple dns lookups for the same query"Robert Greenwalt2012-06-121-1/+126
|\
| * Avoid multiple dns lookups for the same queryMattias Falk2012-05-071-1/+126
* | 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
* | | libc: remove private declarations from <time.h> and <resolv.h>David 'Digit' Turner2012-01-131-0/+1
|/ /
* | 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-261-18/+430
* | | Add support for a dns cache per interfaceMattias Falk2011-06-081-17/+428
| |/ |/|
* | Use system property to set dns cache sizeMattias Falk2011-02-141-13/+51
|/
* Add time-to-live (TTL) support to resolver cacheMattias Falk2011-02-021-15/+100
* resolv: make internal symbols static/hiddenJim Huang2010-10-151-1/+1
* Fix spurious DNS lookups in the C library.David 'Digit' Turner2010-03-081-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1461
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1461/+0
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-264/+1192
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+533