Remove list_pending command. Undocumented and the pending_dir was unpopulated.
[oweals/opkg-lede.git] / libopkg / opkg_conf.h
2009-11-24 graham.gowerRemove list_pending command. Undocumented and the pendi...
2009-11-06 graham.gowerRemove some bogus error checking and return void instea...
2009-11-05 pixdamixSome refactoring of pathfinder support
2009-11-03 pixdamixMake `curl' an instance variable and ssl support
2009-10-27 ticktock35Opkg support for smime (pkcs7) packages list signing
2009-04-17 ticktock35adding new flag flag_maintainer
2008-12-28 ticktock35adding check_signature config
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: 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: add autoremove command line option
2008-12-15 ticktock35opkg: re-arrange source code into sub-directories