summaryrefslogtreecommitdiff
path: root/lib/libalpm/dload.h
Commit message (Expand)AuthorAge
* absorb fileinfo struct into dload_payloadDave Reisner2011-07-05
* absorb some _alpm_download params into payload structDave Reisner2011-07-05
* lib/dload: prevent large file attacksDave Reisner2011-07-05
* dload: handle irregular URLsDave Reisner2011-07-05
* Rename pmhandle_t to alpm_handle_tAllan McRae2011-06-28
* Move pm_errno onto the handleDan McGee2011-06-13
* libalpm/dload: major refactor of signature downloadingDan McGee2011-04-22
* libalpm/dload: const and static correctnessDan McGee2011-04-22
* lib/dload: pass a struct with filename and size to curl_progressDave Reisner2011-03-27
* Remove all traces of libfetchDave Reisner2011-03-09
* Update copyright years for 2011Allan McRae2011-01-07
* Bump copyright dates to 2010Dan McGee2010-03-14
* download: major refactor to address lingering issuesDan McGee2009-11-15
* Update copyright headers and messagesDan McGee2009-07-01
* Remove unnecessary import in dload.hDan McGee2008-04-10
* Add new stub download functions for use throughout the codeDan McGee2008-02-24
* Move download code out of server.cDan McGee2008-02-24