Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | opkg: add progress callbacks to libopkg api | ticktock35 | 2008-12-15 | 1 | -5/+6 |
* | libopkg: add opkg_read_config_files() function | ticktock35 | 2008-12-15 | 1 | -0/+1 |
* | opkg: implement opkg_set_option() and opkg_get_option() | ticktock35 | 2008-12-15 | 1 | -0/+3 |
* | opkg: start new libopkg api in opkg.{c,h} and remove all other header files | ticktock35 | 2008-12-15 | 1 | -0/+26 |
* | opkg: remove opkg.h in preperation for new API | ticktock35 | 2008-12-15 | 1 | -33/+0 |
* | opkg: split out opkg.h | ticktock35 | 2008-12-15 | 1 | -34/+3 |
* | opkg: remove some "#if 0" code | ticktock35 | 2008-12-15 | 1 | -4/+0 |
* | opkg: re-arrange source code into sub-directories | ticktock35 | 2008-12-14 | 1 | -0/+68 |