Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | opkg: fix problems in opkg_install_package and implement opkg_remove_package | ticktock35 | 2008-12-15 | 1 | -3/+69 |
* | opkg: add progress callbacks to libopkg api | ticktock35 | 2008-12-15 | 1 | -10/+35 |
* | libopkg: add some checks for NULL strings | ticktock35 | 2008-12-15 | 1 | -6/+15 |
* | libopkg: add opkg_read_config_files() function | ticktock35 | 2008-12-15 | 1 | -0/+43 |
* | opkg: fix header include path issues | ticktock35 | 2008-12-15 | 1 | -1/+1 |
* | opkg: fix option array handling | ticktock35 | 2008-12-15 | 1 | -19/+24 |
* | opkg: various white space cleanups and implement opkg_update_package_lists | ticktock35 | 2008-12-15 | 1 | -32/+173 |
* | opkg: implement opkg_set_option() and opkg_get_option() | ticktock35 | 2008-12-15 | 1 | -0/+75 |
* | opkg: start new libopkg api in opkg.{c,h} and remove all other header files | ticktock35 | 2008-12-15 | 1 | -0/+156 |
* | opkg: remove old opkg.c | ticktock35 | 2008-12-15 | 1 | -81/+0 |
* | opkg: re-arrange source code into sub-directories | ticktock35 | 2008-12-14 | 1 | -0/+81 |