summaryrefslogtreecommitdiff
path: root/scripts/pacman-key.sh.in
AgeCommit message (Expand)Author
2018-11-03pacman-key: just accept one file to verify, and enforce detached sigsEli Schwartz
2018-10-21Port scripts to use libmakepkg's messaging code.Eli Schwartz
2018-09-19scripts: deduplicate localized copyright messagesEli Schwartz
2018-08-10scripts: Remove trailing semicolonsJan Alexander Steffens (heftig)
2018-05-14Remove all modelines from the projectEli Schwartz
2018-05-12remove unneeded break argument from option parsingRafael Ascensão
2018-03-14Added gpg-agent.conf to disable the gnupg scdaemonEric Renfro via pacman-dev
2018-03-14Update coyrights for 2018Allan McRae
2018-01-19pacman-key: do not set a default keyserverEli Schwartz
2018-01-19use pacman-conf in scriptsAndrew Gregory
2017-01-04Update copyright yearsAllan McRae
2016-10-22makepkg: Move parseopts from library to libmakepkgAlad Wenter
2016-08-30pacman-key: reject armored signaturesAllan McRae
2016-05-18Use a more generic regexp when parsing output of gpg(1) in signature verifica...Leonid Isaev
2016-01-04Update copyright years for 2016Allan McRae
2015-10-19Remove space before ellipsesAllan McRae
2015-02-01Update copyright notices for 2015Allan McRae
2014-11-21pacman-key: compatibility with gnupg-2.1Tobias Powalowski
2014-08-09pacman-key: stricter parsing for -verifyAllan McRae
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz
2014-01-06Update copyright years for 2014Allan McRae
2013-06-04pacman-key: Do not reinterpret keys from revoked keyringsDave Reisner
2013-03-08scripts: Add color to pacman-keyWilliam Giokas
2013-01-04pacman-key: reduce verbosity of --populatePierre Schmitz
2013-01-04pacman-key: handle local signing of multiple keysAllan McRae
2013-01-03Update copyright year for 2013Allan McRae
2012-08-02pacman-key: Use lsign_keys function in --populatePierre Schmitz
2012-05-20Merge branch 'maint'Dan McGee
2012-05-20pacman-key: use mapfile over readDave Reisner
2012-05-20pacman-key: test for content in keyring filesDave Reisner
2012-05-04pacman-key: clarify messages, s/keychain/keyring/Dan McGee
2012-04-24pacman-key: lookup keys before receivingDave Reisner
2012-04-24pacman-key: allow verification of multiple sig filesDave Reisner
2012-04-24scripts: avoid dumping usage on parser failDave Reisner
2012-04-24pacman-key: adopt parseopts for option parsingDave Reisner
2012-04-08Merge branch 'maint'Dan McGee
2012-04-08pacman-key: avoid use of tempfile in verify_sigDave Reisner
2012-04-08pacman-key: verify TRUST_ULTIMATE keys as goodDave Reisner
2012-04-07Merge branch 'maint'Dan McGee
2012-04-07Revert "parseopts: normalize options into an array"Dave Reisner
2012-04-07pacman-key: Actually verify signatures and exit with correct codesPierre Schmitz
2012-03-29pacman-key: change to more reliable default keyserverAllan McRae
2012-03-29pacman-key: make the -e option work as advertisedAllan McRae
2012-03-08Merge branch 'maint'Dan McGee
2012-03-05pacman-key: Remove useless signature verification in --populate commandPierre Schmitz
2012-02-20Merge branch 'maint'Dan McGee
2012-02-16parseopts: normalize options into an arrayDave Reisner
2012-01-30Merge branch 'maint'Dan McGee
2012-01-30pacman-key: call gpg fewer times for revocation keysDave Reisner
2012-01-30pacman-key: simplify trusted keyring iterationDave Reisner