aboutsummaryrefslogtreecommitdiffstats
path: root/libopkg/opkg_download.h
AgeCommit message (Expand)Author
2022-01-21opkg_download: Add pkg_remove_signature()Bryan Evenson
2019-10-25add SPDX License identifierYann CARDAILLAC
2014-12-15libopkg: Tidy up reformatted headersPaul Barker
2014-12-15Initial reformat with 'indent'Paul Barker
2014-10-11opkg_conf: Add and implement check_pkg_signature optionPaul Barker
2014-09-16opkg_download: Refactor opkg_download_pkgPaul Barker
2014-05-30opkg_download: Split backends into separate filesPaul Barker
2014-05-30opkg_download: Rename cleanup function and fix usagePaul Barker
2014-05-30Add vim modelines to all .c and .h filesPaul Barker
2014-05-08opkg_verify: Split out new file for verification functionsPaul Barker
2014-02-04opkg_download: split out downloading logic on several methodsYevhen Kyriukha
2014-02-04Revert "opkg_download: Add nocache download function"Yevhen Kyriukha
2014-01-24opkg_download: Add nocache download functionPaul Barker
2014-01-24opkg_download: Improve caching and allow resuming interrupted downloadsYevhen Kyriukha
2014-01-23opkg_download: Drop hide_error argumentPaul Barker
2013-12-17libopkg: cleanup inside the public header filesCarsten Schoenert
2013-12-17libopkg: ensure symbol name mangling for C++Carsten Schoenert
2013-12-17config.h: remove needless inclusion in the libopkg header filesCarsten Schoenert
2013-12-17opkg_download: Drop config check from headerPaul Barker
2011-04-07Add flag in opkg_download calls to reduce the severity of the 'failed downloa...javiplx@gmail.com
2010-08-18Remove trailing whitespace. Sorry if this breaks your patches.graham.gower
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-09Merge commit 'grg' into HEADgraham.gower
2009-11-16atexit() isn't really appropriate for a library.graham.gower
2008-12-15opkg: improve download callback handling and integrate into opkg_update_packa...ticktock35
2008-12-15opkg: 's/itsy/opkg/'ticktock35
2008-12-15libopkg: remove internal dependency on libopkg.h and opkg_cmd.hticktock35
2008-12-15opkg: use opkg_message rather than printf in opkg_verify_file()ticktock35
2008-12-15opkg: re-arrange source code into sub-directoriesticktock35