s/strdup/xstrdup/ - check memory allocations for failure.
[oweals/opkg-lede.git] / libopkg / pkg_parse.c
2009-11-04 graham.gowers/strdup/xstrdup/ - check memory allocations for failure.
2009-10-27 ticktock35Add sha256 ckecksums to okpg
2008-12-15 ticktock35opkg: adding the hash_table_remove API, not using yet.
2008-12-15 ticktock35opkg: make .opk as the default opkg file extension
2008-12-15 ticktock35opkg: remove redundant multiple_providers option and...
2008-12-15 ticktock35opkg: (leak fixing, day 2) lots and lots of memory...
2008-12-15 ticktock35opkg: 's/itsy/opkg/'
2008-12-15 ticktock35opkg: remove opkg.h in preperation for new API
2008-12-15 ticktock35opkg: add support for Tags attribute
2008-12-15 ticktock35opkg: Enable Debian style revision field by default...
2008-12-15 ticktock35opkg: re-arrange source code into sub-directories