summaryrefslogtreecommitdiff
path: root/content/fetchcache.c
Commit message (Expand)AuthorAgeFilesLines
* Fix cache controlJohn Mark Bell2008-06-061-10/+27
* Squash warningJohn Mark Bell2008-06-031-1/+1
* Move struct cache_data from fetch to content as it is no longer needed by fet...James Bursa2008-06-031-51/+51
* Fix freeing of etag data.James Bursa2008-05-311-1/+1
* Fix handling of cache control dataJohn Mark Bell2008-05-301-2/+11
* Add new fetch callback FETCH_HEADER for headers and move as much header parsi...James Bursa2008-05-301-5/+101
* Launch redirects to unsupported URLs in other applications.John Mark Bell2008-04-191-22/+37
* Squash warningJohn Mark Bell2008-03-191-1/+1
* Mark old contents as stale if a conditional request succeeded so they'll be f...John Mark Bell2008-02-271-0/+19
* Explicitly mark error pages as non-fresh so they'll get purged from the cache...John Mark Bell2008-02-271-0/+4
* Add url_fragment to extract fragment from URLJohn Mark Bell2008-02-031-7/+11
* Make core fetching code handle verifiability of transactionsJohn Mark Bell2008-01-301-4/+46
* Ensure plq is terminated when looking for an URL path.John Mark Bell2008-01-301-2/+16
* Rework handling of HTTP redirects -- we now count the number of redirects fol...John Mark Bell2008-01-281-33/+142
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-9/+9
* Fix handling of cookies in unverifiable transactions caused by a redirect fro...John Mark Bell2007-02-021-3/+4
* Make GTK build compile on FreeBSD.James Bursa2007-01-291-0/+1
* Handle cookies in unverifiable transactionsJohn Mark Bell2007-01-271-8/+25
* Fix parsing error when an empty HTML data is returned. Add HTTP status and ot...James Bursa2007-01-131-0/+1
* Update project URL.Michael Drake2006-11-271-1/+1
* Detect attempted fetches using protocols we can't handle.John Mark Bell2006-08-061-4/+36
* Implement component-wise URL comparisonJohn Mark Bell2006-07-021-1/+5
* Fix conversion of URLs beginning "file://". Additionally, John Mark Bell2006-07-011-6/+2
* Fix URL file loading and add support for file:/// URLs to urldbJohn Mark Bell2006-04-121-2/+29
* Unify information databasesJohn Mark Bell2006-04-091-1/+0
* [project @ 2006-02-23 15:06:53 by jmb]John Mark Bell2006-02-231-6/+20
* [project @ 2006-02-08 00:35:05 by jmb]John Mark Bell2006-02-081-5/+10
* [project @ 2006-02-06 00:10:09 by jmb]John Mark Bell2006-02-061-23/+249
* [project @ 2006-01-03 23:26:58 by jmb]John Mark Bell2006-01-031-2/+14
* [project @ 2005-12-31 04:30:49 by rjw]Richard Wilson2005-12-311-5/+0
* [project @ 2005-12-11 21:54:30 by bursa]James Bursa2005-12-111-5/+0
* [project @ 2005-08-21 12:04:17 by bursa]James Bursa2005-08-211-11/+11
* [project @ 2005-05-01 22:20:40 by jmb]John Mark Bell2005-05-011-1/+11
* [project @ 2005-04-18 21:40:29 by bursa]James Bursa2005-04-181-3/+3
* [project @ 2005-04-01 02:25:11 by jmb]John Mark Bell2005-04-011-2/+2
* [project @ 2005-02-03 13:18:22 by rjw]Richard Wilson2005-02-031-1/+7
* [project @ 2005-01-24 23:02:37 by bursa]James Bursa2005-01-241-0/+5
* [project @ 2005-01-13 20:28:50 by bursa]James Bursa2005-01-131-1/+2
* [project @ 2005-01-03 16:09:11 by jmb]John Mark Bell2005-01-031-2/+2
* [project @ 2005-01-03 02:09:20 by jmb]John Mark Bell2005-01-031-3/+9
* [project @ 2005-01-02 03:58:20 by jmb]John Mark Bell2005-01-021-3/+7
* [project @ 2005-01-01 22:26:34 by bursa]James Bursa2005-01-011-11/+41
* [project @ 2004-12-31 15:54:15 by jmb]John Mark Bell2004-12-311-5/+0
* [project @ 2004-12-09 10:30:43 by rjw]Richard Wilson2004-12-091-0/+5
* [project @ 2004-08-14 14:30:10 by joty]John Tytgat2004-08-141-8/+6
* [project @ 2004-08-09 16:11:58 by jmb]John Mark Bell2004-08-091-2/+3
* [project @ 2004-07-30 16:14:43 by bursa]James Bursa2004-07-301-3/+2
* [project @ 2004-07-10 02:35:30 by jmb]John Mark Bell2004-07-101-2/+14
* [project @ 2004-06-23 15:41:50 by bursa]James Bursa2004-06-231-3/+6