aboutsummaryrefslogtreecommitdiffstats
path: root/libopkg/opkg_verify.c
AgeCommit message (Expand)Author
2021-08-25deprecate OpenSSL signature verificationAlex Stewart
2019-10-25add SPDX License identifierYann CARDAILLAC
2018-02-19src, libopkg: don't use non-portable malloc.hMichał Łyszczek
2015-09-11libopkg: include stdio.h for getting FILE definedKhem Raj
2014-12-15libopkg: Reformat multi-line if statmentsPaul Barker
2014-12-15Initial reformat with 'indent'Paul Barker
2014-05-30pkg_src, opkg_verify: Support ascii-armored gpg signaturesPaul Barker
2014-05-30opkg_verify_signature: Allow method to be selected by config optionPaul Barker
2014-05-08opkg_verify_signature: Report inability to verifyPaul Barker
2014-05-08opkg_verify_signature: Renamed from opkg_verify_filePaul Barker
2014-05-08opkg_verify: Clarify arguments of opkg_verify_filePaul Barker
2014-05-08opkg_verify: Add sha256sum verification functionPaul Barker
2014-05-08opkg_verify: Add md5sum verification functionPaul Barker
2014-05-08opkg_verify: Split out new file for verification functionsPaul Barker