oweals/opkg-lede.git
2008-12-15 ticktock35opkg: move tests into a separate directory
2008-12-15 ticktock35opkg: re-arrange source code into sub-directories
2008-12-15 ticktock35opkg: correct the name of the state changed callback...
2008-12-15 ticktock35opkg: include opkg_state.h in libopkg_include_HEADERS
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: add internal state framework
2008-12-15 ticktock35opkg: fix pkg_parse_raw() bug where architecture is...
2008-12-15 ticktock35opkg: add a status flag to record if the package was...
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 configure checks for gpgme
2008-12-15 ticktock35opkg: add configure check for libgpgme
2008-12-15 ticktock35opkg: apply "2-pkg-vec--Optimize-gross-inefficiency...
2008-12-15 ticktock35opkg: apply "1-pkg-parse--Optimize-inefficient-parsing...
2008-12-15 ticktock35opkg: don't print "Successfully terminated." message
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
2008-12-15 ticktock35ipkg: add a simple progress bar while downloading
2008-12-15 ticktock35ipkg: remove more auto-generated files
2008-12-15 ticktock35ipkg: replace wget with libcurl functions
2008-12-15 ticktock35ipkg: remove auto-generated files
2008-12-15 ticktock35* Add ipkg for future development
2008-12-15 ticktock35initial dir
2008-12-13 (no author)Initial directory structure.