summaryrefslogtreecommitdiffstats
path: root/src/responder/common/cache_req/cache_req_search.c
Commit message (Expand)AuthorAgeFilesLines
* CACHE_REQ: shortcut if object is foundPavel Březina2017-03-141-0/+12
* CACHE_REQ: Check the caches firstFabiano Fidêncio2017-03-141-3/+8
* cache_req: use rctx as memory context during midpoint refreshPavel Březina2017-03-081-1/+1
* CACHE_REQ: Add cache_req_data_set_bypass_cache()Fabiano Fidêncio2017-03-031-1/+1
* cache_req: move dp request to pluginPavel Březina2017-02-081-86/+20
* cache_req: do not set ncache if dp request failsPavel Březina2016-12-191-5/+17
* cache_req: improve debuggingPavel Březina2016-12-191-0/+2
* cache_req: skip first search on bypass cachePavel Březina2016-12-191-10/+22
* cache_req: move from switch to plugins; add logicPavel Březina2016-10-201-0/+411