summaryrefslogtreecommitdiffstats
path: root/libopkg/opkg_download.h
Commit message (Expand)AuthorAgeFilesLines
* libopkg: cleanup inside the public header filesCarsten Schoenert2013-12-171-2/+1
* libopkg: ensure symbol name mangling for C++Carsten Schoenert2013-12-171-0/+8
* config.h: remove needless inclusion in the libopkg header filesCarsten Schoenert2013-12-171-1/+0
* opkg_download: Drop config check from headerPaul Barker2013-12-171-2/+7
* Add flag in opkg_download calls to reduce the severity of the 'failed downloa...javiplx@gmail.com2011-04-071-1/+1
* Remove trailing whitespace. Sorry if this breaks your patches.graham.gower2010-08-171-1/+1
* Include config.h to pull in HAVE_* macros where needed.graham.gower2009-12-201-0/+1
* Initial stab at untangling the #include maze. Probably needs a second pass.graham.gower2009-12-201-1/+1
* Merge commit 'grg' into HEADgraham.gower2009-12-081-4/+4
* atexit() isn't really appropriate for a library.graham.gower2009-11-151-0/+3
* opkg: improve download callback handling and integrate into opkg_update_packa...ticktock352008-12-151-1/+3
* opkg: 's/itsy/opkg/'ticktock352008-12-151-1/+1
* libopkg: remove internal dependency on libopkg.h and opkg_cmd.hticktock352008-12-151-0/+2
* opkg: use opkg_message rather than printf in opkg_verify_file()ticktock352008-12-151-1/+1
* opkg: re-arrange source code into sub-directoriesticktock352008-12-141-0/+31