aboutsummaryrefslogtreecommitdiffstats
path: root/libopkg/opkg.h
AgeCommit message (Expand)Author
2019-10-25add SPDX License identifierYann CARDAILLAC
2014-12-15libopkg: Tidy up reformatted headersPaul Barker
2014-12-15Initial reformat with 'indent'Paul Barker
2014-05-30Add vim modelines to all .c and .h filesPaul Barker
2014-04-22opkg_install_package: Handle URLs as well as package namesPaul Barker
2013-12-17libopkg: cleanup inside the public header filesCarsten Schoenert
2013-12-17libopkg: ensure symbol name mangling for C++Carsten Schoenert
2012-11-22add opkg_compare_versions functionpixdamix@gmail.com
2011-05-26Improve the opkg_{get,set}_option() C API.graham.gower@gmail.com
2009-12-10Print error messages instead of returning error codes.graham.gower
2009-12-10Remove struct _opkg_package_t.graham.gower
2009-12-09Get rid of opkg_package_t.graham.gower
2009-12-09Merge commit 'grg' into HEADgraham.gower
2009-10-27Add sha256 ckecksums to okpgticktock35
2008-12-15opkg: adding repository check functionticktock35
2008-12-15opkg: improve opkg_install error reporting and include a check to verify repo...ticktock35
2008-12-15opkg: add some error codes to libopkgticktock35
2008-12-15opkg: add header guards to libopkg/opkg.hticktock35
2008-12-15opkg: implement opkg_find_package()ticktock35
2008-12-15opkg: add more attributes to opkg_package_tticktock35
2008-12-15opkg: add extra data to libopkg progress callbacksticktock35
2008-12-15opkg: implement opkg_list_upgradable_packages functionticktock35
2008-12-15opkg: implement package listing in new libopkgticktock35
2008-12-15opkg: add progress callbacks to libopkg apiticktock35
2008-12-15libopkg: add opkg_read_config_files() functionticktock35
2008-12-15opkg: implement opkg_set_option() and opkg_get_option()ticktock35
2008-12-15opkg: start new libopkg api in opkg.{c,h} and remove all other header filesticktock35
2008-12-15opkg: remove opkg.h in preperation for new APIticktock35
2008-12-15opkg: split out opkg.hticktock35
2008-12-15opkg: remove some "#if 0" codeticktock35
2008-12-15opkg: re-arrange source code into sub-directoriesticktock35