summaryrefslogtreecommitdiff
path: root/content/cache.c
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-01-23 20:46:29 by bursa]James Bursa2004-01-231-0/+1
| | | | | | Add error pages for fetch failures. svn path=/import/netsurf/; revision=498
* [project @ 2003-09-07 21:08:13 by bursa]James Bursa2003-09-071-10/+45
| | | | | | Document cache and content, split struct content up. svn path=/import/netsurf/; revision=270
* [project @ 2003-06-30 12:44:02 by bursa]James Bursa2003-06-301-2/+5
| | | | | | New file headers. svn path=/import/netsurf/; revision=190
* [project @ 2003-06-24 23:22:00 by bursa]James Bursa2003-06-241-37/+61
| | | | | | Change cache to use current content sizes. svn path=/import/netsurf/; revision=183
* [project @ 2003-06-17 19:24:20 by bursa]James Bursa2003-06-171-36/+42
| | | | | | Change fetchcache system to store loading contents in cache. svn path=/import/netsurf/; revision=180
* [project @ 2003-04-15 17:53:00 by bursa]James Bursa2003-04-151-2/+2
| | | | | | Inline images and related. svn path=/import/netsurf/; revision=125
* [project @ 2003-03-04 11:59:35 by bursa]James Bursa2003-03-041-2/+2
| | | | | | More compiler warning fixes. svn path=/import/netsurf/; revision=104
* [project @ 2003-02-09 12:58:14 by bursa]James Bursa2003-02-091-0/+245
Reorganization and rewrite of fetch, cache, and content handling. svn path=/import/netsurf/; revision=96