summaryrefslogtreecommitdiffstats
path: root/libopkg/opkg.c
Commit message (Expand)AuthorAgeFilesLines
* opkg: download required packages before install and report progress to clientsticktock352008-12-151-14/+91
* opkg: protect against NULL srcticktock352008-12-151-1/+2
* opkg: implement opkg_find_package()ticktock352008-12-151-29/+84
* opkg: add more attributes to opkg_package_tticktock352008-12-151-2/+6
* opkg: add extra data to libopkg progress callbacksticktock352008-12-151-46/+68
* opkg: implement opkg_list_upgradable_packages functionticktock352008-12-151-1/+51
* opkg: prevent segfault if option is not foundticktock352008-12-151-1/+8
* opkg: implement package listing in new libopkgticktock352008-12-151-0/+80
* opkg: minor white space and indent fixesticktock352008-12-151-10/+10
* opkg: implement new opkg_upgrade_package and opkg_upgrade_all functionsticktock352008-12-151-2/+69
* opkg: improve download callback handling and integrate into opkg_update_packa...ticktock352008-12-151-3/+44
* opkg: add some safety macrosticktock352008-12-151-26/+47
* opkg: fix problems in opkg_install_package and implement opkg_remove_packageticktock352008-12-151-3/+69
* opkg: add progress callbacks to libopkg apiticktock352008-12-151-10/+35
* libopkg: add some checks for NULL stringsticktock352008-12-151-6/+15
* libopkg: add opkg_read_config_files() functionticktock352008-12-151-0/+43
* opkg: fix header include path issuesticktock352008-12-151-1/+1
* opkg: fix option array handlingticktock352008-12-151-19/+24
* opkg: various white space cleanups and implement opkg_update_package_liststicktock352008-12-151-32/+173
* opkg: implement opkg_set_option() and opkg_get_option()ticktock352008-12-151-0/+75
* opkg: start new libopkg api in opkg.{c,h} and remove all other header filesticktock352008-12-151-0/+156
* opkg: remove old opkg.cticktock352008-12-151-81/+0
* opkg: re-arrange source code into sub-directoriesticktock352008-12-141-0/+81