summaryrefslogtreecommitdiffstats
path: root/src/url.c
Commit message (Expand)AuthorAgeFilesLines
* apk: use *at instead of chdir+normal file syscallTimo Teras2009-07-311-9/+12
* gzip: always autoclose the inner streamTimo Teras2009-07-161-2/+2
* url: rename to .backup rather than unlink before wgetNatanael Copa2009-04-211-1/+3
* url: unlink file before trying to downloadNatanael Copa2009-04-211-0/+1
* db: cache index files, 'update' appletTimo Teras2009-04-161-4/+30
* 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