summaryrefslogtreecommitdiffstats
path: root/libopkg/opkg_download.c
Commit message (Expand)AuthorAgeFilesLines
* opkg: add some extra error checks to opkg_verify_file()ticktock352008-12-151-0/+4
* opkg: improve download callback handling and integrate into opkg_update_packa...ticktock352008-12-151-33/+9
* opkg: remove unused variableticktock352008-12-151-1/+0
* libopkg: remove default progress barticktock352008-12-151-23/+0
* opkg: 's/itsy/opkg/'ticktock352008-12-151-1/+1
* opkg: Bug fix for Packages file with a Filename: tag with prepended path.ticktock352008-12-151-1/+7
* opkg: remove opkg.h in preperation for new APIticktock352008-12-151-1/+2
* libopkg: remove internal dependency on libopkg.h and opkg_cmd.hticktock352008-12-151-1/+0
* opkg: remove some "#if 0" codeticktock352008-12-151-25/+0
* opkg: remove some printfs and replace with opkg_message where appropriateticktock352008-12-151-1/+3
* opkg: use opkg_message rather than printf in opkg_verify_file()ticktock352008-12-151-2/+2
* opkg: remove redundant OPKG_LIB conditional codeticktock352008-12-141-4/+0
* opkg: output state change messages only at info verbosity levelticktock352008-12-141-2/+2
* opkg: re-arrange source code into sub-directoriesticktock352008-12-141-0/+346