Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/lib/libalpm/dload.h
AgeCommit message (Expand)Author
2011-04-22libalpm/dload: const and static correctnessDan McGee
2011-03-27lib/dload: pass a struct with filename and size to curl_progressDave Reisner
2011-03-09Remove all traces of libfetchDave Reisner
2011-01-07Update copyright years for 2011Allan McRae
2010-03-14Bump copyright dates to 2010Dan McGee
2009-11-15download: major refactor to address lingering issuesDan McGee
2009-07-01Update copyright headers and messagesDan McGee
2008-04-10Remove unnecessary import in dload.hDan McGee
2008-02-24Add new stub download functions for use throughout the codeDan McGee
2008-02-24Move download code out of server.cDan McGee