summaryrefslogtreecommitdiff
path: root/content/llcache.h
Commit message (Expand)AuthorAgeFilesLines
* Excise the llcache query pathway.Daniel Silverstone2019-08-051-71/+5
* Migrate SSL certificate storage to the browser windowDaniel Silverstone2019-08-051-0/+5
* llcache.h: Migrate query event to own struct typeDaniel Silverstone2019-08-041-5/+10
* Migrate query dispatch up from llcache to hlcacheDaniel Silverstone2019-08-031-39/+52
* reduce unecessary usage of content headersVincent Sanders2016-06-061-1/+1
* Add support for retrying timed-out cURL fetches.Daniel Silverstone2015-11-101-0/+3
* Improve llcache writeout stratagyVincent Sanders2014-11-281-6/+15
* Doxygen cleanupsVincent Sanders2014-11-091-2/+1
* clean up the fetcher factory and improve its APIVincent Sanders2014-06-191-7/+0
* attempt to purge low level cache on out of memory during fetchVincent Sanders2014-05-291-3/+7
* Extend low level source data cache with persistant storageVincent Sanders2014-05-131-12/+80
* Pass fetch redirect info up to content layer as content_msg. Mark redirect o...Michael Drake2013-05-271-0/+6
* Make llcache_handle_get_url return a nsurl.Michael Drake2011-09-281-1/+1
* Port llcache to nsurl.Michael Drake2011-09-281-3/+4
* Make high level cache, low level cache and image cache all be initialised fro...Vincent Sanders2011-09-101-1/+1
* Sniff content types where appropriate.John Mark Bell2011-09-041-4/+2
* Shunt the schedule function definitions to desktop/schedule.h. Shunt the hlc...Daniel Silverstone2011-03-131-3/+8
* Clean up caches on exitJohn Mark Bell2010-04-271-0/+5
* Provide API to invalidate llcache object cache control dataJohn Mark Bell2010-04-161-0/+8
* Make downloads work again.John Mark Bell2010-04-051-1/+14
* Most of a stop implementation.John Mark Bell2010-04-041-0/+18
* Fixup per reviewJohn Mark Bell2010-03-281-5/+14
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-0/+238