aboutsummaryrefslogtreecommitdiffstats
path: root/src/url.c
Commit message (Expand)AuthorAgeFilesLines
* url: remove unused apk_url_downloadTimo Teräs2013-06-171-33/+0
* io: fix splice for copying unknown lengthsTimo Teräs2013-06-171-6/+6
* all: update copyright year statementTimo Teräs2011-09-131-1/+1
* db: more fix for read-only cache remountingTimo Teräs2011-05-271-0/+1
* url: try wget from $PATH first and fallback to busybox wgetNatanael Copa2011-03-111-0/+4
* url: use always busybox wgetTimo Teräs2011-01-011-1/+1
* io: enhance istream/bstreams with pipe to forked childTimo Teräs2010-12-091-5/+37
* 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