summaryrefslogtreecommitdiff
path: root/src/url.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-13all: update copyright year statementTimo Teräs1-1/+1
2011-05-27db: more fix for read-only cache remountingTimo Teräs1-0/+1
2011-03-11url: try wget from $PATH first and fallback to busybox wgetNatanael Copa1-0/+4
2011-01-01url: use always busybox wgetTimo Teräs1-1/+1
2010-12-09io: enhance istream/bstreams with pipe to forked childTimo Teräs1-5/+37
2009-07-31apk: use *at instead of chdir+normal file syscallTimo Teras1-9/+12
2009-07-16gzip: always autoclose the inner streamTimo Teras1-2/+2
2009-04-21url: rename to .backup rather than unlink before wgetNatanael Copa1-1/+3
2009-04-21url: unlink file before trying to downloadNatanael Copa1-0/+1
2009-04-16db: cache index files, 'update' appletTimo Teras1-4/+30
2009-01-16url: allow wget report error messagesNatanael Copa1-2/+1
2009-01-15db: index file location is a URLTimo Teras1-0/+6
2008-11-28io: prepartions for url handlingTimo Teras1-0/+75