opkg: add some extra error checks to opkg_verify_file()
[oweals/opkg-lede.git] / libopkg / opkg_download.c
2008-12-15 ticktock35opkg: add some extra error checks to opkg_verify_file()
2008-12-15 ticktock35opkg: improve download callback handling and integrate...
2008-12-15 ticktock35opkg: remove unused variable
2008-12-15 ticktock35libopkg: remove default progress bar
2008-12-15 ticktock35opkg: 's/itsy/opkg/'
2008-12-15 ticktock35opkg: Bug fix for Packages file with a Filename: tag...
2008-12-15 ticktock35opkg: remove opkg.h in preperation for new API
2008-12-15 ticktock35libopkg: remove internal dependency on libopkg.h and...
2008-12-15 ticktock35opkg: remove some "#if 0" code
2008-12-15 ticktock35opkg: remove some printfs and replace with opkg_message...
2008-12-15 ticktock35opkg: use opkg_message rather than printf in opkg_verif...
2008-12-15 ticktock35opkg: remove redundant OPKG_LIB conditional code
2008-12-15 ticktock35opkg: output state change messages only at info verbosi...
2008-12-15 ticktock35opkg: re-arrange source code into sub-directories