aboutsummaryrefslogtreecommitdiffstats
path: root/libopkg/opkg_message.c
AgeCommit message (Expand)Author
2020-07-29opkg: remove error list bufferingAlejandro del Castillo
2019-10-25add SPDX License identifierYann CARDAILLAC
2018-02-19src, libopkg: don't use non-portable malloc.hMichał Łyszczek
2016-03-04libopkg/opkg_message.c: Set freed pointer to NULL.Simon Aittamaa
2014-12-15libopkg: Avoid functions with side effects in if statementsPaul Barker
2014-12-15Initial reformat with 'indent'Paul Barker
2014-05-30Add vim modelines to all .c and .h filesPaul Barker
2014-05-30Respect config.hPaul Barker
2014-02-05xfuncs.c: Move to libopkg and remove empty libbbPaul Barker
2014-02-05libopkg: Fixup header inclusionPaul Barker
2013-10-03opkg_message: Dump collected errors on stderrpaul.betafive@gmail.com
2013-09-02Fix -Wsign-comparepaul.betafive@gmail.com
2013-09-02Renamed conf to opkg_configpaul.betafive@gmail.com
2010-11-19Check return codes from vsnprintf and vfprintf.graham.gower@gmail.com
2010-06-02Bump maximum message length from 256 to 4096.graham.gower
2009-12-21Initial stab at untangling the #include maze. Probably needs a second pass.graham.gower
2009-12-17Add a message callback function to the config struct for libopkg users.graham.gower
2009-12-09Merge commit 'grg' into HEADgraham.gower
2009-11-03Remove unused callbacks, a legacy of the now removed ipkg API.graham.gower
2009-11-03Stop using opkg_cb_message.graham.gower
2008-12-15opkg: add default message handlerticktock35
2008-12-15opkg: 's/itsy/opkg/'ticktock35
2008-12-15opkg: remove opkg.h in preperation for new APIticktock35
2008-12-15libopkg: remove internal dependency on libopkg.h and opkg_cmd.hticktock35
2008-12-15opkg: remove redundant OPKG_LIB conditional codeticktock35
2008-12-15opkg: re-arrange source code into sub-directoriesticktock35