opkg: correct the name of the state changed callback and run it when appropriate
[oweals/opkg-lede.git] / opkg_download.c
2008-12-15 ticktock35opkg: fix gpg enabled builds and fix one compiler warning
2008-12-15 ticktock35opkg: disable gpgme header if gpgme disabled from configure
2008-12-15 ticktock35opkg: make gpg support optional
2008-12-15 ticktock35opkg: add downloading, configuring and installing state...
2008-12-15 ticktock35opkg: protect against total being zero when calculation...
2008-12-15 ticktock35opkg: improve download error reporting
2008-12-15 ticktock35opkg: initial implementation of package list signature...
2008-12-15 ticktock35opkg: fix some compiler warnings
2008-12-15 ticktock35opkg: don't report the same download percentage multipl...
2008-12-15 ticktock35opkg: include the current url being downloaded in the...
2008-12-15 ticktock35opkg: Fix #ifdef
2008-12-15 ticktock35* Add proxy username/password support
2008-12-15 ticktock35opkg: add a download progress callback hook to libopkg
2008-12-15 ticktock35opkg: fix progress bar
2008-12-15 ticktock35* Rename top level ipkg directory to opkg