summaryrefslogtreecommitdiffstats
path: root/scripts/pacman-key.sh.in
AgeCommit message (Expand)AuthorFilesLines
2016-08-30pacman-key: reject armored signaturesAllan McRae1-0/+4
2016-05-18Use a more generic regexp when parsing output of gpg(1) in signature verifica...Leonid Isaev1-1/+1
2016-01-04Update copyright years for 2016Allan McRae1-2/+2
2015-10-19Remove space before ellipsesAllan McRae1-1/+1
2015-02-01Update copyright notices for 2015Allan McRae1-2/+2
2014-11-21pacman-key: compatibility with gnupg-2.1Tobias Powalowski1-0/+1
2014-08-09pacman-key: stricter parsing for -verifyAllan McRae1-1/+1
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz1-1/+1
2014-01-06Update copyright years for 2014Allan McRae1-2/+2
2013-06-04pacman-key: Do not reinterpret keys from revoked keyringsDave Reisner1-11/+4
2013-03-08scripts: Add color to pacman-keyWilliam Giokas1-1/+4
2013-01-04pacman-key: reduce verbosity of --populatePierre Schmitz1-1/+1
2013-01-04pacman-key: handle local signing of multiple keysAllan McRae1-8/+14
2013-01-03Update copyright year for 2013Allan McRae1-2/+2
2012-08-02pacman-key: Use lsign_keys function in --populatePierre Schmitz1-1/+2
2012-05-21Merge branch 'maint'Dan McGee1-8/+8
2012-05-21pacman-key: use mapfile over readDave Reisner1-1/+1
2012-05-21pacman-key: test for content in keyring filesDave Reisner1-3/+3
2012-05-04pacman-key: clarify messages, s/keychain/keyring/Dan McGee1-5/+5
2012-04-24pacman-key: lookup keys before receivingDave Reisner1-1/+40
2012-04-24pacman-key: allow verification of multiple sig filesDave Reisner1-5/+10
2012-04-24scripts: avoid dumping usage on parser failDave Reisner1-1/+1
2012-04-24pacman-key: adopt parseopts for option parsingDave Reisner1-85/+94
2012-04-09Merge branch 'maint'Dan McGee1-5/+1
2012-04-09pacman-key: avoid use of tempfile in verify_sigDave Reisner1-5/+1
2012-04-09pacman-key: verify TRUST_ULTIMATE keys as goodDave Reisner1-1/+1
2012-04-07Merge branch 'maint'Dan McGee1-6/+10
2012-04-07Revert "parseopts: normalize options into an array"Dave Reisner1-3/+3
2012-04-07pacman-key: Actually verify signatures and exit with correct codesPierre Schmitz1-1/+5
2012-03-29pacman-key: change to more reliable default keyserverAllan McRae1-1/+1
2012-03-29pacman-key: make the -e option work as advertisedAllan McRae1-1/+1
2012-03-09Merge branch 'maint'Dan McGee1-39/+0
2012-03-05pacman-key: Remove useless signature verification in --populate commandPierre Schmitz1-39/+0
2012-02-21Merge branch 'maint'Dan McGee1-3/+3
2012-02-17parseopts: normalize options into an arrayDave Reisner1-3/+3
2012-01-31Merge branch 'maint'Dan McGee1-25/+25
2012-01-31pacman-key: call gpg fewer times for revocation keysDave Reisner1-6/+5
2012-01-31pacman-key: simplify trusted keyring iterationDave Reisner1-8/+6
2012-01-31scripts: always use printf with embedded gettextDave Reisner1-25/+25
2012-01-23Merge branch 'maint'Dan McGee1-30/+144
2012-01-19Update copyright on changed files since beginning of yearDan McGee1-2/+2
2012-01-19Improve exit statuses and error messages in pacman-keycanyonknight1-23/+95
2012-01-19Turn gpg commands into functions in pacman-keycanyonknight1-16/+58
2011-12-23Merge branch 'maint'Dan McGee1-3/+3
2011-12-23pacman-key: Add missing quotesTimothy Redaelli1-3/+3
2011-12-07scripts/*: Declare several constant variables read-onlyLukas Fleischer1-1/+1
2011-10-17pacman-key: add a default keyserver timeout value on --initDan McGee1-0/+1
2011-10-11pacman-key: don't escape single quote in usage messageDan McGee1-1/+1
2011-10-06pacman-key: treat foo-trusted as an ownertrust export fileDan McGee1-6/+18
2011-10-06pacman-key: refine and clarify import/import-trustdb behaviorDan McGee1-10/+3