aboutsummaryrefslogtreecommitdiffstats
path: root/libopkg/pkg_src_list.c
AgeCommit message (Expand)Author
2019-10-25add SPDX License identifierYann CARDAILLAC
2018-02-19src, libopkg: don't use non-portable malloc.hMichał Łyszczek
2016-11-23libopkg: add per-feed signature verification toggleAlejandro del Castillo
2016-02-16pkg_src_list_push: remove unused functionAlejandro del Castillo
2016-02-16pkg_src_list_pop: remove unused functionAlejandro del Castillo
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
2009-12-21Initial stab at untangling the #include maze. Probably needs a second pass.graham.gower
2009-11-05These functions cannot fail, so return void.graham.gower
2009-11-05s/malloc/xmalloc/ s/calloc/xcalloc/ s/realloc/realloc/graham.gower
2008-12-18using list_head to handle the listticktock35
2008-12-15opkg: adding the hash_table_remove API, not using yet.ticktock35
2008-12-15opkg: 's/itsy/opkg/'ticktock35
2008-12-15opkg: remove opkg.h in preperation for new APIticktock35
2008-12-15opkg: re-arrange source code into sub-directoriesticktock35