Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-06-04 | Use correct C type for file sizes | Dan McGee | 1 | -3/+3 |
2008-04-19 | Give libalpm native support for both libdownload and libfetch | Dan McGee | 1 | -2/+19 |
2008-04-07 | Allow disabling of internal (libdownload) code | Dan McGee | 1 | -27/+45 |
2008-04-07 | Remove a bit more download.h pollution | Dan McGee | 1 | -0/+2 |
2008-04-07 | Remove unnecessary header file, move one macro to util.c | Dan McGee | 1 | -1/+0 |
2008-03-23 | memleak fix: ensure we free result of get_destfile() | Dan McGee | 1 | -6/+5 |
2008-03-09 | Refactoring of the download code. | Chantry Xavier | 1 | -279/+307 |
2008-02-28 | Start removing some junk from the function template | Dan McGee | 1 | -21/+6 |
2008-02-28 | libalpm/dload.c : memleak fixes. | Chantry Xavier | 1 | -13/+20 |
2008-02-25 | Remove pmserver_t abstraction | Dan McGee | 1 | -61/+30 |
2008-02-25 | Add new stub download functions for use throughout the code | Dan McGee | 1 | -18/+35 |
2008-02-25 | Move download code out of server.c | Dan McGee | 1 | -0/+422 |