opkg: fix nullpointer dereference
[oweals/opkg-lede.git] / libopkg / pkg.h
2009-10-27 ticktock35Add sha256 ckecksums to okpg
2008-12-17 ticktock35move pkg_compare_name to pkg_vec and remove qsort in...
2008-12-17 ticktock35introduce the active_list for searching.
2008-12-15 ticktock35opkg: introduce active list into pkg_t
2008-12-15 ticktock35opkg: remove redundant multiple_providers option and...
2008-12-15 ticktock35opkg: 's/itsy/opkg/'
2008-12-15 ticktock35opkg: enable -Werror in libopkg and fix resulting build...
2008-12-15 ticktock35opkg: add support for Tags attribute
2008-12-15 ticktock35opkg: re-arrange source code into sub-directories