summaryrefslogtreecommitdiffstats
path: root/libopkg/opkg_download.c
Commit message (Expand)AuthorAgeFilesLines
* opkg: only cache the packagesticktock352008-12-151-5/+5
* opkg: adding cache supportticktock352008-12-151-1/+39
* Patch from rwhitby to follow 302 redirects properly.ticktock352008-12-151-0/+1
* opkg: make .opk as the default opkg file extensionticktock352008-12-151-1/+2
* opkg: Fix a small memory leak in opkg_download.ticktock352008-12-151-0/+2
* opkg: (leak fixing, day 2) lots and lots of memory leaks fixedticktock352008-12-151-1/+8
* opkg: * Add opkg-key utilityticktock352008-12-151-3/+25
* 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