summaryrefslogtreecommitdiffstats
path: root/src/url.c
Commit message (Collapse)AuthorAgeFilesLines
* url: unlink file before trying to downloadNatanael Copa2009-04-211-0/+1
|
* db: cache index files, 'update' appletTimo Teras2009-04-161-4/+30
| | | | | | Cache non-local index files always locally. Introduce 'update' applet to force refresh of cached index files. Fixes #19.
* url: allow wget report error messagesNatanael Copa2009-01-161-2/+1
|
* db: index file location is a URLTimo Teras2009-01-151-0/+6
|
* io: prepartions for url handlingTimo Teras2008-11-281-0/+75