Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/scripts/pacman-key.sh.in
AgeCommit message (Expand)Author
2021-03-06fix syntax error when running pacman-key --helpEli Schwartz
2021-03-01Update copyright yearAllan McRae
2021-02-24pacman-key: --refresh-keys queries WKD before keyserverMorten Linderud
2021-01-11pacman-key: Close msg string in generate_master_keyMorten Linderud
2021-01-03pacman-key: warn about time taken for master key generationAllan McRae
2020-06-15pacman-key: change signing key to RSA4096Allan McRae
2020-02-10build-aux/update-copyright 2019 2020Allan McRae
2019-11-06Remove "Generated from ...; do not edit by hand" from scriptsAllan McRae
2019-11-05pacman-key: ignore already lsigned/deleted keysMatthew Sexton
2019-11-05pacman-key: hide lsign and revoke output behind --verboseMatthew Sexton
2019-10-23Update copyright yearsAllan McRae
2019-10-07pacman-key: receive keys from WKD with -r/--recv-keysJonas Witschel
2019-10-07pacman-key: clean keys on import to remove unknown signaturesEli Schwartz
2019-10-07pacman-key: make sure we actually use the Web of Trust, which GnuPG doesn't.Eli Schwartz
2019-10-07pacman-key: when refreshing gpg.conf, don't truncate option checkingEli Schwartz
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