opkg: fix nullpointer dereference
[oweals/opkg-lede.git] / libopkg / opkg_conf.c
2009-11-02 pixdamixopkg: fix the -force_space option
2009-10-30 pixdamixAdd missing free (again)
2009-10-30 graham.gowerThe compiler almost certainly knows better.
2009-10-27 ticktock35Opkg support for smime (pkcs7) packages list signing
2009-09-18 ticktock35Adding error message for the lock file.
2009-06-14 ticktock35adds a configure option so "/etc/opkg" can be
2009-04-17 ticktock35adding new flag flag_maintainer
2009-01-09 ticktock35Making the status_file singleton, every package is...
2008-12-28 ticktock35adding check_signature config
2008-12-18 ticktock35using list_head to handle the list
2008-12-15 ticktock35opkg: adding the hash_table_remove API, not using yet.
2008-12-15 ticktock35opkg: add a simple way to pass a path environment for...
2008-12-15 ticktock35opkg: adding cache support
2008-12-15 ticktock35opkg: remove unused code
2008-12-15 ticktock35opkg: Consolidate error reporting from opkg_conf_init...
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: (leak fixing, day 1) lots and lots of memory...
2008-12-15 ticktock35opkg: remove verbose_wget option
2008-12-15 ticktock35opkg: implement opkg_set_option() and opkg_get_option()
2008-12-15 ticktock35opkg: 's/itsy/opkg/'
2008-12-15 ticktock35opkg: remove opkg.h in preperation for new API
2008-12-15 ticktock35opkg: enable -Werror in libopkg and fix resulting build...
2008-12-15 ticktock35opkg: add autoremove command line option
2008-12-15 ticktock35opkg: re-arrange source code into sub-directories