opkg: fixing some trivial defects while reviewing code
[oweals/opkg-lede.git] / libopkg / opkg_cmd.c
2008-12-15 ticktock35opkg: fixing some trivial defects while reviewing code
2008-12-15 ticktock35adding list_upgradable
2008-12-15 ticktock35opkg: remove the free_error_list wrong usage bug
2008-12-15 ticktock35opkg: adding the hash_table_remove API, not using yet.
2008-12-15 ticktock35[opkg] fixing typo & incompatible part to gcc 4.3.2
2008-12-15 ticktock35[opkg] fix opkg crashes if PATH is unset
2008-12-15 ticktock35opkg: fix some memory leak and double free issues.
2008-12-15 ticktock35opkg: remove unused code
2008-12-15 ticktock35opkg: Consolidate error reporting from opkg_conf_init...
2008-12-15 ticktock35opkg: consolidate error enums and add an error for...
2008-12-15 ticktock35opkg: remove redundant multiple_providers option and...
2008-12-15 ticktock35opkg: Implement proper reordering of packages before...
2008-12-15 ticktock35opkg: improve download callback handling and integrate...
2008-12-15 ticktock35opkg: 's/itsy/opkg/'
2008-12-15 ticktock35opkg: remove opkg.h in preperation for new API
2008-12-15 ticktock35opkg: use opkg_message rather than printf in opkg_verif...
2008-12-15 ticktock35opkg: skip downloading Packages.sig if GPGME is not...
2008-12-15 ticktock35opkg: Remove unused CONFIG_CLEAR_SW_INSTALL_FLAG condit...
2008-12-15 ticktock35opkg: remove redundant OPKG_LIB conditional code
2008-12-15 ticktock35opkg: use a single temporary directory for entire updat...
2008-12-15 ticktock35opkg: re-arrange source code into sub-directories