summaryrefslogtreecommitdiff
path: root/content/hlcache.c
Commit message (Expand)AuthorAgeFilesLines
...
* Copy child charset, if anyJohn Mark Bell2010-04-111-6/+21
* Kill uninitialized warning about 'type'Daniel Silverstone2010-04-091-1/+1
* Move the removal of the retrieval context to prevent a re-entrancy race causi...Daniel Silverstone2010-04-081-3/+7
* Ensure that aborting or releasing hlcache handles will result in nascent retr...Daniel Silverstone2010-04-081-16/+57
* Abort and release llcache handle on failure to process data.John Mark Bell2010-04-081-0/+5
* Make downloads work again.John Mark Bell2010-04-051-11/+41
* Make the high-level cache drop contents of unacceptable type on the floor.John Mark Bell2010-04-041-4/+74
* Most of a stop implementation.John Mark Bell2010-04-041-3/+59
* Do not abort fetch on receipt of FETCH_ERROR: the fetch has already been dest...John Mark Bell2010-03-301-1/+8
* The convert stage of a content's state progression no longer reflows the cont...John Mark Bell2010-03-291-8/+0
* Use hlcache_child_ctx, instead of just hoping that we replicate its members c...John Mark Bell2010-03-291-47/+8
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-0/+362