summaryrefslogtreecommitdiffstats
path: root/scripts/libmakepkg/integrity
AgeCommit message (Expand)AuthorFilesLines
2019-10-23Update copyright yearsAllan McRae4-4/+4
2019-05-08makepkg: propagate error codes when package failed to sign correctlyEli Schwartz1-2/+6
2019-01-31libmakepkg: centralise random arrays of pkgbuild variablesmorganamilo2-0/+2
2019-01-22libmakepkg: Implement extendable signature verificationEli Schwartz1-3/+4
2019-01-22libmakepkg: optimize get_protocol to always return proto, not proto+uriEli Schwartz2-3/+3
2018-11-02Add meson.build files to build with mesonDave Reisner1-0/+20
2018-10-21makepkg: send messages to stdout rather than stderrEli Schwartz1-1/+1
2018-08-10scripts: Remove trailing semicolonsJan Alexander Steffens (heftig)1-1/+1
2018-08-10makepkg: when signing packages, report package filename on failureEli Schwartz1-1/+1
2018-06-18Fix signing of debug packagesAllan McRae1-1/+1
2018-05-12libmakepkg/integrity: determine what is a signature preferring local filenameEli Schwartz1-1/+1
2018-03-15libmakepkg/integrity: fix regression that broke --installEli Schwartz1-13/+10
2018-03-15makepkg: avoid false "Signing package(s)" msg when signing is disabledEli Schwartz1-3/+3
2018-03-14Update coyrights for 2018Allan McRae4-4/+4
2018-01-06libmakepkg/integrity: fix git signatures not seen with multiple filesEli Schwartz1-4/+4
2018-01-06libmakepkg/integrity: fix regression that broke invalid file sigsEli Schwartz1-0/+2
2017-07-06libmakepkg: Fix improperly spelled local variable declarationEli Schwartz1-1/+1
2017-07-06libmakepkg/integrity: Fix error message not sent to stderrEli Schwartz1-1/+1
2017-05-08makepkg: create signature files outside of fakerootAllan McRae1-3/+31
2017-01-04makepkg: Verify git signaturesEli Schwartz1-4/+49
2017-01-04libmakepkg/integrity: Verify file signatures in a separate functionEli Schwartz1-38/+46
2017-01-04Update copyright yearsAllan McRae4-4/+4
2016-10-22Use coreutils binaries for checking/generating checksumsAllan McRae2-9/+4
2016-05-18libmakepkg: extract functions for integrity checkingAshley Whetter4-0/+502