aboutsummaryrefslogtreecommitdiffstats
path: root/libopkg/opkg_conf.h
AgeCommit message (Expand)Author
2010-01-12s/dependences/dependencies/ Pointed out by klemmster in Issue 40.graham.gower
2010-01-05Add an option to download packages but do not install/upgrade anythingpixdamix
2009-12-21Include config.h to pull in HAVE_* macros where needed.graham.gower
2009-12-21Initial stab at untangling the #include maze. Probably needs a second pass.graham.gower
2009-12-17Add a message callback function to the config struct for libopkg users.graham.gower
2009-12-11Remove args_t and cleanup unused stuff.graham.gower
2009-12-09Merge commit 'grg' into HEADgraham.gower
2009-11-24Remove list_pending command. Undocumented and the pending_dir was unpopulated.graham.gower
2009-11-06Remove some bogus error checking and return void instead of int.graham.gower
2009-11-05Some refactoring of pathfinder supportpixdamix
2009-11-03Make `curl' an instance variable and ssl supportpixdamix
2009-10-27Opkg support for smime (pkcs7) packages list signingticktock35
2009-04-17adding new flag flag_maintainerticktock35
2008-12-28adding check_signature configticktock35
2008-12-15opkg: add a simple way to pass a path environment for pre/post scription exec...ticktock35
2008-12-15opkg: adding cache supportticktock35
2008-12-15opkg: Consolidate error reporting from opkg_conf_init and ensure return value isticktock35
2008-12-15opkg: remove redundant multiple_providers option and also remove redundant fa...ticktock35
2008-12-15opkg: (leak fixing, day 2) lots and lots of memory leaks fixedticktock35
2008-12-15opkg: (leak fixing, day 1) lots and lots of memory leaks fixedticktock35
2008-12-15opkg: remove verbose_wget optionticktock35
2008-12-15opkg: implement opkg_set_option() and opkg_get_option()ticktock35
2008-12-15opkg: 's/itsy/opkg/'ticktock35
2008-12-15opkg: remove opkg.h in preperation for new APIticktock35
2008-12-15opkg: add autoremove command line optionticktock35
2008-12-15opkg: re-arrange source code into sub-directoriesticktock35