summaryrefslogtreecommitdiffstats
path: root/libopkg/opkg.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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