summaryrefslogtreecommitdiffstats
path: root/src/responder/common/cache_req/cache_req_private.h
Commit message (Expand)AuthorAgeFilesLines
* CACHE_REQ: Domain type selection in cache_reqJakub Hrozek2017-03-301-0/+3
* CACHE_REQ: Check the caches firstFabiano Fidêncio2017-03-141-1/+5
* CACHE_REQ: Move result manipulation into a separate modulePavel Březina2017-03-141-0/+15
* CACHE_REQ: Add cache_req_data_set_bypass_cache()Fabiano Fidêncio2017-03-031-0/+2
* cache_req: add host by name searchPavel Březina2017-02-081-0/+1
* cache_req: move dp request to pluginPavel Březina2017-02-081-5/+8
* cache_req: do not set ncache if dp request failsPavel Březina2016-12-191-1/+2
* cache_req: improve debuggingPavel Březina2016-12-191-2/+1
* cache_req: make plug-ins definition constPavel Březina2016-12-191-1/+1
* cache_req: return well known objects in object by sidPavel Březina2016-12-191-0/+9
* cache_req: allow to return well known object as resultPavel Březina2016-12-191-1/+9
* cache_req: add support for service by namePavel Březina2016-12-191-5/+26
* cache_req: encapsulate output data into structurePavel Březina2016-12-191-0/+6
* cache_req: move from switch to plugins; add logicPavel Březina2016-10-201-0/+91