libopkg: remove unused progress parameters from opkg_download()
[oweals/opkg-lede.git] / libopkg / opkg_download.h
2017-03-15 Jo-Philipp Wichlibopkg: remove unused progress parameters from opkg_do...
2017-02-18 Jo-Philipp Wichlibopkg: remove Curl support
2017-02-17 Jo-Philipp Wichlibopkg: remove config.h references
2017-02-10 Jo-Philipp Wichtreewrite: use Lindent to reformat to kernel coding...
2011-04-07 javiplx@gmail.comAdd flag in opkg_download calls to reduce the severity...
2010-08-18 graham.gowerRemove trailing whitespace. Sorry if this breaks your...
2009-12-21 graham.gowerInclude config.h to pull in HAVE_* macros where needed.
2009-12-21 graham.gowerInitial stab at untangling the #include maze. Probably...
2009-12-09 graham.gowerMerge commit 'grg' into HEAD
2009-11-16 graham.goweratexit() isn't really appropriate for a library.
2008-12-15 ticktock35opkg: improve download callback handling and integrate...
2008-12-15 ticktock35opkg: 's/itsy/opkg/'
2008-12-15 ticktock35libopkg: remove internal dependency on libopkg.h and...
2008-12-15 ticktock35opkg: use opkg_message rather than printf in opkg_verif...
2008-12-15 ticktock35opkg: re-arrange source code into sub-directories