summaryrefslogtreecommitdiffstats
path: root/opkg_download.c
Commit message (Expand)AuthorAgeFilesLines
* opkg: re-arrange source code into sub-directoriesticktock352008-12-141-346/+0
* opkg: fix gpg enabled builds and fix one compiler warningticktock352008-12-141-1/+1
* opkg: disable gpgme header if gpgme disabled from configureticktock352008-12-141-0/+2
* opkg: make gpg support optionalticktock352008-12-141-0/+6
* opkg: add downloading, configuring and installing state changesticktock352008-12-141-0/+6
* opkg: protect against total being zero when calculation percentageticktock352008-12-141-1/+1
* opkg: improve download error reportingticktock352008-12-141-0/+11
* opkg: initial implementation of package list signature verificationticktock352008-12-141-0/+48
* opkg: fix some compiler warningsticktock352008-12-141-2/+1
* opkg: don't report the same download percentage multiple timesticktock352008-12-141-0/+8
* opkg: include the current url being downloaded in the progress callbackticktock352008-12-141-7/+8
* opkg: Fix #ifdefticktock352008-12-141-1/+1
* * Add proxy username/password supportticktock352008-12-141-0/+8
* opkg: add a download progress callback hook to libopkgticktock352008-12-141-0/+13
* opkg: fix progress barticktock352008-12-141-1/+1
* * Rename top level ipkg directory to opkgticktock352008-12-141-0/+244