summaryrefslogtreecommitdiffstats
path: root/libopkg/opkg.h
Commit message (Expand)AuthorAgeFilesLines
* libopkg: cleanup inside the public header filesCarsten Schoenert2013-12-171-6/+6
* libopkg: ensure symbol name mangling for C++Carsten Schoenert2013-12-171-0/+8
* add opkg_compare_versions functionpixdamix@gmail.com2012-11-221-0/+2
* Improve the opkg_{get,set}_option() C API.graham.gower@gmail.com2011-05-251-1/+1
* Print error messages instead of returning error codes.graham.gower2009-12-101-15/+0
* Remove struct _opkg_package_t.graham.gower2009-12-101-13/+0
* Get rid of opkg_package_t.graham.gower2009-12-091-7/+7
* Merge commit 'grg' into HEADgraham.gower2009-12-081-18/+16
* Add sha256 ckecksums to okpgticktock352009-10-271-1/+2
* opkg: adding repository check functionticktock352008-12-151-0/+1
* opkg: improve opkg_install error reporting and include a check to verify repo...ticktock352008-12-151-2/+4
* opkg: add some error codes to libopkgticktock352008-12-151-0/+12
* opkg: add header guards to libopkg/opkg.hticktock352008-12-151-0/+6
* opkg: implement opkg_find_package()ticktock352008-12-151-1/+1
* opkg: add more attributes to opkg_package_tticktock352008-12-151-1/+3
* opkg: add extra data to libopkg progress callbacksticktock352008-12-151-1/+15
* opkg: implement opkg_list_upgradable_packages functionticktock352008-12-151-1/+2
* opkg: implement package listing in new libopkgticktock352008-12-151-0/+21
* opkg: add progress callbacks to libopkg apiticktock352008-12-151-5/+6
* libopkg: add opkg_read_config_files() functionticktock352008-12-151-0/+1
* opkg: implement opkg_set_option() and opkg_get_option()ticktock352008-12-151-0/+3
* opkg: start new libopkg api in opkg.{c,h} and remove all other header filesticktock352008-12-151-0/+26
* opkg: remove opkg.h in preperation for new APIticktock352008-12-151-33/+0
* opkg: split out opkg.hticktock352008-12-151-34/+3
* opkg: remove some "#if 0" codeticktock352008-12-151-4/+0
* opkg: re-arrange source code into sub-directoriesticktock352008-12-141-0/+68