summaryrefslogtreecommitdiff
path: root/lib/libalpm/dload.c
Commit message (Expand)AuthorAge
* Merge branch 'maint'Dan McGee2009-01-02
|\
| * Print proxy information when downloadingDan McGee2008-12-10
* | Merge branch 'maint'Dan McGee2008-12-02
|\|
| * Minor code cleanupsDan McGee2008-11-17
* | Set SIGPIPE handler to SIG_IGN when downloadingDan McGee2008-10-31
* | Make libfetch the 'native' download libraryDan McGee2008-10-31
|/
* Avoid double slashes in URLs given to libdownload.Xavier Chantry2008-08-05
* dload.c : drop the specific handling of file: url.Xavier Chantry2008-08-05
* Use correct C type for file sizesDan McGee2008-06-04
* Give libalpm native support for both libdownload and libfetchDan McGee2008-04-19
* Allow disabling of internal (libdownload) codeDan McGee2008-04-06
* Remove a bit more download.h pollutionDan McGee2008-04-06
* Remove unnecessary header file, move one macro to util.cDan McGee2008-04-06
* memleak fix: ensure we free result of get_destfile()Dan McGee2008-03-23
* Refactoring of the download code.Chantry Xavier2008-03-09
* Start removing some junk from the function templateDan McGee2008-02-27
* libalpm/dload.c : memleak fixes.Chantry Xavier2008-02-27
* Remove pmserver_t abstractionDan McGee2008-02-24
* Add new stub download functions for use throughout the codeDan McGee2008-02-24
* Move download code out of server.cDan McGee2008-02-24