aboutsummaryrefslogtreecommitdiffstats
path: root/libopkg/pkg_src.c
AgeCommit message (Expand)Author
2020-10-27pkg_src_verify: Verify feeds signatures only onceZavaczki Raul
2019-10-25add SPDX License identifierYann CARDAILLAC
2018-02-19src, libopkg: don't use non-portable malloc.hMichał Łyszczek
2017-12-12libopkg: add compress_list_files optionAlejandro del Castillo
2016-11-23pkg_src_deinit: remove NULL check, since free(NULL) is safeAlejandro del Castillo
2016-11-23libopkg: add per-feed signature verification toggleAlejandro del Castillo
2016-08-10libopkg/opkg_gpg.c: Fix to gpg signature verification.Bryan Krause
2016-02-16pkg_src.*: make functions staticAlejandro del Castillo
2015-09-11libopkg: include stdio.h for getting FILE definedKhem Raj
2014-12-15Initial reformat with 'indent'Paul Barker
2014-06-11pkg_dest: Drop separate lists_dirPaul Barker
2014-05-30Add vim modelines to all .c and .h filesPaul Barker
2014-05-30pkg_src, opkg_verify: Support ascii-armored gpg signaturesPaul Barker
2014-05-30Respect config.hPaul Barker
2014-05-08pkg_src: Add update functionPaul Barker
2014-05-08pkg_src_verify: Delete files if verification failsPaul Barker
2014-05-08pkg_src: Add download functionPaul Barker
2014-05-08pkg_src: Add signature download functionPaul Barker
2014-05-08pkg_src: Add verification functionPaul Barker
2014-02-05xfuncs.c: Move to libopkg and remove empty libbbPaul Barker
2014-02-05libopkg: Fixup header inclusionPaul Barker
2009-12-21Initial stab at untangling the #include maze. Probably needs a second pass.graham.gower
2009-11-04Remove str_dup_safe() in favour of xstrdup() from libbb.graham.gower
2008-12-15opkg: 's/itsy/opkg/'ticktock35
2008-12-15opkg: remove opkg.h in preperation for new APIticktock35
2008-12-15opkg: re-arrange source code into sub-directoriesticktock35