summaryrefslogtreecommitdiffstats
path: root/runtime/dnscache.c
Commit message (Expand)AuthorAgeFilesLines
* dns cache: working on invalid resolution bug, againRainer Gerhards2012-02-091-2/+4
* dns cache: experimental fix for name resulution problemRainer Gerhards2012-02-081-1/+1
* dns chache: added some more error instrumentationRainer Gerhards2012-02-061-15/+14
* dnscache: bugfix, potentially grabagge data accessedRainer Gerhards2011-06-071-4/+6
* added upper limit on # of dns cache entries to prevent DoSRainer Gerhards2011-06-071-2/+59
* added a first implementation of a DNS name cacheRainer Gerhards2011-06-061-0/+295