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