summaryrefslogtreecommitdiffstats
path: root/libopkg/opkg_message.c
Commit message (Expand)AuthorAgeFilesLines
* Check return codes from vsnprintf and vfprintf.graham.gower@gmail.com2010-11-181-4/+19
* Bump maximum message length from 256 to 4096.graham.gower2010-06-011-1/+1
* Initial stab at untangling the #include maze. Probably needs a second pass.graham.gower2009-12-201-1/+1
* Add a message callback function to the config struct for libopkg users.graham.gower2009-12-171-3/+15
* Merge commit 'grg' into HEADgraham.gower2009-12-081-4/+57
* Remove unused callbacks, a legacy of the now removed ipkg API.graham.gower2009-11-021-1/+1
* Stop using opkg_cb_message.graham.gower2009-11-021-15/+13
* opkg: add default message handlerticktock352008-12-151-3/+10
* opkg: 's/itsy/opkg/'ticktock352008-12-151-1/+1
* opkg: remove opkg.h in preperation for new APIticktock352008-12-151-1/+1
* libopkg: remove internal dependency on libopkg.h and opkg_cmd.hticktock352008-12-151-3/+1
* opkg: remove redundant OPKG_LIB conditional codeticktock352008-12-141-23/+0
* opkg: re-arrange source code into sub-directoriesticktock352008-12-141-0/+61